home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / x / xibm.zip / common / Makefile < prev   
Makefile  |  1991-10-04  |  17KB  |  498 lines

  1. # Makefile generated by imake - do not edit!
  2. # $XConsortium: imake.c,v 1.65 91/07/25 17:50:17 rws Exp $
  3. #
  4. # The cpp used on this machine replaces all newlines and multiple tabs and
  5. # spaces in a macro expansion with a single space.  Imake tries to compensate
  6. # for this, but is not always successful.
  7. #
  8.  
  9. # -------------------------------------------------------------------------
  10. # Makefile generated from "Imake.tmpl" and <Imakefile>
  11. # $XConsortium: Imake.tmpl,v 1.139 91/09/16 08:52:48 rws Exp $
  12. #
  13. # Platform-specific parameters may be set in the appropriate <vendor>.cf
  14. # configuration files.  Site-specific parameters should be set in the file
  15. # site.def.  Full rebuilds are recommended if any parameters are changed.
  16. #
  17. # If your C preprocessor does not define any unique symbols, you will need
  18. # to set BOOTSTRAPCFLAGS when rebuilding imake (usually when doing
  19. # "make World" the first time).
  20. #
  21.  
  22. # -------------------------------------------------------------------------
  23. # site-specific configuration parameters that need to come before
  24. # the platform-specific parameters - edit site.def to change
  25.  
  26. # site:  $XConsortium: site.def,v 1.2 91/07/30 20:26:44 rws Exp $
  27.  
  28. # -------------------------------------------------------------------------
  29. # platform-specific configuration parameters - edit ibm.cf to change
  30.  
  31. # platform:  $XConsortium: ibm.cf,v 1.29 91/07/28 22:39:58 rws Exp $
  32.  
  33. # operating system:  AIX 1.2.1
  34.  
  35.             PCC = pcc
  36.  
  37. # -------------------------------------------------------------------------
  38. # site-specific configuration parameters that go after
  39. # the platform-specific parameters - edit site.def to change
  40.  
  41. # site:  $XConsortium: site.def,v 1.2 91/07/30 20:26:44 rws Exp $
  42.  
  43.             SHELL = /bin/sh
  44.  
  45.               TOP = /x11/R5/mit
  46.       CURRENT_DIR = ./server/ddx/ibmps2/common
  47.  
  48.                AR = ar clq
  49.   BOOTSTRAPCFLAGS = -Daix
  50.                CC = gcc -fpcc-struct-return
  51.                AS = as
  52.  
  53.          COMPRESS = compress
  54.               CPP = /lib/cpp $(STD_CPP_DEFINES)
  55.     PREPROCESSCMD = gcc -fpcc-struct-return -E $(STD_CPP_DEFINES)
  56.           INSTALL = /usr/local/gnubin/install
  57.                LD = ld
  58.              LINT = lint
  59.       LINTLIBFLAG = -o
  60.          LINTOPTS = -ax -Dibm -DSYSV -DAIXps2 -Di386
  61.                LN = ln -s
  62.              MAKE = make
  63.                MV = mv
  64.                CP = cp
  65.  
  66.                RM = rm -f
  67.             TROFF = psroff
  68.          MSMACROS = -ms
  69.               TBL = tbl
  70.               EQN = eqn
  71.      STD_INCLUDES =
  72.   STD_CPP_DEFINES = -Dibm -DSYSV -DAIXps2 -Di386
  73.       STD_DEFINES = -Dibm -DSYSV -DAIXps2 -Di386
  74.  EXTRA_LOAD_FLAGS =
  75.   EXTRA_LIBRARIES = -L/usr/local/lib -lgmalloc
  76.              TAGS = ctags
  77.  
  78.            MFLAGS = -$(MAKEFLAGS)
  79.  
  80.     PROTO_DEFINES =
  81.  
  82.      INSTPGMFLAGS =
  83.  
  84.      INSTBINFLAGS = -m 0755
  85.      INSTUIDFLAGS = -m 4755
  86.      INSTLIBFLAGS = -m 0644
  87.      INSTINCFLAGS = -m 0444
  88.      INSTMANFLAGS = -m 0444
  89.      INSTDATFLAGS = -m 0444
  90.     INSTKMEMFLAGS = -m 4755
  91.  
  92.       PROJECTROOT = /x11/R5/ps2
  93.  
  94.      TOP_INCLUDES = -I$(TOP)
  95.  
  96.       CDEBUGFLAGS = -O
  97.         CCOPTIONS =
  98.  
  99.       ALLINCLUDES = $(INCLUDES) $(EXTRA_INCLUDES) $(TOP_INCLUDES) $(STD_INCLUDES)
  100.        ALLDEFINES = $(ALLINCLUDES) $(STD_DEFINES) $(EXTRA_DEFINES) $(PROTO_DEFINES) $(DEFINES)
  101.            CFLAGS = $(CDEBUGFLAGS) $(CCOPTIONS) $(ALLDEFINES)
  102.         LINTFLAGS = $(LINTOPTS) -DLINT $(ALLDEFINES)
  103.  
  104.            LDLIBS = -L$(USRLIBDIR) $(SYS_LIBRARIES) $(EXTRA_LIBRARIES)
  105.  
  106.         LDOPTIONS = $(CDEBUGFLAGS) $(CCOPTIONS) $(LOCAL_LDFLAGS)
  107.  
  108.    LDCOMBINEFLAGS = -r
  109.       DEPENDFLAGS =
  110.  
  111.         MACROFILE = ibm.cf
  112.            RM_CMD = $(RM) *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log MakeOut
  113.  
  114.     IMAKE_DEFINES =
  115.  
  116.          IRULESRC = $(CONFIGSRC)
  117.         IMAKE_CMD = $(NEWTOP)$(IMAKE) -I$(NEWTOP)$(IRULESRC) $(IMAKE_DEFINES)
  118.  
  119.      ICONFIGFILES = $(IRULESRC)/Imake.tmpl $(IRULESRC)/Imake.rules \
  120.             $(IRULESRC)/Project.tmpl $(IRULESRC)/site.def \
  121.             $(IRULESRC)/$(MACROFILE) $(EXTRA_ICONFIGFILES)
  122.  
  123. # -------------------------------------------------------------------------
  124. # X Window System Build Parameters
  125. # $XConsortium: Project.tmpl,v 1.138 91/09/10 09:02:12 rws Exp $
  126.  
  127. # -------------------------------------------------------------------------
  128. # X Window System make variables; this need to be coordinated with rules
  129.  
  130.           PATHSEP = /
  131.         USRLIBDIR = /x11/R5/ps2/lib
  132.            BINDIR = /x11/R5/ps2/bin
  133.           INCROOT = /x11/R5/ps2/include
  134.      BUILDINCROOT = $(TOP)
  135.       BUILDINCDIR = $(BUILDINCROOT)/X11
  136.       BUILDINCTOP = ..
  137.            INCDIR = $(INCROOT)/X11
  138.            ADMDIR = /usr/adm
  139.            LIBDIR = $(USRLIBDIR)/X11
  140.         CONFIGDIR = $(LIBDIR)/config
  141.        LINTLIBDIR = $(USRLIBDIR)/lint
  142.  
  143.           FONTDIR = $(LIBDIR)/fonts
  144.          XINITDIR = $(LIBDIR)/xinit
  145.            XDMDIR = $(LIBDIR)/xdm
  146.            TWMDIR = $(LIBDIR)/twm
  147.           MANPATH = /x11/R5/ps2/man
  148.     MANSOURCEPATH = $(MANPATH)/man
  149.         MANSUFFIX = n
  150.      LIBMANSUFFIX = 3
  151.            MANDIR = $(MANSOURCEPATH)$(MANSUFFIX)
  152.         LIBMANDIR = $(MANSOURCEPATH)$(LIBMANSUFFIX)
  153.            NLSDIR = $(LIBDIR)/nls
  154.         PEXAPIDIR = $(LIBDIR)/PEX
  155.       XAPPLOADDIR = $(LIBDIR)/app-defaults
  156.        FONTCFLAGS = -t
  157.  
  158.      INSTAPPFLAGS = $(INSTDATFLAGS)
  159.  
  160.             IMAKE = $(IMAKESRC)/imake
  161.            DEPEND = $(DEPENDSRC)/makedepend
  162.               RGB = $(RGBSRC)/rgb
  163.  
  164.             FONTC = $(BDFTOPCFSRC)/bdftopcf
  165.  
  166.         MKFONTDIR = $(MKFONTDIRSRC)/mkfontdir
  167.         MKDIRHIER = /bin/sh $(SCRIPTSRC)/mkdirhier.sh
  168.  
  169.         CONFIGSRC = $(TOP)/config
  170.        DOCUTILSRC = $(TOP)/doc/util
  171.         CLIENTSRC = $(TOP)/clients
  172.           DEMOSRC = $(TOP)/demos
  173.            LIBSRC = $(TOP)/lib
  174.           FONTSRC = $(TOP)/fonts
  175.        INCLUDESRC = $(TOP)/X11
  176.         SERVERSRC = $(TOP)/server
  177.           UTILSRC = $(TOP)/util
  178.         SCRIPTSRC = $(UTILSRC)/scripts
  179.        EXAMPLESRC = $(TOP)/examples
  180.        CONTRIBSRC = $(TOP)/../contrib
  181.            DOCSRC = $(TOP)/doc
  182.            RGBSRC = $(TOP)/rgb
  183.         DEPENDSRC = $(UTILSRC)/makedepend
  184.          IMAKESRC = $(CONFIGSRC)
  185.          XAUTHSRC = $(LIBSRC)/Xau
  186.           XLIBSRC = $(LIBSRC)/X
  187.            XMUSRC = $(LIBSRC)/Xmu
  188.        TOOLKITSRC = $(LIBSRC)/Xt
  189.        AWIDGETSRC = $(LIBSRC)/Xaw
  190.        OLDXLIBSRC = $(LIBSRC)/oldX
  191.       XDMCPLIBSRC = $(LIBSRC)/Xdmcp
  192.       BDFTOSNFSRC = $(FONTSRC)/bdftosnf
  193.       BDFTOSNFSRC = $(FONTSRC)/clients/bdftosnf
  194.       BDFTOPCFSRC = $(FONTSRC)/clients/bdftopcf
  195.      MKFONTDIRSRC = $(FONTSRC)/clients/mkfontdir
  196.          FSLIBSRC = $(FONTSRC)/lib/fs
  197.     FONTSERVERSRC = $(FONTSRC)/server
  198.      EXTENSIONSRC = $(TOP)/extensions
  199.          XILIBSRC = $(EXTENSIONSRC)/lib/xinput
  200.       PHIGSLIBSRC = $(EXTENSIONSRC)/lib/PEX
  201.  
  202.   DEPEXTENSIONLIB = $(EXTENSIONSRC)/lib/libXext.a
  203.      EXTENSIONLIB =   $(DEPEXTENSIONLIB)
  204.  
  205.           DEPXLIB = $(DEPEXTENSIONLIB) $(XLIBSRC)/libX11.a
  206.              XLIB = $(EXTENSIONLIB)  $(XLIBSRC)/libX11.a
  207.  
  208.       DEPXAUTHLIB = $(XAUTHSRC)/libXau.a
  209.          XAUTHLIB =  $(DEPXAUTHLIB)
  210.       DEPXDMCPLIB = $(XDMCPLIBSRC)/libXdmcp.a
  211.          XDMCPLIB =  $(DEPXDMCPLIB)
  212.  
  213.         DEPXMULIB = $(XMUSRC)/libXmu.a
  214.            XMULIB =  $(DEPXMULIB)
  215.  
  216.        DEPOLDXLIB = $(OLDXLIBSRC)/liboldX.a
  217.           OLDXLIB =  $(DEPOLDXLIB)
  218.  
  219.       DEPXTOOLLIB = $(TOOLKITSRC)/libXt.a
  220.          XTOOLLIB =  $(DEPXTOOLLIB)
  221.  
  222.         DEPXAWLIB = $(AWIDGETSRC)/libXaw.a
  223.            XAWLIB =  $(DEPXAWLIB)
  224.  
  225.         DEPXILIB = $(XILIBSRC)/libXi.a
  226.            XILIB =  $(DEPXILIB)
  227.  
  228.         DEPPHIGSLIB = $(PHIGSLIBSRC)/libphigs.a
  229.            PHIGSLIB =  $(DEPPHIGSLIB)
  230.  
  231.        DEPXBSDLIB = $(LIBSRC)/Berk/libXbsd.a
  232.           XBSDLIB =  $(DEPXBSDLIB)
  233.  
  234.  LINTEXTENSIONLIB = $(EXTENSIONSRC)/lib/llib-lXext.ln
  235.          LINTXLIB = $(XLIBSRC)/llib-lX11.ln
  236.           LINTXMU = $(XMUSRC)/llib-lXmu.ln
  237.         LINTXTOOL = $(TOOLKITSRC)/llib-lXt.ln
  238.           LINTXAW = $(AWIDGETSRC)/llib-lXaw.ln
  239.            LINTXI = $(XILIBSRC)/llib-lXi.ln
  240.         LINTPHIGS = $(PHIGSLIBSRC)/llib-lphigs.ln
  241.  
  242.           DEPLIBS = $(LOCAL_LIBRARIES)
  243.  
  244.          DEPLIBS1 = $(DEPLIBS)
  245.          DEPLIBS2 = $(DEPLIBS)
  246.          DEPLIBS3 = $(DEPLIBS)
  247.  
  248. # -------------------------------------------------------------------------
  249. # Imake rules for building libraries, programs, scripts, and data files
  250. # rules:  $XConsortium: Imake.rules,v 1.123 91/09/16 20:12:16 rws Exp $
  251.  
  252. # -------------------------------------------------------------------------
  253. # start of Imakefile
  254.  
  255. # $Id: Imakefile,v 1.5 1991/09/20 18:02:13 mtranle Exp $
  256.  
  257. # $XConsortium: Server.tmpl,v 1.5 91/05/06 19:00:26 rws Exp $
  258.  
  259.          CC = gcc -fpcc-struct-return
  260.   CCOPTIONS =
  261. STD_DEFINES = -Dibm -DSYSV -DAIXps2 -Di386 -DXDMCP -DSHAPE -DMULTIBUFFER -DMITMISC  -DMITSHM    -DNOSTDHDRS -DAIX -DIBM_OS_HAS_HFT
  262. CDEBUGFLAGS = -O
  263. EXT_DEFINES = -DSHAPE -DMULTIBUFFER -DMITMISC  -DMITSHM
  264.  
  265. SRCS =        ibmColor.c \
  266.         ibmInit.c \
  267.         ibmIO.c \
  268.         ibmKeybd.c \
  269.         ibmMalloc.c \
  270.         ibmMouse.c \
  271.         ibmPlumber.c \
  272.         ibmQuery.c \
  273.         ibmScreen.c \
  274.         ibmSave.c \
  275.         ibmCmdArgs.c \
  276.         ibmUtils.c
  277.  
  278. LIBOBJS =    ibmColor.o\
  279.         ibmInit.o\
  280.         ibmIO.o \
  281.         ibmScreen.o \
  282.         ibmKeybd.o \
  283.         ibmMouse.o \
  284.         ibmQuery.o \
  285.         ibmSave.o \
  286.         ibmCmdArgs.o \
  287.         ibmUtils.o
  288.  
  289. OTHROBJS =
  290.  
  291. ALLOCSRCS =    ibmMalloc.c \
  292.         ibmPlumber.c
  293.  
  294. ALLOCOBJS =
  295.  
  296. IMMEDIATE_OBJS = $(OTHROBJS) $(LIBOBJS) $(ALLOCOBJS)
  297.  
  298. INFOOBJS =    ibmDate.o
  299.  
  300. OBJS =        $(IMMEDIATE_OBJS) $(INFOOBJS)
  301.  
  302. SCREENS0= -DIBM_8514
  303.  
  304. SCREENS1= $(SCREENS0)
  305.  
  306. SCREENS2= $(SCREENS1)
  307.  
  308. SCREENS3= $(SCREENS2)
  309.  
  310. SCREENS4= $(SCREENS3)
  311.  
  312. SCREENS5= $(SCREENS4)
  313.  
  314. SCREENS6= $(SCREENS5)
  315.  
  316. SCREENS7= $(SCREENS6)
  317.  
  318. SCREENS8= $(SCREENS7)
  319.  
  320. SCREENS9= $(SCREENS8)
  321.  
  322. SCREENS= $(SCREENS9)
  323.  
  324. DEFINES = $(SCREENS)
  325.  
  326. STD_DEFINES = -Dibm -DSYSV -DAIXps2 -Di386 -DXDMCP -DSHAPE -DMULTIBUFFER -DMITMISC  -DMITSHM    -DNOSTDHDRS -DAIX -DIBM_OS_HAS_HFT -DXTESTEXT1
  327.  
  328. INCLUDES = -I. -I../../../include -I$(INCLUDESRC) -I../AIX
  329.  
  330. all:: DONE
  331.  
  332. DONE: $(OBJS)
  333.     touch $@
  334.  
  335. clean::
  336.     $(RM) DONE
  337.  
  338. all:: ibmcomm.o
  339.  
  340. ibmcomm.o: $(LIBOBJS)
  341.     $(RM) $@
  342.     $(LD) $(LDCOMBINEFLAGS) $(LIBOBJS) -o $@
  343.  
  344. .c.o:
  345.     $(RM) $@
  346.     $(CC) -c $(CFLAGS) $(_NOOP_) $*.c
  347.  
  348. ibmDate.o: ibmDate.c ibmcomm.o
  349.     $(CC) $(CFLAGS) \
  350.      -DDATE="\"`date`\"" \
  351.      -DHOST="\"`hostname`\"" \
  352.      -DDEVELOPER="\"$(LOGNAME)\"" \
  353.     -c ibmDate.c
  354.  
  355. ibmScreen.o ibmInit.o ibmIO.o ibmUtils.o:    Imakefile
  356.  
  357. lint:
  358.     $(LINT) $(LINTFLAGS) $(SRCS) $(LINTLIBS)
  359. lint1:
  360.     $(LINT) $(LINTFLAGS) $(FILE) $(LINTLIBS)
  361.  
  362. depend:: $(DEPEND)
  363.  
  364. $(DEPEND):
  365.     @echo "checking $@ over in $(DEPENDSRC) first..."; \
  366.     cd $(DEPENDSRC); $(MAKE); \
  367.     echo "okay, continuing in $(CURRENT_DIR)"
  368.  
  369. depend::
  370.     $(DEPEND) $(DEPENDFLAGS) -s "# DO NOT DELETE" -- $(ALLDEFINES) -- $(SRCS)
  371.  
  372. # -------------------------------------------------------------------------
  373. # common rules for all Makefiles - do not edit
  374.  
  375. emptyrule::
  376.  
  377. clean::
  378.     $(RM_CMD) "#"*
  379.  
  380. Makefile:: $(IMAKE)
  381.  
  382. $(IMAKE):
  383.     @(cd $(IMAKESRC); if [ -f Makefile ]; then \
  384.     echo "checking $@ in $(IMAKESRC) first..."; $(MAKE) all; else \
  385.     echo "bootstrapping $@ from Makefile.ini in $(IMAKESRC) first..."; \
  386.     $(MAKE) -f Makefile.ini BOOTSTRAPCFLAGS="$(BOOTSTRAPCFLAGS)"; fi; \
  387.     echo "okay, continuing in $(CURRENT_DIR)")
  388.  
  389. Makefile::
  390.     -@if [ -f Makefile ]; then set -x; \
  391.     $(RM) Makefile.bak; $(MV) Makefile Makefile.bak; \
  392.     else exit 0; fi
  393.     $(IMAKE_CMD) -DTOPDIR=$(TOP) -DCURDIR=$(CURRENT_DIR)
  394.  
  395. tags::
  396.     $(TAGS) -w *.[ch]
  397.     $(TAGS) -xw *.[ch] > TAGS
  398.  
  399. # -------------------------------------------------------------------------
  400. # empty rules for directories that do not have SUBDIRS - do not edit
  401.  
  402. install::
  403.     @echo "install in $(CURRENT_DIR) done"
  404.  
  405. install.man::
  406.     @echo "install.man in $(CURRENT_DIR) done"
  407.  
  408. Makefiles::
  409.  
  410. includes::
  411.  
  412. # -------------------------------------------------------------------------
  413. # dependencies generated by makedepend
  414.  
  415. # DO NOT DELETE
  416.  
  417. ibmColor.o: /x11/R5/mit/X11/X.h /x11/R5/mit/X11/Xproto.h
  418. ibmColor.o: /x11/R5/mit/X11/Xmd.h /x11/R5/mit/X11/Xprotostr.h
  419. ibmColor.o: ../../../include/screenint.h ../../../include/scrnintstr.h
  420. ibmColor.o: ../../../include/miscstruct.h ../../../include/misc.h
  421. ibmColor.o: /x11/R5/mit/X11/Xosdefs.h ../../../include/os.h
  422. ibmColor.o: /usr/include/string.h /usr/include/sccs.h
  423. ibmColor.o: /x11/R5/mit/X11/Xfuncs.h /usr/include/memory.h
  424. ibmColor.o: ../../../include/region.h ../../../include/pixmap.h
  425. ibmColor.o: ../../../include/gc.h ../../../include/colormap.h
  426. ibmColor.o: ../../../include/colormapst.h ../AIX/OScompiler.h ibmTrace.h
  427. ibmInit.o: /x11/R5/mit/X11/X.h ../../../include/servermd.h
  428. ibmInit.o: ../../../include/site.h ../../../include/misc.h
  429. ibmInit.o: /x11/R5/mit/X11/Xosdefs.h ../../../include/os.h
  430. ibmInit.o: /usr/include/string.h /usr/include/sccs.h /x11/R5/mit/X11/Xfuncs.h
  431. ibmInit.o: /usr/include/memory.h ../../../include/miscstruct.h
  432. ibmInit.o: ../../../include/input.h ../../../include/opaque.h
  433. ibmInit.o: ../../../include/scrnintstr.h ../../../include/screenint.h
  434. ibmInit.o: ../../../include/region.h ../../../include/pixmap.h
  435. ibmInit.o: ../../../include/gc.h ../../../include/colormap.h
  436. ibmInit.o: ../../../include/cursorstr.h ../../../include/cursor.h ibmScreen.h
  437. ibmInit.o: ibmKeybd.h ibmMouse.h ibmCmdArgs.h ../AIX/OSio.h ibmTrace.h
  438. ibmIO.o: /usr/include/sys/types.h /usr/include/sccs.h
  439. ibmIO.o: /usr/include/sys/DOPTIONS.h /usr/include/sys/time.h
  440. ibmIO.o: /x11/R5/mit/X11/X.h /x11/R5/mit/X11/Xproto.h /x11/R5/mit/X11/Xmd.h
  441. ibmIO.o: /x11/R5/mit/X11/Xprotostr.h ../../../include/inputstr.h
  442. ibmIO.o: ../../../include/input.h ../../../include/misc.h
  443. ibmIO.o: /x11/R5/mit/X11/Xosdefs.h ../../../include/os.h
  444. ibmIO.o: /usr/include/string.h /x11/R5/mit/X11/Xfuncs.h /usr/include/memory.h
  445. ibmIO.o: ../../../include/window.h ../../../include/dixstruct.h
  446. ibmIO.o: ../../../include/dix.h ../../../include/gc.h
  447. ibmIO.o: ../../../include/resource.h ../../../include/cursor.h
  448. ibmIO.o: ../../../include/pixmap.h ../../../include/screenint.h
  449. ibmIO.o: ../../../include/miscstruct.h ../../../include/scrnintstr.h
  450. ibmIO.o: ../../../include/region.h ../../../include/colormap.h
  451. ibmIO.o: ../../../include/cursorstr.h ../AIX/OScompiler.h ibmKeybd.h
  452. ibmIO.o: ibmMouse.h ibmScreen.h ibmCmdArgs.h ../AIX/OSio.h ../AIX/OScursor.h
  453. ibmIO.o: ibmTrace.h
  454. ibmKeybd.o: /x11/R5/mit/X11/X.h ../../../include/input.h
  455. ibmKeybd.o: ../../../include/misc.h /x11/R5/mit/X11/Xosdefs.h
  456. ibmKeybd.o: ../../../include/os.h /usr/include/string.h /usr/include/sccs.h
  457. ibmKeybd.o: /x11/R5/mit/X11/Xfuncs.h /usr/include/memory.h ibmTrace.h
  458. ibmMalloc.o: /usr/include/stdio.h /usr/include/sccs.h ibmMalloc.h
  459. ibmMalloc.o: /usr/include/sys/types.h /usr/include/sys/DOPTIONS.h
  460. ibmMalloc.o: /usr/include/sys/time.h
  461. ibmMouse.o: /x11/R5/mit/X11/X.h ../../../include/input.h
  462. ibmMouse.o: ../../../include/misc.h /x11/R5/mit/X11/Xosdefs.h
  463. ibmMouse.o: ../../../include/os.h /usr/include/string.h /usr/include/sccs.h
  464. ibmMouse.o: /x11/R5/mit/X11/Xfuncs.h /usr/include/memory.h ibmTrace.h
  465. ibmPlumber.o: /usr/include/stdio.h /usr/include/sccs.h ibmMalloc.h
  466. ibmQuery.o: /x11/R5/mit/X11/X.h
  467. ibmScreen.o: /x11/R5/mit/X11/X.h ../../../include/misc.h
  468. ibmScreen.o: /x11/R5/mit/X11/Xosdefs.h ../../../include/os.h
  469. ibmScreen.o: /usr/include/string.h /usr/include/sccs.h
  470. ibmScreen.o: /x11/R5/mit/X11/Xfuncs.h /usr/include/memory.h
  471. ibmScreen.o: ../../../include/miscstruct.h ../../../include/scrnintstr.h
  472. ibmScreen.o: ../../../include/screenint.h ../../../include/region.h
  473. ibmScreen.o: ../../../include/pixmap.h ../../../include/gc.h
  474. ibmScreen.o: ../../../include/colormap.h ../../../include/cursorstr.h
  475. ibmScreen.o: ../../../include/cursor.h ibmScreen.h
  476. ibmSave.o: /x11/R5/mit/X11/X.h ../../../include/scrnintstr.h
  477. ibmSave.o: ../../../include/screenint.h ../../../include/miscstruct.h
  478. ibmSave.o: ../../../include/misc.h /x11/R5/mit/X11/Xosdefs.h
  479. ibmSave.o: ../../../include/os.h /usr/include/string.h /usr/include/sccs.h
  480. ibmSave.o: /x11/R5/mit/X11/Xfuncs.h /usr/include/memory.h
  481. ibmSave.o: ../../../include/region.h ../../../include/pixmap.h
  482. ibmSave.o: ../../../include/gc.h ../../../include/colormap.h
  483. ibmSave.o: ../../../include/cursor.h ../../../include/windowstr.h
  484. ibmSave.o: ../../../include/window.h ../../../include/pixmapstr.h
  485. ibmSave.o: ../../../include/regionstr.h ../../../include/property.h
  486. ibmSave.o: ../../../include/resource.h ../../../include/dix.h
  487. ibmSave.o: /x11/R5/mit/X11/Xprotostr.h /x11/R5/mit/X11/Xmd.h ibmTrace.h
  488. ibmCmdArgs.o: /x11/R5/mit/X11/X.h ../../../include/cursorstr.h
  489. ibmCmdArgs.o: ../../../include/cursor.h ../../../include/pixmap.h
  490. ibmCmdArgs.o: ../../../include/misc.h /x11/R5/mit/X11/Xosdefs.h
  491. ibmCmdArgs.o: ../../../include/os.h /usr/include/string.h /usr/include/sccs.h
  492. ibmCmdArgs.o: /x11/R5/mit/X11/Xfuncs.h /usr/include/memory.h
  493. ibmCmdArgs.o: ../../../include/miscstruct.h ../../../include/scrnintstr.h
  494. ibmCmdArgs.o: ../../../include/screenint.h ../../../include/region.h
  495. ibmCmdArgs.o: ../../../include/gc.h ../../../include/colormap.h ibmCmdArgs.h
  496. ibmCmdArgs.o: ibmScreen.h ../AIX/OSio.h ibmTrace.h
  497. ibmUtils.o: ../AIX/OSio.h ibmTrace.h
  498.