# Makefile generated by imake - do not edit!
# $XConsortium: imake.c,v 1.65 91/07/25 17:50:17 rws 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 </tmp/IIf.002655>
# $XConsortium: Imake.tmpl,v 1.160 92/11/18 14:11:25 rws Exp $
#
# Platform-specific parameters may be set in the appropriate <vendor>.cf
# configuration files.  Site-specific parameters should be set in the file
# site.def.  Full rebuilds are recommended if any parameters are changed.
#
# If your C preprocessor does not define any unique symbols, you will need
# to set BOOTSTRAPCFLAGS when rebuilding imake (usually when doing
# "make World" the first time).
#

# -------------------------------------------------------------------------
# site-specific configuration parameters that need to come before
# the platform-specific parameters - edit site.def to change

# site:  $XConsortium: site.def,v 1.2 91/07/30 20:26:44 rws Exp $

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

# operating system:  		QNX 	"QNX Software Systems"

# -------------------------------------------------------------------------
# site-specific configuration parameters that go after
# the platform-specific parameters - edit site.def to change

# site:  $XConsortium: site.def,v 1.2 91/07/30 20:26:44 rws Exp $

            SHELL = 	/bin/sh

              TOP = .
      CURRENT_DIR = .

               AR = 	 wlib -b -c -p=128
  BOOTSTRAPCFLAGS = 	-DX_LOCALE 	-DQNX  -DMetroLink -DSTRINGS_ALIGNED -DNO_REGEX -DBOGUS_MB_MAX
               CC = cc -g1
               AS = as

         COMPRESS = compress
              CPP = 		/usr/bin/X11/cpp $(STD_CPP_DEFINES)
    PREPROCESSCMD = cc -g1 -E $(STD_CPP_DEFINES)
          INSTALL = 		/usr/bin/X11/install
               LD = ld
              LEX =                  lex
             YACC =                 yacc -y
             LINT = lint
      LINTLIBFLAG = -C
         LINTOPTS = -axz
               LN = 		ln -s
             MAKE = 	/usr/local/bin/make
               MV = mv
               CP = cp

               RM = rm -f
            TROFF = psroff
         MSMACROS = -ms
              TBL = tbl
              EQN = eqn
     STD_INCLUDES =
  STD_CPP_DEFINES = 	-DQNX  -DMetroLink -DSTRINGS_ALIGNED -DNO_REGEX -DBOGUS_MB_MAX
      STD_DEFINES = 		-DQNX  -DMetroLink -DSTRINGS_ALIGNED -DNO_REGEX -DBOGUS_MB_MAX
 EXTRA_LOAD_FLAGS =
  EXTRA_LDOPTIONS =
  EXTRA_LIBRARIES = -lXqnx_s -lsocket
             TAGS = ctags

    SHAREDCODEDEF =
         SHLIBDEF = SharedLibraryDef

    PROTO_DEFINES = 

     INSTPGMFLAGS =

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

      PROJECTROOT = 	/usr

     TOP_INCLUDES = -I$(INCROOT)

      CDEBUGFLAGS =
        CCOPTIONS = -fr -j -zc -Ox -w3

      ALLINCLUDES = $(INCLUDES) $(EXTRA_INCLUDES) $(TOP_INCLUDES) $(STD_INCLUDES)
       ALLDEFINES = $(ALLINCLUDES) $(STD_DEFINES) $(EXTRA_DEFINES) $(PROTO_DEFINES) $(DEFINES)
           CFLAGS = $(CDEBUGFLAGS) $(CCOPTIONS) $(ALLDEFINES)
        LINTFLAGS = $(LINTOPTS) -DLINT $(ALLDEFINES)

           LDLIBS = $(SYS_LIBRARIES) $(EXTRA_LIBRARIES)

        LDOPTIONS = $(CDEBUGFLAGS) $(CCOPTIONS) $(EXTRA_LDOPTIONS) $(LOCAL_LDFLAGS) -L$(USRLIBDIR)

   LDCOMBINEFLAGS = 	-r
      DEPENDFLAGS =

        MACROFILE = metro.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.152 92/08/10 17:47:45 eswu Exp $

# -------------------------------------------------------------------------
# X Window System make variables; this need to be coordinated with rules

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

          FONTDIR = $(LIBDIR)/fonts
         XINITDIR = $(LIBDIR)/xinit
           XDMDIR = $(LIBDIR)/xdm
           TWMDIR = $(LIBDIR)/twm
          MANPATH = 	/usr/man
    MANSOURCEPATH = $(MANPATH)/man
        MANSUFFIX = n
     LIBMANSUFFIX = 3
           MANDIR = $(MANSOURCEPATH)$(MANSUFFIX)
        LIBMANDIR = $(MANSOURCEPATH)$(LIBMANSUFFIX)
           NLSDIR = $(LIBDIR)/nls
        PEXAPIDIR = $(LIBDIR)/PEX
      XAPPLOADDIR = $(LIBDIR)/app-defaults
       FONTCFLAGS = -t

     INSTAPPFLAGS = $(INSTDATFLAGS)

            IMAKE = imake
           DEPEND = makedepend
              RGB = rgb

            FONTC = bdftopcf

        MKFONTDIR = mkfontdir
        MKDIRHIER = 	/bin/sh $(BINDIR)/mkdirhier

        CONFIGSRC = $(TOP)/config
       DOCUTILSRC = $(TOP)/doc/util
        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

      BDFTOPCFSRC = $(FONTSRC)/clients/bdftopcf

     MKFONTDIRSRC = $(FONTSRC)/clients/mkfontdir
         FSLIBSRC = $(FONTSRC)/lib/fs
    FONTSERVERSRC = $(FONTSRC)/server
     EXTENSIONSRC = $(TOP)/extensions
         XILIBSRC = $(EXTENSIONSRC)/lib/xinput
      XTESTLIBSRC = $(EXTENSIONSRC)/lib/xtest
        PEXLIBSRC = $(EXTENSIONSRC)/lib/PEXlib
      PHIGSLIBSRC = $(EXTENSIONSRC)/lib/PEX

  DEPEXTENSIONLIB = $(USRLIBDIR)/Xext3r.lib
     EXTENSIONLIB = 			 -lXext

          DEPXLIB = $(DEPEXTENSIONLIB) $(USRLIBDIR)/X11_s3r.lib
             XLIB = $(EXTENSIONLIB) 			 -lX11_s

      DEPXAUTHLIB = $(USRLIBDIR)/Xau3r.lib
         XAUTHLIB = 			 -lXau
      DEPXDMCPLIB = $(USRLIBDIR)/Xdmcp3r.lib
         XDMCPLIB = 			 -lXdmcp

        DEPXMULIB = $(USRLIBDIR)/Xmu3r.lib
           XMULIB = 			 -lXmu

       DEPOLDXLIB = $(USRLIBDIR)/oldX3r.lib
          OLDXLIB = 			 -loldX

      DEPXTOOLLIB = $(USRLIBDIR)/Xt_s3r.lib
         XTOOLLIB = 			 -lXt_s

        DEPXAWLIB = $(USRLIBDIR)/Xaw3r.lib
           XAWLIB = 			 -lXaw

        DEPXILIB = $(USRLIBDIR)/Xi3r.lib
           XILIB = 			 -lXi

        DEPPHIGSLIB = $(USRLIBDIR)/phigs3r.lib
           PHIGSLIB = 			 -lphigs

        DEPXMLIB =  $(USRLIBDIR)/Xm_s3r.lib
           XMLIB =  			 -lXm_s

        DEPMRMLIB =  $(USRLIBDIR)/Mrm3r.lib
           MRMLIB =  			 -lMrm
  DEPMRESOURCELIB =  $(USRLIBDIR)/Mrm3r.lib
     MRESOURCELIB =  			 -lMrm

        DEPUILLIB =  $(USRLIBDIR)/Uil3r.lib
           UILLIB =  			 -lUil

         SHLIBDIR = $(USRLIBDIR)

# $XConsortium: Library.tmpl,v 1.14 92/06/28 17:39:33 rws Exp $

         CC = cc -g1
  CCOPTIONS = -fr -j -zc -Ox -w3
STD_DEFINES = 	-DX_LOCALE 	-DQNX  -DMetroLink -DSTRINGS_ALIGNED -DNO_REGEX -DBOGUS_MB_MAX
CDEBUGFLAGS =

        SOXLIBREV = 5.0
          SOXTREV = 5.0
         SOXAWREV = 5.0
        SOOLDXREV = 5.0
         SOXMUREV = 5.0
        SOXEXTREV = 5.0
      SOXINPUTREV = 5.0
       SOXTESTREV = SharedXTestRev
       SOXTRAPREV =      1.0
         SOPEXREV = SharedPexRev

  DEPEXTENSIONLIB = $(USRLIBDIR)/Xext3r.lib
     EXTENSIONLIB = 			 -lXext

      DEPXAUTHLIB = $(USRLIBDIR)/Xau3r.lib
         XAUTHLIB = 			 -lXau
      DEPXDMCPLIB = $(USRLIBDIR)/Xdmcp3r.lib
         XDMCPLIB = 			 -lXdmcp

        DEPXMULIB = $(USRLIBDIR)/Xmu3r.lib
           XMULIB = 			 -lXmu

       DEPOLDXLIB = $(USRLIBDIR)/oldX3r.lib
          OLDXLIB = 			 -loldX

        DEPXAWLIB = $(USRLIBDIR)/Xaw3r.lib
           XAWLIB = 			 -lXaw

        DEPXILIB = $(USRLIBDIR)/Xi3r.lib
           XILIB = 			 -lXi

        DEPPHIGSLIB = $(USRLIBDIR)/phigs3r.lib
           PHIGSLIB = 			 -lphigs

       DEPXBSDLIB = $(USRLIBDIR)/Xbsd3r.lib
          XBSDLIB = 			 -lXbsd

 LINTEXTENSIONLIB = $(LINTLIBDIR)/llib-lXext.ln
         LINTXLIB = $(LINTLIBDIR)/llib-lX11.ln
          LINTXMU = $(LINTLIBDIR)/llib-lXmu.ln
        LINTXTOOL = $(LINTLIBDIR)/llib-lXt.ln
          LINTXAW = $(LINTLIBDIR)/llib-lXaw.ln
           LINTXI = $(LINTLIBDIR)/llib-lXi.ln
          LINTPEX = $(LINTLIBDIR)/llib-lPEX5.ln
        LINTPHIGS = $(LINTLIBDIR)/llib-lphigs.ln

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

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

#
# (c) Copyright 1989, 1990, 1991, 1992 OPEN SOFTWARE FOUNDATION, INC.
# ALL RIGHTS RESERVED
#
#
# Motif Release 1.2.1
#
#   $RCSfile: Motif.tmpl,v $ $Revision: 1.1 $ $Date: 1994/02/14 18:42:50 $

          SOXMREV = 5.1
         SOMRMREV = 5.1
         SOUILREV = 1.2

              XTOP = $(TOP)
              MTOP = $(TOP)
     XBUILDINCROOT = $(XTOP)
      XBUILDINCDIR = $(XBUILDINCROOT)/X11

         CLIENTSRC = $(XTOP)/clients
           DEMOSRC = $(XTOP)/demos
            LIBSRC = $(XTOP)/lib
           FONTSRC = $(XTOP)/fonts
        INCLUDESRC = $(XTOP)/X11
         SERVERSRC = $(XTOP)/server
           UTILSRC = $(XTOP)/util
        EXAMPLESRC = $(XTOP)/examples
            DOCSRC = $(XTOP)/doc
            RGBSRC = $(XTOP)/rgb
      EXTENSIONSRC = $(XTOP)/extensions

      TOP_INCLUDES = -I$(INCROOT)

      USRINCDIR = 	/usr/include
         UIDDIR = $(LIBDIR)/uid
        TESTSRC = $(MTOP)/tests
  GENERALSRCLIB = $(TESTSRC)/General/lib
  GENERALSRCBIN = $(TESTSRC)/General/bin
   MANUALSRCLIB = $(TESTSRC)/Manual/lib
   MANUALSRCBIN = $(TESTSRC)/Manual/bin
     AUTOSRCLIB = $(TESTSRC)/Auto/lib
     AUTOSRCBIN = $(TESTSRC)/Auto/bin
       COMMONPP = $(GENERALSRCBIN)/Commonpp
         GENRUN = $(GENERALSRCBIN)/Genrun
         MANRUN = $(GENERALSRCBIN)/Manrun

     TESTCOMSRC = $(MANUALSRCLIB)/Common

    MTOOLKITSRC = $(TOOLKITSRC)
    MINCLUDESRC = $(MTOP)/X11
        MLIBSRC = $(MTOP)/lib
     MCLIENTSRC = $(MTOP)/clients
       MDEMOSRC = $(MTOP)/demos
     MWIDGETSRC = $(MLIBSRC)/Xm
   MRESOURCESRC = $(MLIBSRC)/Mrm
         UILSRC = $(MCLIENTSRC)/uil

            UIL = uil
         DEPUIL = $(BINDIR)/uil

        DEPXMLIB =  $(USRLIBDIR)/Xm_s3r.lib
           XMLIB =  			 -lXm_s

   XMEXTRA_LIBS =

DEPMRESOURCELIB = $(USRLIBDIR)/Mrm3r.lib
   MRESOURCELIB = 			 -lMrm

      DEPUILLIB = $(USRLIBDIR)/Uil3r.lib
         UILLIB = -lUil

     TESTCOMLIB = $(TESTCOMSRC)/Common3r.lib

  LINTMRESOURCE = $(MRESOURCESRC)/Mrm3r.lib
LINTXMWIDGETLIB = $(MWIDGETSRC)/llib-l/Xm.ln
     LINTXMTOOL = $(MTOOLKITSRC)/llib-lXt.ln
     LINTUILLIB = $(UILSRC)/llib-lUil.ln

      YACCFLAGS =
       UILFLAGS =

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

    STD_DEFINES = 		-DQNX  -DMetroLink -DSTRINGS_ALIGNED -DNO_REGEX -DBOGUS_MB_MAX

        DEPLIBS = $(DEPXMLIB) $(DEPXTOOLLIB) $(DEPXLIB)

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

# -------------------------------------------------------------------------
# Imake rules for building libraries, programs, scripts, and data files
# rules:  $XConsortium: Imake.rules,v 1.130 92/08/06 15:08:07 gildea Exp $

#
# (c) Copyright 1989, 1990, 1991, 1992 OPEN SOFTWARE FOUNDATION, INC.
# ALL RIGHTS RESERVED
#
#
# Motif Release 1.2.1
#
#   $RCSfile: Motif.rules,v $ $Revision: 1.5.5.5 $ $Date: 92/08/06 15:42:23 $

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

#
# Imakefile for xpaint
#

XPAINT_TOP = ./

#
# Configuration portion of Imakefile for XPaint
#

# XPAINT_TOP = $(TOP)

#
#  Defines that may or may not be useful
#
#      -DMISSING_STRERROR if you system doesn't have strerror()
#      -DMISSING_STDARG_H if you system doesn't have <stdarg.h>
#      -DNOSTDHDRS        if you don't have <unistd.h> or <stdlib.h>
#      -DNEED_STRCASECMP  if your system doesn't provide strcasecmp()
#
#  Just remove the 'XCOMM' line on the line below, and tailor to you need.
#
# EXTRA_DEFINES = -DMISSING_STDARG_H -DNOSTDHDRS

EXTRA_DEFINES = -DSYSV

# Need an ANSI C compiler
#
#  Which is either 'gcc' or 'acc' on a SparcStation
#   most MIPS bassed machines will do just fine using 'cc'
#
# CC = gcc
# CC = acc

#  If you have the TIFF library, make HaveTIFF defined
#    and make sure the path names to the library and
#    includes are correct.
#

TIFF_LIB     = $(XPAINT_TOP)/libtiff/tiff3r.lib
TIFF_INCLUDE = -I$(XPAINT_TOP)/libtiff

#  If you have the JPEG library, make HaveJPEG defined
#    and make sure the path names to the library and
#    includes are correct.
#

#
#  If you are running SunOS and get a error with the following undefined
#    symbols from the link line:
#       _get_wmShellWidgetClass
#       _get_applicationShellWidgetClass
#
#  Try defining this lines
#
# #undef -N 32k $(XAWLIB) $(XMULIB) $(XTOOLLIB) $(XLIB)
# #define -N 32k $(XAWLIB) $(XMULIB) $(XTOOLLIB) $(XLIB) -lXaw -Bstatic -lXmu -Bdynamic -lXt -lXext -lX11
#

# *******************************************************************
# ** Not so interesting stuff.
# *******************************************************************

#
#  If you have the XPM library, make HaveXPM defined
#    and make sure the path names to the library and
#    includes are correct.
#

XPM_LIB     = $(XPAINT_TOP)/xpm/Xpm3r.lib
XPM_INCLUDE = -I$(XPAINT_TOP)/xpm

# Where to put stuff on "install" or "install.man", if
#   the defaults aren't ok
#
# BINDIR = /usr/local/bin
# MANDIR = /usr/local/man
# #undef n
# #define n		 1

# How excited are you about debugging?

CDEBUGFLAGS = -Otx -w4
OPTIMIZER   = $(CDEBUGFLAGS)

EXTRA_DEFINES = -DFUNCPROTO=1 -fiunix.h

DEFINES = $(XPM_INCLUDE) $(EXTRA_DEFINES)

#########################
# Nothing to change below here

XPSRC = main.c menu.c operation.c graphic.c misc.c         fileName.c fontSelect.c colorEdit.c         pattern.c hash.c palette.c fatBitsEdit.c          dialog.c protocol.c size.c text.c cutCopyPaste.c 	image.c imageComp.c color.c readRC.c 	iprocess.c help.c typeConvert.c grab.c

XPOBJ = main.o menu.o operation.o graphic.o misc.o         fileName.o fontSelect.o colorEdit.o         pattern.o hash.o palette.o fatBitsEdit.o         dialog.o protocol.o size.o text.o cutCopyPaste.o 	image.o imageComp.o color.o readRC.o 	iprocess.o help.o typeConvert.o grab.o

OPSRC = pencilOp.c boxOp.c lineOp.c circleOp.c          brushOp.c fontOp.c arcOp.c polyOp.c fillOp.c         selectOp.c sprayOp.c blobOp.c

OPOBJ = pencilOp.o boxOp.o lineOp.o circleOp.o          brushOp.o fontOp.o arcOp.o polyOp.o fillOp.o         selectOp.o sprayOp.o blobOp.o

XPWIDSRC = Paint.c Colormap.c PaintRegion.c PaintUndo.c PaintEvent.c
XPWIDOBJ = Paint.o Colormap.o PaintRegion.o PaintUndo.o PaintEvent.o

SRCS = $(XPSRC) $(OPSRC) $(XPWIDSRC) $(RWSRC)
OBJS = $(XPOBJ) $(OPOBJ) $(XPWIDOBJ) $(RWOBJ)

HDRS = Colormap.h ColormapP.h hash.h Paint.h 	PaintP.h palette.h xpaint.h menu.h 	text.h cutCopyPaste.h image.h patchlevel.h 	misc.h rc.h ops.h

SYS_LIBRARIES = -N 32k $(XAWLIB) $(XMULIB) $(XTOOLLIB) $(XLIB) -lm -N400k

DEPLIBS = always
LOCAL_LIBRARIES = rw/rw3r.lib $(XPM_LIB) $(TIFF_LIB) $(SGI_LIB) $(JPEG_LIB)

SUBDIRS = rw xpm libtiff

# all::	  .msgPrinted
# install:: .msgPrinted
#
# .msgPrinted:
#	@echo
#	@echo "** By default TIFF support is compiled into XPaint, if you do not have"
#	@echo "** the TIFF libraries installed on you system, or they are installed"
#	@echo "** in another directory that where XPaint looks for them.  Read the file"
#	@echo "** 'TiffMSG' for information on how to change/update the library information."
#	@echo
#	@touch .msgPrinted

 PROGRAM = xpaint

all:: xpaint

xpaint: $(OBJS) $(DEPLIBS)
	$(RM) $@
	$(CC) -o $@ $(OBJS) $(LDOPTIONS) $(LOCAL_LIBRARIES) $(LDLIBS) $(EXTRA_LOAD_FLAGS)

install:: xpaint
	@if [ -d $(DESTDIR)$(BINDIR) ]; then set +x; \
	else (set -x; $(MKDIRHIER) $(DESTDIR)$(BINDIR)); fi
	$(INSTALL) -c $(INSTPGMFLAGS)  xpaint $(DESTDIR)$(BINDIR)

install.man:: xpaint.man
	@if [ -d $(DESTDIR)$(MANDIR) ]; then set +x; \
	else (set -x; $(MKDIRHIER) $(DESTDIR)$(MANDIR)); fi
	$(INSTALL) -c $(INSTMANFLAGS) xpaint.man $(DESTDIR)$(MANDIR)/xpaint.$(MANSUFFIX)

depend::
	$(DEPEND) $(DEPENDFLAGS) -s "# DO NOT DELETE" -- $(ALLDEFINES) $(DEPEND_DEFINES) -- $(SRCS)

lint:
	$(LINT) $(LINTFLAGS) $(SRCS) $(LINTLIBS)
lint1:
	$(LINT) $(LINTFLAGS) $(FILE) $(LINTLIBS)

clean::
	$(RM) $(PROGRAM)

install:: XPaint.ad
	@if [ -d $(DESTDIR)$(XAPPLOADDIR) ]; then set +x; \
	else (set -x; $(MKDIRHIER) $(DESTDIR)$(XAPPLOADDIR)); fi
	$(INSTALL) -c $(INSTAPPFLAGS) XPaint.ad $(DESTDIR)$(XAPPLOADDIR)/XPaint

always::
	@case '${MFLAGS}' in *[ik]*) set +e;; esac; \
	for i in  $(SUBDIRS) ;\
	do \
	(cd $$i ; echo "making" always "in $(CURRENT_DIR)/$$i..."; \
	$(MAKE) $(MFLAGS) CDEBUGFLAGS= all); \
	done

Makefiles::
	@case '${MFLAGS}' in *[ik]*) set +e;; esac; \
	case '${MFLAGS}' in *n*) executeit="no";; esac; \
	for i in $(SUBDIRS) bitmaps ;\
	do \
	echo "making Makefiles in $(CURRENT_DIR)/$$i..."; \
	case "$$i" in \
	./?*/?*/?*/?*)	newtop=../../../../;; \
	./?*/?*/?*)	newtop=../../../;; \
	./?*/?*)	newtop=../../;; \
	./?*)		newtop=../;; \
	*/?*/?*/?*)	newtop=../../../../;; \
	*/?*/?*)	newtop=../../../;; \
	*/?*)		newtop=../../;; \
	*)		newtop=../;; \
	esac; \
	case "$(TOP)" in \
	/?*) imaketop=  ;; \
	*) imaketop=$$newtop ;; \
	esac; \
	cd $$i; \
	$(RM) Makefile.bak; \
	if [ -f Makefile ]; then \
	echo "	$(MV) Makefile Makefile.bak"; \
	if [ "$$executeit" != "no" ]; then \
	$(MV) Makefile Makefile.bak; \
	fi; \
	fi; \
	if [ "$$executeit" != "no" ]; then \
	$(IMAKE_CMD) -DTOPDIR=$$imaketop$(TOP) -DCURDIR=$(CURRENT_DIR)/$$i; \
	fi; \
	$(MAKE) $(MFLAGS) Makefiles; \
	cd $$newtop; \
	done

clean::
	@case '${MFLAGS}' in *[ik]*) set +e;; esac; \
	for i in $(SUBDIRS) ;\
	do \
	(cd $$i ; echo "cleaning" "in $(CURRENT_DIR)/$$i..."; \
	$(MAKE) $(MFLAGS) RM_CMD='$(RM_CMD)' clean); \
	done

# Other targets...

clean::
	rm -f XPaint.ad.h DefaultRC.txt.h Help.txt.h

includes:: XPaint.ad.h DefaultRC.txt.h Help.txt.h

XPaint.ad.h: XPaint.ad
	./ad2c.script $? > $@
DefaultRC.txt.h: DefaultRC
	./ad2c.script $? > $@
Help.txt.h: Help.txt
	/usr/gnu/sed 's/^$$/ /' < $? | ./ad2c.script > $@

main.o: XPaint.ad.h
readRC.o: DefaultRC.txt.h
help.o: Help.txt.h

TEXT = README INSTALL TODO Operator.doc xpaint.man DefaultRC Help.txt TiffMSG
MISC = Imakefile Makefile.std ad2c.script XPaint.ad Local.config

#
#  The following lines are in order, so that make does them
#    in the right order, WILL NOT PARRALiZE
#

makelist::
	-$(RM) filelist
	@touch filelist

makelist::
	sh -c 'for i in '"$(TEXT) $(SRCS) $(MISC) $(HDRS)"' ; do 		echo $(CURRENT_DIR)/$$i >> $(TOP)/filelist ; done '

makelist::
	@case '${MFLAGS}' in *[ik]*) set +e;; esac; \
	for i in  $(SUBDIRS) bitmaps ;\
	do \
	(cd $$i ; echo   "in $(CURRENT_DIR)/$$i..."; \
	$(MAKE) $(MFLAGS)    makelist); \
	done

kit: makelist
	sh -c 'sum="`cat filelist`" ; makekit -oMANIFEST MANIFEST $$sum'

tar: makelist
	sh -c 'cd .. ; tar cf - `sed -e "s:^./::" -e "s:^:xpaint/:" xpaint/filelist` | compress > xx.tar.Z'

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

emptyrule::

clean::
	$(RM_CMD) "#"*

Makefile::
	-@if [ -f Makefile ]; then set -x; \
	$(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

# -------------------------------------------------------------------------
# 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

