# Makefile generated by imake - do not edit!
# $XConsortium: imake.c,v 1.37 88/10/08 20:08: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.
#

###########################################################################
# X Window System Makefile generated from template file Imake.tmpl
# $XConsortium: Imake.tmpl,v 1.91 88/10/23 22:37:10 jim Exp $
#
# Do not change the body of the imake template file.  Server-specific
# parameters may be set in the appropriate .macros file; site-specific
# parameters (but shared by all servers) may be set in site.def.  If you
# make any changes, you'll need to rebuild the makefiles using
# "make World" (at best) or "make Makefile; make Makefiles" (at least) in
# the top level directory.
#
# 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.macros to change

# platform:  $XConsortium: Sun.macros,v 1.52 88/10/23 11:00:55 jim Exp $
# operating system:  SunOS 4.0

BOOTSTRAPCFLAGS =
             AS = as
             CC = cc
            CPP = /lib/cpp
             LD = ld
           LINT = lint
        INSTALL = install
           TAGS = ctags
             RM = rm -f
             MV = mv
             LN = ln -s
         RANLIB = ranlib
RANLIBINSTFLAGS = -t
             AR = ar clq
             LS = ls
       LINTOPTS = -axz
    LINTLIBFLAG = -C
           MAKE = make
STD_CPP_DEFINES =
    STD_DEFINES =

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

# site:  $XConsortium: site.def,v 1.16 88/10/12 10:30:24 jim Exp $

 XWSRC = $(CONTRIBSRC)/widgets/Xhp/Xw

 XWLIB = $(USRLIBDIR)/libXw.a

###########################################################################
# definitions common to all Makefiles - do not edit

          SHELL = /bin/sh

        DESTDIR =
      USRLIBDIR = /local/lib/X11
         BINDIR = /local/bin/X11
         INCDIR = $(LIBDIR)/include
        INCROOT = $(DESTDIR)/usr/include
         ADMDIR = /var/scr/Xerrors
         LIBDIR = /local/share/X11
     LINTLIBDIR = $(LIBDIR)/lint
        FONTDIR = $(LIBDIR)/fonts
       XINITDIR = $(LIBDIR)/xinit
         XDMDIR = $(LIBDIR)/xdm
         UWMDIR = $(LIBDIR)/uwm
         AWMDIR = $(LIBDIR)/awm
         TWMDIR = $(LIBDIR)/twm
        MANPATH = /local/man
  MANSOURCEPATH = $(MANPATH)/man
         MANDIR = $(MANSOURCEPATH)x
      LIBMANDIR = $(MANSOURCEPATH)3
    XAPPLOADDIR = $(LIBDIR)/app-defaults

   INSTBINFLAGS = -m 0755
   INSTUIDFLAGS = -m 4755
   INSTLIBFLAGS = -m 0664
   INSTINCFLAGS = -m 0444
   INSTMANFLAGS = -m 0444
   INSTAPPFLAGS = -m 0444
  INSTKMEMFLAGS = -g kmem -m 2755
        FCFLAGS = -t
    CDEBUGFLAGS = -O

        PATHSEP = /
         DEPEND = $(DEPENDSRC)/makedepend
          IMAKE = $(BINDIR)/imake
            RGB = $(RGBSRC)/rgb
             FC = $(BDFTOSNFSRC)/bdftosnf
      MKFONTDIR = $(MKFONTDIRSRC)/mkfontdir
      MKDIRHIER = $(SCRIPTSSRC)/mkdirhier.sh

         CFLAGS = $(CDEBUGFLAGS) $(INCLUDES) $(STD_DEFINES) $(DEFINES)
      LINTFLAGS = $(LINTOPTS) $(INCLUDES) $(STD_DEFINES) $(DEFINES) -DLINT
        LDFLAGS = $(CDEBUGFLAGS) $(SYS_LIBRARIES) $(SYSAUX_LIBRARIES)
            TOP = ../../../../../../src/X.V11R3
      CLIENTSRC = $(TOP)/clients
        DEMOSRC = $(TOP)/demos
         LIBSRC = $(TOP)/lib
        FONTSRC = $(TOP)/fonts
     INCLUDESRC = $(TOP)/X11
      SERVERSRC = $(TOP)/server
        UTILSRC = $(TOP)/util
     SCRIPTSSRC = $(UTILSRC)/scripts
     EXAMPLESRC = $(TOP)/examples
     CONTRIBSRC = $(TOP)/contrib
         DOCSRC = $(TOP)/doc
         RGBSRC = $(TOP)/rgb
      DEPENDSRC = $(UTILSRC)/makedepend
       IMAKESRC = $(UTILSRC)/imake
       IRULESRC = $(UTILSRC)/imake.includes
        XLIBSRC = $(LIBSRC)/X
         XMUSRC = $(LIBSRC)/Xmu
     TOOLKITSRC = $(LIBSRC)/Xt
     AWIDGETSRC = $(LIBSRC)/Xaw
     OLDXLIBSRC = $(LIBSRC)/oldX
    BDFTOSNFSRC = $(FONTSRC)/bdftosnf
   MKFONTDIRSRC = $(FONTSRC)/mkfontdir
   EXTENSIONSRC = $(TOP)/extensions

   EXTENSIONLIB = $(USRLIBDIR)/lib/libXext.a

           XLIB = -L$(USRLIBDIR) -lX11

         XMULIB = $(USRLIBDIR)/libXmu.a
        OLDXLIB = $(USRLIBDIR)/liboldX.a
       XTOOLLIB = $(USRLIBDIR)/libXt.a
         XAWLIB = $(USRLIBDIR)/libXaw.a
       INCLUDES = -I$(INCDIR) -I$(INCROOT)

       LINTXLIB = $(XLIBSRC)/llib-lX11.ln
        LINTXMU = $(XMUSRC)/llib-lXmu.ln
      LINTXTOOL = $(TOOLKITSRC)/llib-lXt.ln
        LINTXAW = $(AWIDGETSRC)/llib-lXaw.ln
      MACROFILE = Sun.macros
   ICONFIGFILES = $(IRULESRC)/Imake.tmpl \
			$(IRULESRC)/$(MACROFILE) $(IRULESRC)/site.def
  IMAKE_DEFINES =
      IMAKE_CMD = $(IMAKE) -TImake.tmpl -I$(NEWTOP)$(IRULESRC) \
			-s Makefile $(IMAKE_DEFINES)
         RM_CMD = $(RM) *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a \
			.emacs_* tags TAGS make.log MakeOut

###########################################################################
# rules:  $XConsortium: Imake.rules,v 1.71 88/10/23 22:46:34 jim Exp $

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

           SRCS = bull2.c \
                  gen2.c \
                  imageedit2.c \
                  list9.c \
                  menuTest1.c \
                  menuTest5.c \
                  swin1.c \
                  tog11.c \
                  vpw13.c \
                  workspace1.c \
                  xpanel2.c
LOCAL_LIBRARIES = $(XAWLIB) ../Xw/libXw.a $(XMULIB) $(XTOOLLIB) $(XLIB)

all: bull2 gen2 imageedit2 list9 menuTest1 menuTest5 swin1 tog11 vpw13 workspace1 xpanel2

bull2: bull2.o $(LOCAL_LIBRARIES)
	$(RM) $@
	$(CC) -o $@ bull2.o $(LOCAL_LIBRARIES) $(LDFLAGS)  $(SYSLAST_LIBRARIES)

relink::
	$(RM) bull2
	$(MAKE) $(MFLAGS) bull2

clean::
	$(RM) bull2

gen2: gen2.o $(LOCAL_LIBRARIES)
	$(RM) $@
	$(CC) -o $@ gen2.o $(LOCAL_LIBRARIES) $(LDFLAGS)  $(SYSLAST_LIBRARIES)

relink::
	$(RM) gen2
	$(MAKE) $(MFLAGS) gen2

clean::
	$(RM) gen2

imageedit2: imageedit2.o $(LOCAL_LIBRARIES)
	$(RM) $@
	$(CC) -o $@ imageedit2.o $(LOCAL_LIBRARIES) $(LDFLAGS)  $(SYSLAST_LIBRARIES)

relink::
	$(RM) imageedit2
	$(MAKE) $(MFLAGS) imageedit2

clean::
	$(RM) imageedit2

list9: list9.o $(LOCAL_LIBRARIES)
	$(RM) $@
	$(CC) -o $@ list9.o $(LOCAL_LIBRARIES) $(LDFLAGS)  $(SYSLAST_LIBRARIES)

relink::
	$(RM) list9
	$(MAKE) $(MFLAGS) list9

clean::
	$(RM) list9

menuTest1: menuTest1.o $(LOCAL_LIBRARIES)
	$(RM) $@
	$(CC) -o $@ menuTest1.o $(LOCAL_LIBRARIES) $(LDFLAGS)  $(SYSLAST_LIBRARIES)

relink::
	$(RM) menuTest1
	$(MAKE) $(MFLAGS) menuTest1

clean::
	$(RM) menuTest1

menuTest5: menuTest5.o $(LOCAL_LIBRARIES)
	$(RM) $@
	$(CC) -o $@ menuTest5.o $(LOCAL_LIBRARIES) $(LDFLAGS)  $(SYSLAST_LIBRARIES)

relink::
	$(RM) menuTest5
	$(MAKE) $(MFLAGS) menuTest5

clean::
	$(RM) menuTest5

swin1: swin1.o $(LOCAL_LIBRARIES)
	$(RM) $@
	$(CC) -o $@ swin1.o $(LOCAL_LIBRARIES) $(LDFLAGS)  $(SYSLAST_LIBRARIES)

relink::
	$(RM) swin1
	$(MAKE) $(MFLAGS) swin1

clean::
	$(RM) swin1

tog11: tog11.o $(LOCAL_LIBRARIES)
	$(RM) $@
	$(CC) -o $@ tog11.o $(LOCAL_LIBRARIES) $(LDFLAGS)  $(SYSLAST_LIBRARIES)

relink::
	$(RM) tog11
	$(MAKE) $(MFLAGS) tog11

clean::
	$(RM) tog11

vpw13: vpw13.o $(LOCAL_LIBRARIES)
	$(RM) $@
	$(CC) -o $@ vpw13.o $(LOCAL_LIBRARIES) $(LDFLAGS)  $(SYSLAST_LIBRARIES)

relink::
	$(RM) vpw13
	$(MAKE) $(MFLAGS) vpw13

clean::
	$(RM) vpw13

workspace1: workspace1.o $(LOCAL_LIBRARIES)
	$(RM) $@
	$(CC) -o $@ workspace1.o $(LOCAL_LIBRARIES) $(LDFLAGS)  $(SYSLAST_LIBRARIES)

relink::
	$(RM) workspace1
	$(MAKE) $(MFLAGS) workspace1

clean::
	$(RM) workspace1

xpanel2: xpanel2.o $(LOCAL_LIBRARIES)
	$(RM) $@
	$(CC) -o $@ xpanel2.o $(LOCAL_LIBRARIES) $(LDFLAGS)  $(SYSLAST_LIBRARIES)

relink::
	$(RM) xpanel2
	$(MAKE) $(MFLAGS) xpanel2

clean::
	$(RM) xpanel2

depend:: $(DEPEND)

depend::
	$(DEPEND) -s "# DO NOT DELETE" -- $(CFLAGS) -- $(SRCS)

$(DEPEND)::

###########################################################################
# Imake.tmpl common rules for all Makefiles - do not edit

emptyrule::

clean::
	$(RM_CMD) \#*

Makefile:: $(IMAKE)

Makefile:: Imakefile \
	$(IRULESRC)/Imake.tmpl \
	$(IRULESRC)/Imake.rules \
	$(IRULESRC)/site.def \
	$(IRULESRC)/$(MACROFILE)
	-@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)

$(IMAKE):

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

$(XLIB)::;
-L$(USRLIBDIR)::;
-L$(LIBSRC)/Xpic::;

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

install::
	@echo "install done"

install.man::
	@echo "install.man done"

Makefiles::

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

