# Makefile generated by imake - do not edit!
# $XConsortium: imake.c,v 1.51 89/12/12 12:37:30 jim Exp $
#
# The cpp used on this machine replaces all newlines and multiple tabs and
# spaces in a macro expansion with a single space.  Imake tries to compensate
# for this, but is not always successful.
#

###########################################################################
# Makefile generated from "Imake.tmpl" and <Imakefile>
# $XConsortium: Imake.tmpl,v 1.77 89/12/18 17:01:37 jim Exp $
#
# Platform-specific parameters may be set in the appropriate .cf
# configuration files.  Site-wide parameters may be set in the file
# site.def.  Full rebuilds are recommended if any parameters are changed.
#
# If your C preprocessor doesn't define any unique symbols, you'll need
# to set BOOTSTRAPCFLAGS when rebuilding imake (usually when doing
# "make Makefile", "make Makefiles", or "make World").
#
# If you absolutely can't get imake to work, you'll need to set the
# variables at the top of each Makefile as well as the dependencies at the
# bottom (makedepend will do this automatically).
#

###########################################################################
# platform-specific configuration parameters - edit sun.cf to change

# platform:  $XConsortium: sun.cf,v 1.38 89/12/23 16:10:10 jim Exp $
# operating system:  SunOS 4.0.3

###########################################################################
# site-specific configuration parameters - edit site.def to change

            SHELL = /bin/sh

              TOP = .
      CURRENT_DIR = .

               AR = ar clq
  BOOTSTRAPCFLAGS =
               CC = cc

         COMPRESS = compress
              CPP = /lib/cpp $(STD_CPP_DEFINES)
    PREPROCESSCMD = cc -E $(STD_CPP_DEFINES)
          INSTALL = install
               LD = ld
             LINT = lint
      LINTLIBFLAG = -C
         LINTOPTS = -axz
               LN = ln -s
             MAKE = make
               MV = mv
               CP = cp
           RANLIB = ranlib
  RANLIBINSTFLAGS =
               RM = rm -f
     STD_INCLUDES =
  STD_CPP_DEFINES =
      STD_DEFINES =
 EXTRA_LOAD_FLAGS = -L/usr/openwin/lib
  EXTRA_LIBRARIES =
             TAGS = ctags

    SHAREDCODEDEF = -DSHAREDCODE
         SHLIBDEF = -DSUNSHLIB

    PROTO_DEFINES =

     INSTPGMFLAGS =

     INSTBINFLAGS = -m 0755
     INSTUIDFLAGS = -m 4755
     INSTLIBFLAGS = -m 0664
     INSTINCFLAGS = -m 0444
     INSTMANFLAGS = -m 0444
     INSTDATFLAGS = -m 0444
    INSTKMEMFLAGS = -m 4755

          DESTDIR =

     TOP_INCLUDES = -I$(INCROOT)

      CDEBUGFLAGS = -O
        CCOPTIONS =
      COMPATFLAGS =

      ALLINCLUDES = $(STD_INCLUDES) $(TOP_INCLUDES) $(INCLUDES) $(EXTRA_INCLUDES)
       ALLDEFINES = $(ALLINCLUDES) $(STD_DEFINES) $(PROTO_DEFINES) $(DEFINES) $(COMPATFLAGS)
           CFLAGS = $(CDEBUGFLAGS) $(CCOPTIONS) $(ALLDEFINES)
        LINTFLAGS = $(LINTOPTS) -DLINT $(ALLDEFINES)
           LDLIBS = $(SYS_LIBRARIES) $(EXTRA_LIBRARIES)
        LDOPTIONS = $(CDEBUGFLAGS) $(CCOPTIONS)
   LDCOMBINEFLAGS = -X -r

        MACROFILE = sun.cf
           RM_CMD = $(RM) *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log MakeOut

    IMAKE_DEFINES =

         IRULESRC = $(CONFIGDIR)
        IMAKE_CMD = $(IMAKE) -DUseInstalled -I$(IRULESRC) $(IMAKE_DEFINES)

     ICONFIGFILES = $(IRULESRC)/Imake.tmpl $(IRULESRC)/Imake.rules \
			$(IRULESRC)/Project.tmpl $(IRULESRC)/site.def \
			$(IRULESRC)/$(MACROFILE) $(EXTRA_ICONFIGFILES)

###########################################################################
# X Window System Build Parameters
# $XConsortium: Project.tmpl,v 1.63 89/12/18 16:46:44 jim Exp $

###########################################################################
# X Window System make variables; this need to be coordinated with rules
# $XConsortium: Project.tmpl,v 1.63 89/12/18 16:46:44 jim Exp $

          PATHSEP = /
        USRLIBDIR = /usr/openwin/lib
           BINDIR = /usr/local/bin
          INCROOT = /usr/openwin/include
     BUILDINCROOT = $(TOP)
      BUILDINCDIR = $(BUILDINCROOT)/X11
      BUILDINCTOP = ..
           INCDIR = $(INCROOT)/X11
           ADMDIR = $(DESTDIR)/usr/adm
           LIBDIR = /usr/local/lib
        CONFIGDIR = $(LIBDIR)/config
       LINTLIBDIR = $(USRLIBDIR)/lint

          FONTDIR = $(LIBDIR)/fonts
         XINITDIR = $(LIBDIR)/xinit
           XDMDIR = $(LIBDIR)/xdm
           AWMDIR = $(LIBDIR)/awm
           TWMDIR = $(LIBDIR)/twm
           GWMDIR = $(LIBDIR)/gwm
          MANPATH = $(DESTDIR)/usr/local/man
    MANSOURCEPATH = $(MANPATH)/man
           MANDIR = $(MANSOURCEPATH)1
        LIBMANDIR = $(MANSOURCEPATH)3
      XAPPLOADDIR = $(LIBDIR)/app-defaults

        SOXLIBREV = 4.2
          SOXTREV = 4.0
         SOXAWREV = 4.0
        SOOLDXREV = 4.0
         SOXMUREV = 4.0
        SOXEXTREV = 4.0

       FONTCFLAGS = -t

     INSTAPPFLAGS = $(INSTDATFLAGS)

            IMAKE = imake
           DEPEND = makedepend
              RGB = rgb
            FONTC = bdftosnf
        MKFONTDIR = mkfontdir
        MKDIRHIER = /bin/sh $(BINDIR)/mkdirhier.sh

        CONFIGSRC = $(TOP)/config
        CLIENTSRC = $(TOP)/clients
          DEMOSRC = $(TOP)/demos
           LIBSRC = $(TOP)/lib
          FONTSRC = $(TOP)/fonts
       INCLUDESRC = $(TOP)/X11
        SERVERSRC = $(TOP)/server
          UTILSRC = $(TOP)/util
        SCRIPTSRC = $(UTILSRC)/scripts
       EXAMPLESRC = $(TOP)/examples
       CONTRIBSRC = $(TOP)/../contrib
           DOCSRC = $(TOP)/doc
           RGBSRC = $(TOP)/rgb
        DEPENDSRC = $(UTILSRC)/makedepend
         IMAKESRC = $(CONFIGSRC)
         XAUTHSRC = $(LIBSRC)/Xau
          XLIBSRC = $(LIBSRC)/X
           XMUSRC = $(LIBSRC)/Xmu
       TOOLKITSRC = $(LIBSRC)/Xt
       AWIDGETSRC = $(LIBSRC)/Xaw
       OLDXLIBSRC = $(LIBSRC)/oldX
      XDMCPLIBSRC = $(LIBSRC)/Xdmcp
      BDFTOSNFSRC = $(FONTSRC)/bdftosnf
     MKFONTDIRSRC = $(FONTSRC)/mkfontdir
     EXTENSIONSRC = $(TOP)/extensions

  DEPEXTENSIONLIB =
     EXTENSIONLIB = -lXext

          DEPXLIB = $(DEPEXTENSIONLIB)
             XLIB = $(EXTENSIONLIB) -lX11

      DEPXAUTHLIB = $(USRLIBDIR)/libXau.a
         XAUTHLIB =  -lXau

        DEPXMULIB =
           XMULIB = -lXmu

       DEPOLDXLIB =
          OLDXLIB = -loldX

      DEPXTOOLLIB =
         XTOOLLIB = -lXt

        DEPXAWLIB =
           XAWLIB = -lXaw

 LINTEXTENSIONLIB = $(USRLIBDIR)/llib-lXext.ln
         LINTXLIB = $(USRLIBDIR)/llib-lX11.ln
          LINTXMU = $(USRLIBDIR)/llib-lXmu.ln
        LINTXTOOL = $(USRLIBDIR)/llib-lXt.ln
          LINTXAW = $(USRLIBDIR)/llib-lXaw.ln

          DEPLIBS = $(DEPXAWLIB) $(DEPXMULIB) $(DEPXTOOLLIB) $(DEPXLIB)

         DEPLIBS1 = $(DEPLIBS)
         DEPLIBS2 = $(DEPLIBS)
         DEPLIBS3 = $(DEPLIBS)

###########################################################################
# Imake rules for building libraries, programs, scripts, and data files
# rules:  $XConsortium: Imake.rules,v 1.67 89/12/18 17:14:15 jim Exp $

###########################################################################
# start of Imakefile

#
# Imakefile for gwm/data
#

GWMDIR = $(LIBDIR)/gwm

all::

depend::

DATA   = \
    Imakefile \
    ImakeB \
    ImakeE \
    Makefile \
    .gwmrc.gwm \
    .profile.gwm \
    amc-lisp.el \
    gwm-lisp.el \
    trace-func.gwm \
    icon-groups.gwm \
    icon-groups-old.gwm \
    std-popups.gwm \
    def-menus.gwm \
    emacs-mouse.gwm \
    dlists.gwm \
    placements.gwm \
    simple-ed-win.gwm \
    simple-win.gwm \
    simple-win-old.gwm \
    no-decoration.gwm \
    simple-icon.gwm \
    simple-icon-old.gwm \
    term-icon.gwm \
    compat.gwm \
    gwm.ml \
    rxterm.script \
    arrow-f.xbm \
    arrow-m.xbm \
    arrowhole-f.xbm \
    arrowhole-m.xbm \
    arrow3d-f.xbm \
    arrow3d-m.xbm \
    back.xbm \
    grainy.xbm \
    bull_1.xbm \
    bull_2.xbm \
    icon20.xbm \
    xterm-b.xbm \
    xterm-bl.xbm \
    xterm-br.xbm \
    xterm-l.xbm \
    xterm-r.xbm \
    xterm-t.xbm \
    xterm-tl.xbm \
    xterm-tr.xbm \
    frame-win.gwm \
    frame3d-b.xpm \
    frame3d-bl.xpm \
    frame3d-br.xpm \
    frame3d-l.xpm \
    frame3d-r.xpm \
    frame3d-t.xpm \
    frame3d-tl.xpm \
    frame3d-tr.xpm \
    frame2d-b.xbm \
    frame2d-bl.xbm \
    frame2d-br.xbm \
    frame2d-l.xbm \
    frame2d-r.xbm \
    frame2d-t.xbm \
    frame2d-tl.xbm \
    frame2d-tr.xbm \
    utils.gwm \
    cursor-names.gwm \
    mwm.gwm \
    mwmprofile.gwm \
    mwmrc.gwm \
    mwm-menusrc.gwm \
    mwm-bindings.gwm \
    mwm-buttons.gwm \
    mwm-functions.gwm \
    mwm-icon.gwm \
    mwm-menus.gwm \
    mwm-placements.gwm \
    mwm-utils.gwm \
    mwm-win.gwm \
    mwm-zoom-win.gwm \
    X.xbm \
    cornerPlug.xbm \
    mwm-iclb.xbm \
    mwm-iclt.xbm \
    mwm-icrb.xbm \
    mwm-icrt.xbm \
    mwm-ictlb.xbm \
    mwm-ictlt.xbm \
    mwm-ictb.xbm \
    mwm-ictt.xbm \
    mwm-ictrb.xbm \
    mwm-ictrt.xbm \
    mwm-emulation.txt \
    mwm-internal.gwmMwmrc \
    mwm-typical.gwmMwmrc \
    xterm.xbm \
    itemSep.xbm \
    mini.xbm \
    right-arrow.xbm \
    dvrooms.gwm \
    README.twm \
    hilite.xbm \
    iconify.xbm \
    resize.xbm \
    twm-icon-mgr.gwm \
    twm-menus.gwm \
    twm-popups.gwm \
    twm-titled-win.gwm \
    twm.gwm \
    twmrc.gwm \
    move-opaque.gwm \
    deltabutton.gwm \
    float.gwm \
    unconf-move.gwm \
    suntools-keys.gwm \
    vb-term.gwm \
    vb-bar.gwm \
    vb-button.gwm \
    iconify-vb.xbm \
    kill.xbm \
    raise.xbm \
    lower.xbm \
    barA2.l.xpm \
    barA2..xpm \
    barA2.r.xpm \
    xload.xbm \
    xenon.xpm \
    plaid.xpm \
    vscreen.gwm \
    mon-keys.gwm \
    icon-groups-old.gwm \
    simple-icon-old.gwm \
    simple-win-old.gwm \
    epoch.gwm \
    near-mouse.gwm \
    profile-colas.gwm \
    en-recover.gwm \
    framemaker.gwm \
    fast.gwm \
    my-menus.gwm \
    drop-menus.doc \
    drop-menus.gwm \
    style.gwm \
    widgets.el \
    widgets.gwm \
    gwm-buffer.el \
    em-drop-menus.gwm \
    em-widgets.gwm \
    em-example.gwm

install::
	$(MKDIRHIER)  $(GWMDIR)

install:: $(DATA)
	@case '${MFLAGS}' in *[i]*) set +e;; esac; \
	for i in $(DATA); do \
	(set -x; $(INSTALL) -c  $(INSTDATFLAGS) $$i  $(GWMDIR)); \
	done

install:: rxterm.script
	$(INSTALL) -c $(INSTPGMFLAGS) rxterm.script  $(GWMDIR)/rxterm

###########################################################################
# common rules for all Makefiles - do not edit

emptyrule::

clean::
	$(RM_CMD) \#*

Makefile::
	-@if [ -f Makefile ]; then \
	echo "	$(RM) Makefile.bak; $(MV) Makefile Makefile.bak"; \
	$(RM) Makefile.bak; $(MV) Makefile Makefile.bak; \
	else exit 0; fi
	$(IMAKE_CMD) -DTOPDIR=$(TOP) -DCURDIR=$(CURRENT_DIR)

tags::
	$(TAGS) -w *.[ch]
	$(TAGS) -xw *.[ch] > TAGS

saber:
	#load $(ALLDEFINES) $(SRCS)

osaber:
	#load $(ALLDEFINES) $(OBJS)

###########################################################################
# empty rules for directories that do not have SUBDIRS - do not edit

install::
	@echo "install in $(CURRENT_DIR) done"

install.man::
	@echo "install.man in $(CURRENT_DIR) done"

Makefiles::

includes::

###########################################################################
# dependencies generated by makedepend

