home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / x / xtici.zip / xtici / Makefile < prev    next >
Makefile  |  1991-08-28  |  25KB  |  630 lines

  1. # Makefile generated by imake - do not edit!
  2. # $XConsortium: imake.c,v 1.62 91/05/12 14:55:28 rws Exp $
  3.  
  4. # -------------------------------------------------------------------------
  5. # Makefile generated from "Imake.tmpl" and </tmp/IIf.005932>
  6. # $XConsortium: Imake.tmpl,v 1.126 91/05/14 11:37:06 rws Exp $
  7. #
  8. # Platform-specific parameters may be set in the appropriate .cf
  9. # configuration files.  Site-wide parameters may be set in the file
  10. # site.def.  Full rebuilds are recommended if any parameters are changed.
  11. #
  12. # If your C preprocessor does not define any unique symbols, you will need
  13. # to set BOOTSTRAPCFLAGS when rebuilding imake (usually when doing
  14. # "make Makefile", "make Makefiles", or "make World").
  15. #
  16. # If you absolutely cannot get imake to work, you will need to set the
  17. # variables at the top of each Makefile as well as the dependencies at the
  18. # bottom (makedepend will do this automatically).
  19. #
  20.  
  21. # WARNING:  Imake.tmpl not configured; guessing at definitions!!!
  22. # This might mean that BOOTSTRAPCFLAGS was not set when building imake.
  23.  
  24. # -------------------------------------------------------------------------
  25. # platform-specific configuration parameters - edit generic.cf to change
  26.  
  27. # platform:  $XConsortium: pegasus.cf,v 1.28 91/05/14 10:17:26 rws Exp $
  28.  
  29. # operating system:              UTek 4.0
  30.  
  31. .DIRECTORIES:
  32.  
  33. # -------------------------------------------------------------------------
  34. # site-specific configuration parameters - edit site.def to change
  35.  
  36. # site:  $XConsortium: site.def,v 1.26 91/03/23 14:11:08 rws Exp $
  37.  
  38.             SHELL =     /bin/sh
  39.  
  40.               TOP = ../../.
  41.       CURRENT_DIR = ./clients/xtici
  42.  
  43.                AR = ar clq
  44.   BOOTSTRAPCFLAGS = -DX_NOT_POSIX -DX_NOT_STDC_ENV
  45.                CC = cc -fstrength-reduce -fpcc-struct-return -Dmc68000 -Dtektronix -Dutek -Dunix -Dm68k
  46.                AS = as
  47.  
  48.          COMPRESS = compress
  49.               CPP = /lib/cpp $(STD_CPP_DEFINES)
  50.     PREPROCESSCMD = cc -fstrength-reduce -fpcc-struct-return -Dmc68000 -Dtektronix -Dutek -Dunix -Dm68k -E $(STD_CPP_DEFINES)
  51.           INSTALL = install
  52.                LD = ld
  53.              LINT = lint
  54.       LINTLIBFLAG = -C
  55.          LINTOPTS = -axz
  56.                LN = ln -s
  57.              MAKE = make
  58.                MV = mv
  59.                CP = cp
  60.  
  61.            RANLIB = ranlib
  62.   RANLIBINSTFLAGS =
  63.  
  64.                RM = rm -f
  65.      STD_INCLUDES =
  66.   STD_CPP_DEFINES =    -DM4310 -DUTEK -Dpegasus
  67.       STD_DEFINES =    -DM4310 -DUTEK -Dpegasus
  68.  EXTRA_LOAD_FLAGS =
  69.   EXTRA_LIBRARIES =
  70.              TAGS = ctags
  71.  
  72.    SIGNAL_DEFINES = -DSIGNALRETURNSINT
  73.  
  74.     PROTO_DEFINES =
  75.  
  76.      INSTPGMFLAGS =
  77.  
  78.      INSTBINFLAGS = -m 0755
  79.      INSTUIDFLAGS = -m 4755
  80.      INSTLIBFLAGS = -m 0644
  81.      INSTINCFLAGS = -m 0444
  82.      INSTMANFLAGS = -m 0444
  83.      INSTDATFLAGS = -m 0444
  84.     INSTKMEMFLAGS = -m 4755
  85.  
  86.      TOP_INCLUDES = -I$(TOP)
  87.  
  88.       CDEBUGFLAGS = -g -DXDEBUG
  89.         CCOPTIONS =
  90.  
  91.       ALLINCLUDES = $(INCLUDES) $(EXTRA_INCLUDES) $(TOP_INCLUDES) $(STD_INCLUDES)
  92.        ALLDEFINES = $(ALLINCLUDES) $(STD_DEFINES) $(EXTRA_DEFINES) $(PROTO_DEFINES) $(DEFINES)
  93.            CFLAGS = $(CDEBUGFLAGS) $(CCOPTIONS) $(ALLDEFINES)
  94.         LINTFLAGS = $(LINTOPTS) -DLINT $(ALLDEFINES)
  95.  
  96.            LDLIBS = $(SYS_LIBRARIES) $(EXTRA_LIBRARIES)
  97.  
  98.         LDOPTIONS = $(CDEBUGFLAGS) $(CCOPTIONS) $(LOCAL_LDFLAGS)
  99.  
  100.    LDCOMBINEFLAGS = -X -r
  101.       DEPENDFLAGS =
  102.  
  103.         MACROFILE = generic.cf
  104.            RM_CMD = $(RM) *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log MakeOut
  105.  
  106.     IMAKE_DEFINES =
  107.  
  108.          IRULESRC = $(CONFIGSRC)
  109.         IMAKE_CMD = $(NEWTOP)$(IMAKE) -I$(NEWTOP)$(IRULESRC) $(IMAKE_DEFINES)
  110.  
  111.      ICONFIGFILES = $(IRULESRC)/Imake.tmpl $(IRULESRC)/Imake.rules \
  112.             $(IRULESRC)/Project.tmpl $(IRULESRC)/site.def \
  113.             $(IRULESRC)/$(MACROFILE) $(EXTRA_ICONFIGFILES)
  114.  
  115. # -------------------------------------------------------------------------
  116. # X Window System Build Parameters
  117. # $XConsortium: Project.tmpl,v 1.120 91/05/13 11:55:56 rws Exp $
  118.  
  119. # -------------------------------------------------------------------------
  120. # X Window System make variables; this need to be coordinated with rules
  121. # $XConsortium: Project.tmpl,v 1.120 91/05/13 11:55:56 rws Exp $
  122.  
  123.           PATHSEP = /
  124.         USRLIBDIR = /usr/lib
  125.            BINDIR = /usr/bin/X11
  126.           INCROOT = /usr/include
  127.      BUILDINCROOT = $(TOP)
  128.       BUILDINCDIR = $(BUILDINCROOT)/X11
  129.       BUILDINCTOP = ..
  130.            INCDIR = $(INCROOT)/X11
  131.            ADMDIR = /usr/adm
  132.            LIBDIR = $(USRLIBDIR)/X11
  133.         CONFIGDIR = $(LIBDIR)/config
  134.        LINTLIBDIR = $(USRLIBDIR)/lint
  135.  
  136.           FONTDIR = $(LIBDIR)/fonts
  137.          XINITDIR = $(LIBDIR)/xinit
  138.            XDMDIR = $(LIBDIR)/xdm
  139.            TWMDIR = $(LIBDIR)/twm
  140.           MANPATH = /usr/man
  141.     MANSOURCEPATH = $(MANPATH)/man
  142.         MANSUFFIX = n
  143.      LIBMANSUFFIX = 3
  144.            MANDIR = $(MANSOURCEPATH)$(MANSUFFIX)
  145.         LIBMANDIR = $(MANSOURCEPATH)$(LIBMANSUFFIX)
  146.            NLSDIR = $(LIBDIR)/nls
  147.         PEXAPIDIR = $(LIBDIR)/PEX
  148.       XAPPLOADDIR = $(LIBDIR)/app-defaults
  149.        FONTCFLAGS = -t
  150.  
  151.      INSTAPPFLAGS = $(INSTDATFLAGS)
  152.  
  153.             IMAKE = $(IMAKESRC)/imake
  154.            DEPEND = $(DEPENDSRC)/makedepend
  155.               RGB = $(RGBSRC)/rgb
  156.  
  157.             FONTC = $(BDFTOPCFSRC)/bdftopcf
  158.  
  159.         MKFONTDIR = $(MKFONTDIRSRC)/mkfontdir
  160.         MKDIRHIER =     /bin/sh $(SCRIPTSRC)/mkdirhier.sh
  161.  
  162.         CONFIGSRC = $(TOP)/config
  163.         CLIENTSRC = $(TOP)/clients
  164.           DEMOSRC = $(TOP)/demos
  165.            LIBSRC = $(TOP)/lib
  166.           FONTSRC = $(TOP)/fonts
  167.        INCLUDESRC = $(TOP)/X11
  168.         SERVERSRC = $(TOP)/server
  169.           UTILSRC = $(TOP)/util
  170.         SCRIPTSRC = $(UTILSRC)/scripts
  171.        EXAMPLESRC = $(TOP)/examples
  172.        CONTRIBSRC = $(TOP)/../contrib
  173.            DOCSRC = $(TOP)/doc
  174.            RGBSRC = $(TOP)/rgb
  175.         DEPENDSRC = $(UTILSRC)/makedepend
  176.          IMAKESRC = $(CONFIGSRC)
  177.          XAUTHSRC = $(LIBSRC)/Xau
  178.           XLIBSRC = $(LIBSRC)/X
  179.            XMUSRC = $(LIBSRC)/Xmu
  180.        TOOLKITSRC = $(LIBSRC)/Xt
  181.        AWIDGETSRC = $(LIBSRC)/Xaw
  182.        OLDXLIBSRC = $(LIBSRC)/oldX
  183.       XDMCPLIBSRC = $(LIBSRC)/Xdmcp
  184.       BDFTOSNFSRC = $(FONTSRC)/bdftosnf
  185.       BDFTOSNFSRC = $(FONTSRC)/clients/bdftosnf
  186.       BDFTOPCFSRC = $(FONTSRC)/clients/bdftopcf
  187.      MKFONTDIRSRC = $(FONTSRC)/clients/mkfontdir
  188.          FSLIBSRC = $(FONTSRC)/lib/fs
  189.     FONTSERVERSRC = $(FONTSRC)/server
  190.      EXTENSIONSRC = $(TOP)/extensions
  191.          XILIBSRC = $(EXTENSIONSRC)/lib/xinput
  192.       PHIGSLIBSRC = $(EXTENSIONSRC)/lib/PEX
  193.  
  194.   DEPEXTENSIONLIB =  $(EXTENSIONSRC)/lib/libXext.a
  195.      EXTENSIONLIB =                $(DEPEXTENSIONLIB)
  196.  
  197.           DEPXLIB = $(DEPEXTENSIONLIB)  $(XLIBSRC)/libX11.a
  198.              XLIB = $(EXTENSIONLIB)               $(XLIBSRC)/libX11.a
  199.  
  200.       DEPXAUTHLIB =  $(XAUTHSRC)/libXau.a
  201.          XAUTHLIB =               $(DEPXAUTHLIB)
  202.       DEPXDMCPLIB =  $(XDMCPLIBSRC)/libXdmcp.a
  203.          XDMCPLIB =               $(DEPXDMCPLIB)
  204.  
  205.         DEPXMULIB =  $(XMUSRC)/libXmu.a
  206.            XMULIB =               $(DEPXMULIB)
  207.  
  208.        DEPOLDXLIB =  $(OLDXLIBSRC)/liboldX.a
  209.           OLDXLIB =               $(DEPOLDXLIB)
  210.  
  211.       DEPXTOOLLIB =  $(TOOLKITSRC)/libXt.a
  212.          XTOOLLIB =               $(DEPXTOOLLIB)
  213.  
  214.         DEPXAWLIB =  $(AWIDGETSRC)/libXaw.a
  215.            XAWLIB =               $(DEPXAWLIB)
  216.  
  217.         DEPXILIB =  $(XILIBSRC)/libXi.a
  218.            XILIB =               $(DEPXILIB)
  219.  
  220.         DEPPHIGSLIB =  $(PHIGSLIBSRC)/libphigs.a
  221.            PHIGSLIB =               $(DEPPHIGSLIB)
  222.  
  223.  LINTEXTENSIONLIB =  $(EXTENSIONSRC)/lib/llib-lXext.ln
  224.          LINTXLIB =  $(XLIBSRC)/llib-lX11.ln
  225.           LINTXMU =  $(XMUSRC)/llib-lXmu.ln
  226.         LINTXTOOL =  $(TOOLKITSRC)/llib-lXt.ln
  227.           LINTXAW =  $(AWIDGETSRC)/llib-lXaw.ln
  228.            LINTXI =  $(XILIBSRC)/llib-lXi.ln
  229.         LINTPHIGS =  $(PHIGSLIBSRC)/llib-lphigs.ln
  230.  
  231.           DEPLIBS = $(LOCAL_LIBRARIES)
  232.  
  233.          DEPLIBS1 = $(DEPLIBS)
  234.          DEPLIBS2 = $(DEPLIBS)
  235.          DEPLIBS3 = $(DEPLIBS)
  236.  
  237. # -------------------------------------------------------------------------
  238. # Imake rules for building libraries, programs, scripts, and data files
  239. # rules:  $XConsortium: Imake.rules,v 1.109 91/05/11 10:17:38 rws Exp $
  240.  
  241. # -------------------------------------------------------------------------
  242. # start of Imakefile
  243.  
  244. # $Header: Imakefile,v 1.1 91/06/19 11:13:26 adamsc Exp $
  245.  
  246. # $XConsortium: Server.tmpl,v 1.5 91/05/06 19:00:26 rws Exp $
  247.  
  248.          CC = cc -fstrength-reduce -fpcc-struct-return -Dmc68000 -Dtektronix -Dutek -Dunix -Dm68k
  249.   CCOPTIONS =
  250. STD_DEFINES =    -DM4310 -DUTEK -Dpegasus  -DXDMCP -DSHAPE -DMULTIBUFFER -DMITMISC -DPEXEXT      -DM4310 -DM4317
  251. CDEBUGFLAGS = -g -DXDEBUG
  252. EXT_DEFINES = -DSHAPE -DMULTIBUFFER -DMITMISC -DPEXEXT
  253.  
  254.        PROGNAME = xtici
  255.       WIDGETSRC = ./widgets
  256.       WIDGETLIB = $(WIDGETSRC)/libxtici.a
  257.      LINTWIDGET = $(WIDGETSRC)/llib-lxtici.ln
  258.  
  259.        INCLUDES = -I. -I$(TOP) -I$(AWIDGETSRC) -I$(TOOLKITSRC) -I$(XLIBSRC)
  260.         DEPLIBS = $(WIDGETLIB) $(DEPXAWLIB) $(DEPXMULIB) $(DEPXTOOLLIB) $(DEPXLIB)
  261. LOCAL_LIBRARIES = $(WIDGETLIB) $(XAWLIB) $(XMULIB) $(XTOOLLIB) $(XLIB)
  262.   SYS_LIBRARIES = -lm
  263.         SUBDIRS = widgets
  264.        LINTLIBS = $(LINTXLIB) $(LINTXMU) $(LINTXTOOL) $(LINTXAW) $(LINTWIDGET)
  265.  
  266. SRCS =     \
  267.     xtici.c \
  268.     controller.c \
  269.     error.c \
  270.     gesture.c \
  271.     huebar.c \
  272.     layout.c \
  273.     leaf.c \
  274.     menu.c \
  275.     message.c \
  276.     patch.c \
  277.     resources.c \
  278.     selection.c \
  279.     show.c
  280.  
  281. OBJS =  \
  282.     xtici.o \
  283.     controller.o \
  284.     error.o \
  285.     gesture.o \
  286.     huebar.o \
  287.     layout.o \
  288.     leaf.o \
  289.     menu.o \
  290.     message.o \
  291.     patch.o \
  292.     resources.o \
  293.     selection.o \
  294.     show.o
  295.  
  296. $(PROGNAME):  $(OBJS)  $(SUBDIRS) $(DEPLIBS)
  297.      $(RM) $@
  298.     $(CC) -o $@  $(OBJS) $(LDOPTIONS)  $(LOCAL_LIBRARIES) $(LDLIBS)   $(EXTRA_LOAD_FLAGS)
  299.  
  300. clean::
  301.     $(RM) $(PROGNAME)
  302.  
  303. install:: $(PROGNAME).ad
  304.      @if [ -d $(DESTDIR)$(XAPPLOADDIR) ]; then set +x; \
  305.         else (set -x; $(MKDIRHIER) $(DESTDIR)$(XAPPLOADDIR)); fi
  306.     $(INSTALL) -c $(INSTAPPFLAGS) $(PROGNAME).ad $(DESTDIR)$(XAPPLOADDIR)/$(PROGNAME)
  307.  
  308. depend:: $(DEPEND)
  309.  
  310. $(DEPEND):
  311.     @echo "checking $@ over in $(DEPENDSRC) first..."; \
  312.     cd $(DEPENDSRC); $(MAKE); \
  313.     echo "okay, continuing in $(CURRENT_DIR)"
  314.  
  315. depend::
  316.     $(DEPEND) $(DEPENDFLAGS) -s "# DO NOT DELETE" -- $(ALLDEFINES) -- $(SRCS)
  317.  
  318. lint:
  319.     $(LINT) $(LINTFLAGS) $(SRCS) $(LINTLIBS)
  320. lint1:
  321.     $(LINT) $(LINTFLAGS) $(FILE) $(LINTLIBS)
  322.  
  323. $(SUBDIRS): FRC
  324.         @cd $@ ; echo "making all in $(CURRENT_DIR)/$@..."; \
  325.         $(MAKE) $(MFLAGS) 'CDEBUGFLAGS=$(CDEBUGFLAGS)' 'CC=$(CC)' 'CCOPTIONS=$(CCOPTIONS)' all
  326.  
  327. FRC:
  328.  
  329. depend::
  330.     @case '${MFLAGS}' in *[ik]*) set +e;; esac; \
  331.     for i in $(SUBDIRS) ;\
  332.     do \
  333.         (cd $$i ; echo "depending" "in $(CURRENT_DIR)/$$i..."; \
  334.             $(MAKE) $(MFLAGS)  depend); \
  335.     done
  336.  
  337. clean::
  338.     @case '${MFLAGS}' in *[ik]*) set +e;; esac; \
  339.     for i in $(SUBDIRS) ;\
  340.     do \
  341.         (cd $$i ; echo "cleaning" "in $(CURRENT_DIR)/$$i..."; \
  342.             $(MAKE) $(MFLAGS) RM_CMD='$(RM_CMD)' clean); \
  343.     done
  344.  
  345. # -------------------------------------------------------------------------
  346. # common rules for all Makefiles - do not edit
  347.  
  348. emptyrule::
  349.  
  350. clean::
  351.     $(RM_CMD) "#"*
  352.  
  353. Makefile:: $(IMAKE)
  354.  
  355. $(IMAKE):
  356.     @(cd $(IMAKESRC); if [ -f Makefile ]; then \
  357.     echo "checking $@ in $(IMAKESRC) first..."; $(MAKE) all; else \
  358.     echo "bootstrapping $@ from Makefile.ini in $(IMAKESRC) first..."; \
  359.     $(MAKE) -f Makefile.ini BOOTSTRAPCFLAGS=$(BOOTSTRAPCFLAGS); fi; \
  360.     echo "okay, continuing in $(CURRENT_DIR)")
  361.  
  362. Makefile::
  363.     -@if [ -f Makefile ]; then set -x; \
  364.         $(RM) Makefile.bak; $(MV) Makefile Makefile.bak; \
  365.     else exit 0; fi
  366.     $(IMAKE_CMD) -DTOPDIR=$(TOP) -DCURDIR=$(CURRENT_DIR)
  367.  
  368. tags::
  369.     $(TAGS) -w *.[ch]
  370.     $(TAGS) -xw *.[ch] > TAGS
  371.  
  372. saber:
  373.     # load $(ALLDEFINES) $(SRCS)
  374.  
  375. osaber:
  376.     # load $(ALLDEFINES) $(OBJS)
  377.  
  378. # -------------------------------------------------------------------------
  379. # rules for building in SUBDIRS - do not edit
  380.  
  381. install::
  382.     @case '${MFLAGS}' in *[ik]*) set +e;; esac; \
  383.     for i in $(SUBDIRS) ;\
  384.     do \
  385.         (cd $$i ; echo "installing" "in $(CURRENT_DIR)/$$i..."; \
  386.             $(MAKE) $(MFLAGS) DESTDIR='$(DESTDIR)' install); \
  387.     done
  388.  
  389. install.man::
  390.     @case '${MFLAGS}' in *[ik]*) set +e;; esac; \
  391.     for i in $(SUBDIRS) ;\
  392.     do \
  393.         (cd $$i ; echo "installing man pages" "in $(CURRENT_DIR)/$$i..."; \
  394.             $(MAKE) $(MFLAGS) DESTDIR='$(DESTDIR)' install.man); \
  395.     done
  396.  
  397. clean::
  398.     @case '${MFLAGS}' in *[ik]*) set +e;; esac; \
  399.     for i in $(SUBDIRS) ;\
  400.     do \
  401.         (cd $$i ; echo "cleaning" "in $(CURRENT_DIR)/$$i..."; \
  402.             $(MAKE) $(MFLAGS) RM_CMD='$(RM_CMD)' clean); \
  403.     done
  404.  
  405. tags::
  406.     @case '${MFLAGS}' in *[ik]*) set +e;; esac; \
  407.     for i in $(SUBDIRS) ;\
  408.     do \
  409.         (cd $$i ; echo "tagging" "in $(CURRENT_DIR)/$$i..."; \
  410.             $(MAKE) $(MFLAGS) TAGS='$(TAGS)' tags); \
  411.     done
  412.  
  413. Makefiles::
  414.     @case '${MFLAGS}' in *[ik]*) set +e;; esac; \
  415.     for i in $(SUBDIRS) ;\
  416.     do \
  417.         echo "making Makefiles in $(CURRENT_DIR)/$$i..."; \
  418.         case "$$i" in \
  419.         ./?*/?*/?*/?*) newtop=../../../../ sub=subsubsubsub;; \
  420.         ./?*/?*/?*) newtop=../../../ sub=subsubsub;; \
  421.         ./?*/?*)    newtop=../../ sub=subsub;; \
  422.         ./?*)       newtop=../ sub=sub;; \
  423.         */?*/?*/?*)    newtop=../../../../ sub=subsubsubsub;; \
  424.         */?*/?*)    newtop=../../../ sub=subsubsub;; \
  425.         */?*)       newtop=../../ sub=subsub;; \
  426.         *)        newtop=../ sub=sub;; \
  427.         esac; \
  428.         case "$(TOP)" in \
  429.         /?*) newtop=  upprefix=  ;; \
  430.         *) upprefix=../ ;; \
  431.         esac; \
  432.         $(MAKE) $${sub}dirMakefiles UPPREFIX=$$upprefix NEWTOP=$$newtop \
  433.         MAKEFILE_SUBDIR=$$i NEW_CURRENT_DIR=$(CURRENT_DIR)/$$i;\
  434.     done
  435.  
  436. subdirMakefiles:
  437.     $(RM) $(MAKEFILE_SUBDIR)/Makefile.bak
  438.     -@if [ -f $(MAKEFILE_SUBDIR)/Makefile ]; then set -x; \
  439.     $(MV) $(MAKEFILE_SUBDIR)/Makefile $(MAKEFILE_SUBDIR)/Makefile.bak; \
  440.     else exit 0; fi
  441.     cd $(MAKEFILE_SUBDIR); $(IMAKE_CMD) -DTOPDIR=$(UPPREFIX)$(TOP) -DCURDIR=$(NEW_CURRENT_DIR); \
  442.     $(MAKE) $(MFLAGS) Makefiles
  443.  
  444. subsubdirMakefiles:
  445.     $(RM) $(MAKEFILE_SUBDIR)/Makefile.bak
  446.     -@if [ -f $(MAKEFILE_SUBDIR)/Makefile ]; then set -x; \
  447.     $(MV) $(MAKEFILE_SUBDIR)/Makefile $(MAKEFILE_SUBDIR)/Makefile.bak; \
  448.     else exit 0; fi
  449.     cd $(MAKEFILE_SUBDIR); $(IMAKE_CMD) -DTOPDIR=$(UPPREFIX)$(UPPREFIX)$(TOP) -DCURDIR=$(NEW_CURRENT_DIR); \
  450.     $(MAKE) $(MFLAGS) Makefiles
  451.  
  452. subsubsubdirMakefiles:
  453.     $(RM) $(MAKEFILE_SUBDIR)/Makefile.bak
  454.     -@if [ -f $(MAKEFILE_SUBDIR)/Makefile ]; then set -x; \
  455.     $(MV) $(MAKEFILE_SUBDIR)/Makefile $(MAKEFILE_SUBDIR)/Makefile.bak; \
  456.     else exit 0; fi
  457.     cd $(MAKEFILE_SUBDIR); $(IMAKE_CMD) -DTOPDIR=$(UPPREFIX)$(UPPREFIX)$(UPPREFIX)$(TOP) -DCURDIR=$(NEW_CURRENT_DIR); \
  458.     $(MAKE) $(MFLAGS) Makefiles
  459.  
  460. subsubsubsubdirMakefiles:
  461.     $(RM) $(MAKEFILE_SUBDIR)/Makefile.bak
  462.     -@if [ -f $(MAKEFILE_SUBDIR)/Makefile ]; then set -x; \
  463.     $(MV) $(MAKEFILE_SUBDIR)/Makefile $(MAKEFILE_SUBDIR)/Makefile.bak; \
  464.     else exit 0; fi
  465.     cd $(MAKEFILE_SUBDIR); $(IMAKE_CMD) -DTOPDIR=$(UPPREFIX)$(UPPREFIX)$(UPPREFIX)$(UPPREFIX)$(TOP) -DCURDIR=$(NEW_CURRENT_DIR); \
  466.     $(MAKE) $(MFLAGS) Makefiles
  467.  
  468. includes::
  469.     @case '${MFLAGS}' in *[ik]*) set +e;; esac; \
  470.     for i in $(SUBDIRS) ;\
  471.     do \
  472.         (cd $$i ; echo including "in $(CURRENT_DIR)/$$i..."; \
  473.             $(MAKE) $(MFLAGS)  includes); \
  474.     done
  475.  
  476. # -------------------------------------------------------------------------
  477. # dependencies generated by makedepend
  478.  
  479. # DO NOT DELETE
  480.  
  481. xtici.o: /usr/include/stdio.h ../.././X11/StringDefs.h
  482. xtici.o: ../.././X11/IntrinsicP.h ../.././X11/Intrinsic.h ../.././X11/Xlib.h
  483. xtici.o: /usr/include/sys/types.h ../.././X11/X.h ../.././X11/Xfuncproto.h
  484. xtici.o: ../.././X11/Xosdefs.h ../.././X11/Xutil.h ../.././X11/Xresource.h
  485. xtici.o: /usr/include/strings.h ../.././X11/Core.h ../.././X11/Composite.h
  486. xtici.o: ../.././X11/Constraint.h ../.././X11/Object.h ../.././X11/RectObj.h
  487. xtici.o: ../.././X11/CoreP.h ../.././X11/CompositeP.h
  488. xtici.o: ../.././X11/ConstrainP.h ../.././X11/ObjectP.h
  489. xtici.o: ../.././X11/RectObjP.h ../.././X11/keysym.h ../.././X11/keysymdef.h
  490. xtici.o: xtici.h /usr/include/ctype.h /usr/include/string.h
  491. xtici.o: ../.././X11/Xcms.h widgets/TekBox.h ../.././X11/Xmu/Converters.h
  492. xtici.o: widgets/VShell.h widgets/xticiSD.h
  493. controller.o: xtici.h /usr/include/stdio.h /usr/include/ctype.h
  494. controller.o: /usr/include/string.h ../.././X11/Xlib.h
  495. controller.o: /usr/include/sys/types.h ../.././X11/X.h
  496. controller.o: ../.././X11/Xfuncproto.h ../.././X11/Xosdefs.h
  497. controller.o: ../.././X11/Intrinsic.h ../.././X11/Xutil.h
  498. controller.o: ../.././X11/Xresource.h /usr/include/strings.h
  499. controller.o: ../.././X11/Core.h ../.././X11/Composite.h
  500. controller.o: ../.././X11/Constraint.h ../.././X11/Object.h
  501. controller.o: ../.././X11/RectObj.h ../.././X11/StringDefs.h
  502. controller.o: ../.././X11/Xcms.h widgets/TekBox.h
  503. controller.o: ../.././X11/Xmu/Converters.h CMSColor.h ../.././X11/Xatom.h
  504. controller.o: patch.h widgets/xticiSD.h widgets/ColorS.h widgets/xticiSD.h
  505. controller.o: widgets/Hvcleaf.h
  506. error.o: /usr/include/stdio.h ../.././X11/Xlib.h /usr/include/sys/types.h
  507. error.o: ../.././X11/X.h ../.././X11/Xfuncproto.h ../.././X11/Xosdefs.h
  508. gesture.o: xtici.h /usr/include/stdio.h /usr/include/ctype.h
  509. gesture.o: /usr/include/string.h ../.././X11/Xlib.h /usr/include/sys/types.h
  510. gesture.o: ../.././X11/X.h ../.././X11/Xfuncproto.h ../.././X11/Xosdefs.h
  511. gesture.o: ../.././X11/Intrinsic.h ../.././X11/Xutil.h
  512. gesture.o: ../.././X11/Xresource.h /usr/include/strings.h ../.././X11/Core.h
  513. gesture.o: ../.././X11/Composite.h ../.././X11/Constraint.h
  514. gesture.o: ../.././X11/Object.h ../.././X11/RectObj.h
  515. gesture.o: ../.././X11/StringDefs.h ../.././X11/Xcms.h widgets/TekBox.h
  516. gesture.o: ../.././X11/Xmu/Converters.h ../.././X11/Xaw/AsciiText.h
  517. gesture.o: ../.././X11/Xaw/Text.h ../.././X11/Xaw/TextSink.h
  518. gesture.o: ../.././X11/Xaw/TextSrc.h ../.././X11/Xaw/AsciiSrc.h
  519. gesture.o: ../.././X11/Xaw/AsciiSink.h
  520. huebar.o: xtici.h /usr/include/stdio.h /usr/include/ctype.h
  521. huebar.o: /usr/include/string.h ../.././X11/Xlib.h /usr/include/sys/types.h
  522. huebar.o: ../.././X11/X.h ../.././X11/Xfuncproto.h ../.././X11/Xosdefs.h
  523. huebar.o: ../.././X11/Intrinsic.h ../.././X11/Xutil.h ../.././X11/Xresource.h
  524. huebar.o: /usr/include/strings.h ../.././X11/Core.h ../.././X11/Composite.h
  525. huebar.o: ../.././X11/Constraint.h ../.././X11/Object.h ../.././X11/RectObj.h
  526. huebar.o: ../.././X11/StringDefs.h ../.././X11/Xcms.h widgets/TekBox.h
  527. huebar.o: ../.././X11/Xmu/Converters.h widgets/ColorS.h widgets/xticiSD.h
  528. layout.o: xtici.h /usr/include/stdio.h /usr/include/ctype.h
  529. layout.o: /usr/include/string.h ../.././X11/Xlib.h /usr/include/sys/types.h
  530. layout.o: ../.././X11/X.h ../.././X11/Xfuncproto.h ../.././X11/Xosdefs.h
  531. layout.o: ../.././X11/Intrinsic.h ../.././X11/Xutil.h ../.././X11/Xresource.h
  532. layout.o: /usr/include/strings.h ../.././X11/Core.h ../.././X11/Composite.h
  533. layout.o: ../.././X11/Constraint.h ../.././X11/Object.h ../.././X11/RectObj.h
  534. layout.o: ../.././X11/StringDefs.h ../.././X11/Xcms.h widgets/TekBox.h
  535. layout.o: ../.././X11/Xmu/Converters.h ../.././X11/Xaw/Form.h
  536. layout.o: ../.././X11/Xaw/Text.h ../.././X11/Xaw/TextSink.h
  537. layout.o: ../.././X11/Xaw/TextSrc.h ../.././X11/Xaw/AsciiSrc.h
  538. layout.o: ../.././X11/Xaw/AsciiSink.h widgets/VShellP.h widgets/VShell.h
  539. layout.o: widgets/xticiSD.h ../.././X11/IntrinsicP.h ../.././X11/CoreP.h
  540. layout.o: ../.././X11/CompositeP.h ../.././X11/ConstrainP.h
  541. layout.o: ../.././X11/ObjectP.h ../.././X11/RectObjP.h ../.././X11/ShellP.h
  542. layout.o: ../.././X11/Shell.h ../.././X11/VendorP.h ../.././X11/Vendor.h
  543. layout.o: widgets/ColorS.h
  544. leaf.o: xtici.h /usr/include/stdio.h /usr/include/ctype.h
  545. leaf.o: /usr/include/string.h ../.././X11/Xlib.h /usr/include/sys/types.h
  546. leaf.o: ../.././X11/X.h ../.././X11/Xfuncproto.h ../.././X11/Xosdefs.h
  547. leaf.o: ../.././X11/Intrinsic.h ../.././X11/Xutil.h ../.././X11/Xresource.h
  548. leaf.o: /usr/include/strings.h ../.././X11/Core.h ../.././X11/Composite.h
  549. leaf.o: ../.././X11/Constraint.h ../.././X11/Object.h ../.././X11/RectObj.h
  550. leaf.o: ../.././X11/StringDefs.h ../.././X11/Xcms.h widgets/TekBox.h
  551. leaf.o: ../.././X11/Xmu/Converters.h widgets/HvcleafP.h widgets/Hvcleaf.h
  552. leaf.o: widgets/xticiSD.h ../.././X11/IntrinsicP.h ../.././X11/CoreP.h
  553. leaf.o: ../.././X11/CompositeP.h ../.././X11/ConstrainP.h
  554. leaf.o: ../.././X11/ObjectP.h ../.././X11/RectObjP.h widgets/Hueleaf.h
  555. menu.o: xtici.h /usr/include/stdio.h /usr/include/ctype.h
  556. menu.o: /usr/include/string.h ../.././X11/Xlib.h /usr/include/sys/types.h
  557. menu.o: ../.././X11/X.h ../.././X11/Xfuncproto.h ../.././X11/Xosdefs.h
  558. menu.o: ../.././X11/Intrinsic.h ../.././X11/Xutil.h ../.././X11/Xresource.h
  559. menu.o: /usr/include/strings.h ../.././X11/Core.h ../.././X11/Composite.h
  560. menu.o: ../.././X11/Constraint.h ../.././X11/Object.h ../.././X11/RectObj.h
  561. menu.o: ../.././X11/StringDefs.h ../.././X11/Xcms.h widgets/TekBox.h
  562. menu.o: ../.././X11/Xmu/Converters.h constrain.off.bm constrain.on.bm
  563. menu.o: ../.././X11/Shell.h ../.././X11/Xaw/Box.h ../.././X11/Xaw/Command.h
  564. menu.o: ../.././X11/Xaw/Label.h ../.././X11/Xaw/Simple.h
  565. menu.o: ../.././X11/Xaw/Form.h ../.././X11/Xmu/Misc.h widgets/xticiSD.h
  566. menu.o: widgets/ColorSP.h widgets/ColorS.h widgets/xticiSD.h
  567. menu.o: ../.././X11/IntrinsicP.h ../.././X11/CoreP.h ../.././X11/CompositeP.h
  568. menu.o: ../.././X11/ConstrainP.h ../.././X11/ObjectP.h ../.././X11/RectObjP.h
  569. menu.o: ../.././X11/Xaw/FormP.h
  570. message.o: /usr/include/stdio.h ../.././X11/StringDefs.h
  571. message.o: ../.././X11/Intrinsic.h ../.././X11/Xlib.h
  572. message.o: /usr/include/sys/types.h ../.././X11/X.h ../.././X11/Xfuncproto.h
  573. message.o: ../.././X11/Xosdefs.h ../.././X11/Xutil.h ../.././X11/Xresource.h
  574. message.o: /usr/include/strings.h ../.././X11/Core.h ../.././X11/Composite.h
  575. message.o: ../.././X11/Constraint.h ../.././X11/Object.h
  576. message.o: ../.././X11/RectObj.h ../.././X11/Shell.h ../.././X11/Xaw/Box.h
  577. message.o: ../.././X11/Xmu/Converters.h ../.././X11/Xaw/Command.h
  578. message.o: ../.././X11/Xaw/Label.h ../.././X11/Xaw/Simple.h
  579. message.o: ../.././X11/Xaw/Dialog.h ../.././X11/Xaw/Form.h xtici.h
  580. message.o: /usr/include/ctype.h /usr/include/string.h ../.././X11/Xcms.h
  581. message.o: widgets/TekBox.h
  582. patch.o: ../.././X11/StringDefs.h ../.././X11/IntrinsicP.h
  583. patch.o: ../.././X11/Intrinsic.h ../.././X11/Xlib.h /usr/include/sys/types.h
  584. patch.o: ../.././X11/X.h ../.././X11/Xfuncproto.h ../.././X11/Xosdefs.h
  585. patch.o: ../.././X11/Xutil.h ../.././X11/Xresource.h /usr/include/strings.h
  586. patch.o: ../.././X11/Core.h ../.././X11/Composite.h ../.././X11/Constraint.h
  587. patch.o: ../.././X11/Object.h ../.././X11/RectObj.h ../.././X11/CoreP.h
  588. patch.o: ../.././X11/CompositeP.h ../.././X11/ConstrainP.h
  589. patch.o: ../.././X11/ObjectP.h ../.././X11/RectObjP.h
  590. patch.o: ../.././X11/Xaw/AsciiTextP.h ../.././X11/Xaw/TextP.h
  591. patch.o: ../.././X11/Xaw/Text.h ../.././X11/Xaw/TextSink.h
  592. patch.o: ../.././X11/Xaw/TextSrc.h ../.././X11/Xaw/AsciiSrc.h
  593. patch.o: ../.././X11/Xaw/AsciiSink.h ../.././X11/Xaw/SimpleP.h
  594. patch.o: ../.././X11/Xaw/Simple.h ../.././X11/Xmu/Converters.h
  595. patch.o: ../.././X11/Xaw/AsciiText.h ../.././X11/Xaw/Box.h
  596. patch.o: ../.././X11/Xaw/Form.h xtici.h /usr/include/stdio.h
  597. patch.o: /usr/include/ctype.h /usr/include/string.h ../.././X11/Xcms.h
  598. patch.o: widgets/TekBox.h patch.h widgets/xticiSD.h
  599. resources.o: /usr/include/stdio.h xtici.h /usr/include/ctype.h
  600. resources.o: /usr/include/string.h ../.././X11/Xlib.h
  601. resources.o: /usr/include/sys/types.h ../.././X11/X.h
  602. resources.o: ../.././X11/Xfuncproto.h ../.././X11/Xosdefs.h
  603. resources.o: ../.././X11/Intrinsic.h ../.././X11/Xutil.h
  604. resources.o: ../.././X11/Xresource.h /usr/include/strings.h
  605. resources.o: ../.././X11/Core.h ../.././X11/Composite.h
  606. resources.o: ../.././X11/Constraint.h ../.././X11/Object.h
  607. resources.o: ../.././X11/RectObj.h ../.././X11/StringDefs.h
  608. resources.o: ../.././X11/Xcms.h widgets/TekBox.h ../.././X11/Xmu/Converters.h
  609. resources.o: ../.././X11/cursorfont.h cursors.h icon.h
  610. selection.o: xtici.h /usr/include/stdio.h /usr/include/ctype.h
  611. selection.o: /usr/include/string.h ../.././X11/Xlib.h
  612. selection.o: /usr/include/sys/types.h ../.././X11/X.h
  613. selection.o: ../.././X11/Xfuncproto.h ../.././X11/Xosdefs.h
  614. selection.o: ../.././X11/Intrinsic.h ../.././X11/Xutil.h
  615. selection.o: ../.././X11/Xresource.h /usr/include/strings.h
  616. selection.o: ../.././X11/Core.h ../.././X11/Composite.h
  617. selection.o: ../.././X11/Constraint.h ../.././X11/Object.h
  618. selection.o: ../.././X11/RectObj.h ../.././X11/StringDefs.h
  619. selection.o: ../.././X11/Xcms.h widgets/TekBox.h ../.././X11/Xmu/Converters.h
  620. selection.o: ../.././X11/Xatom.h CMSColor.h
  621. show.o: xtici.h /usr/include/stdio.h /usr/include/ctype.h
  622. show.o: /usr/include/string.h ../.././X11/Xlib.h /usr/include/sys/types.h
  623. show.o: ../.././X11/X.h ../.././X11/Xfuncproto.h ../.././X11/Xosdefs.h
  624. show.o: ../.././X11/Intrinsic.h ../.././X11/Xutil.h ../.././X11/Xresource.h
  625. show.o: /usr/include/strings.h ../.././X11/Core.h ../.././X11/Composite.h
  626. show.o: ../.././X11/Constraint.h ../.././X11/Object.h ../.././X11/RectObj.h
  627. show.o: ../.././X11/StringDefs.h ../.././X11/Xcms.h widgets/TekBox.h
  628. show.o: ../.././X11/Xmu/Converters.h ../.././X11/Xaw/Form.h widgets/TriText.h
  629. show.o: widgets/xticiSD.h patch.h
  630.