# Makefile generated by imake - do not edit! # $XConsortium: imake.c,v 1.65 91/07/25 17:50:17 rws Exp $ # ------------------------------------------------------------------------- # Makefile generated from "Imake.tmpl" and <Imakefile> # $XConsortium: Imake.tmpl,v 1.139 91/09/16 08:52:48 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 hpbsd.cf to change # platform: $XConsortium: hpbsd.cf,v 1.1 91/09/27 12:10:52 mark Exp $ # operating system: BSD 4.4Alpha # ------------------------------------------------------------------------- # 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 = ./server/ddx/hpbsd/topcat AR = ar clq BOOTSTRAPCFLAGS = CC = gcc2 AS = as COMPRESS = compress CPP = /usr/libexec/cpp $(STD_CPP_DEFINES) PREPROCESSCMD = gcc2 -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 TROFF = psroff MSMACROS = -ms TBL = tbl EQN = eqn STD_INCLUDES = STD_CPP_DEFINES = -traditional STD_DEFINES = EXTRA_LOAD_FLAGS = EXTRA_LIBRARIES = TAGS = ctags PROTO_DEFINES = INSTPGMFLAGS = -s INSTBINFLAGS = -m 0755 INSTUIDFLAGS = -m 4755 INSTLIBFLAGS = -m 0644 INSTINCFLAGS = -m 0444 INSTMANFLAGS = -m 0444 INSTDATFLAGS = -m 0444 INSTKMEMFLAGS = -g kmem -m 2755 TOP_INCLUDES = -I$(TOP) CDEBUGFLAGS = -O2 CCOPTIONS = 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) $(LOCAL_LDFLAGS) LDCOMBINEFLAGS = -X -r DEPENDFLAGS = MACROFILE = hpbsd.cf RM_CMD = $(RM) *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log MakeOut IMAKE_DEFINES = IRULESRC = $(CONFIGSRC) IMAKE_CMD = $(NEWTOP)$(IMAKE) -I$(NEWTOP)$(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.138.1.1 92/11/11 09:49:19 rws Exp $ # ------------------------------------------------------------------------- # X Window System make variables; this need to be coordinated with rules PATHSEP = / USRLIBDIR = /usr/lib BINDIR = /usr/bin/X11 INCROOT = /usr/include BUILDINCROOT = $(TOP) BUILDINCDIR = $(BUILDINCROOT)/X11 BUILDINCTOP = .. INCDIR = $(INCROOT)/X11 ADMDIR = /usr/adm LIBDIR = $(USRLIBDIR)/X11 CONFIGDIR = $(LIBDIR)/config LINTLIBDIR = $(USRLIBDIR)/lint FONTDIR = $(LIBDIR)/fonts XINITDIR = $(LIBDIR)/xinit XDMDIR = $(LIBDIR)/xdm TWMDIR = $(LIBDIR)/twm MANPATH = /usr/local/man MANSOURCEPATH = $(MANPATH)/man MANSUFFIX = 1 LIBMANSUFFIX = 3 MANDIR = $(MANSOURCEPATH)$(MANSUFFIX) LIBMANDIR = $(MANSOURCEPATH)$(LIBMANSUFFIX) NLSDIR = $(LIBDIR)/nls PEXAPIDIR = $(LIBDIR)/PEX XAPPLOADDIR = $(LIBDIR)/app-defaults FONTCFLAGS = -t INSTAPPFLAGS = $(INSTDATFLAGS) IMAKE = $(IMAKESRC)/imake DEPEND = $(DEPENDSRC)/makedepend RGB = $(RGBSRC)/rgb FONTC = $(BDFTOPCFSRC)/bdftopcf MKFONTDIR = $(MKFONTDIRSRC)/mkfontdir MKDIRHIER = /bin/sh $(SCRIPTSRC)/mkdirhier.sh 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 BDFTOSNFSRC = $(FONTSRC)/bdftosnf BDFTOSNFSRC = $(FONTSRC)/clients/bdftosnf BDFTOPCFSRC = $(FONTSRC)/clients/bdftopcf MKFONTDIRSRC = $(FONTSRC)/clients/mkfontdir FSLIBSRC = $(FONTSRC)/lib/fs FONTSERVERSRC = $(FONTSRC)/server EXTENSIONSRC = $(TOP)/extensions XILIBSRC = $(EXTENSIONSRC)/lib/xinput PEXLIBSRC = $(EXTENSIONSRC)/lib/PEXlib PHIGSLIBSRC = $(EXTENSIONSRC)/lib/PEX DEPEXTENSIONLIB = $(EXTENSIONSRC)/lib/libXext.a EXTENSIONLIB = $(DEPEXTENSIONLIB) DEPXLIB = $(DEPEXTENSIONLIB) $(XLIBSRC)/libX11.a XLIB = $(EXTENSIONLIB) $(XLIBSRC)/libX11.a DEPXAUTHLIB = $(XAUTHSRC)/libXau.a XAUTHLIB = $(DEPXAUTHLIB) DEPXDMCPLIB = $(XDMCPLIBSRC)/libXdmcp.a XDMCPLIB = $(DEPXDMCPLIB) DEPXMULIB = $(XMUSRC)/libXmu.a XMULIB = $(DEPXMULIB) DEPOLDXLIB = $(OLDXLIBSRC)/liboldX.a OLDXLIB = $(DEPOLDXLIB) DEPXTOOLLIB = $(TOOLKITSRC)/libXt.a XTOOLLIB = $(DEPXTOOLLIB) DEPXAWLIB = $(AWIDGETSRC)/libXaw.a XAWLIB = $(DEPXAWLIB) DEPXILIB = $(XILIBSRC)/libXi.a XILIB = $(DEPXILIB) DEPPEXLIB = $(PEXLIBSRC)/libPEX5.a PEXLIB = $(DEPPEXLIB) DEPPHIGSLIB = $(PHIGSLIBSRC)/libphigs.a PHIGSLIB = $(DEPPHIGSLIB) DEPXBSDLIB = $(LIBSRC)/Berk/libXbsd.a XBSDLIB = $(DEPXBSDLIB) LINTEXTENSIONLIB = $(EXTENSIONSRC)/lib/llib-lXext.ln LINTXLIB = $(XLIBSRC)/llib-lX11.ln LINTXMU = $(XMUSRC)/llib-lXmu.ln LINTXTOOL = $(TOOLKITSRC)/llib-lXt.ln LINTXAW = $(AWIDGETSRC)/llib-lXaw.ln LINTXI = $(XILIBSRC)/llib-lXi.ln LINTPEX = $(PEXLIBSRC)/llib-lPEX5.ln LINTPHIGS = $(PHIGSLIBSRC)/llib-lphigs.ln DEPLIBS = $(LOCAL_LIBRARIES) DEPLIBS1 = $(DEPLIBS) DEPLIBS2 = $(DEPLIBS) DEPLIBS3 = $(DEPLIBS) # ------------------------------------------------------------------------- # Imake rules for building libraries, programs, scripts, and data files # rules: $XConsortium: Imake.rules,v 1.123 91/09/16 20:12:16 rws Exp $ # ------------------------------------------------------------------------- # start of Imakefile # $XConsortium: Server.tmpl,v 1.5 91/05/06 19:00:26 rws Exp $ CC = gcc2 CCOPTIONS = STD_DEFINES = -DXDMCP -DSHAPE -DMULTIBUFFER -DMITMISC -DXIDLE -DXINPUT CDEBUGFLAGS = -O2 EXT_DEFINES = -DSHAPE -DMULTIBUFFER -DMITMISC -DXIDLE -DXINPUT SRCS = topcat.c topcatgc.c tcscrinit.c tcGlyph.c tcPutImage.c tcCopPlan.c tcFillRct.c tcFillSp.c tcPntWin.c tcText.c tcPolyFSR.c tcTileOdd.c tccmap.c OBJS = topcat.o topcatgc.o tcscrinit.o tcGlyph.o tcPutImage.o tcCopPlan.o tcFillRct.o tcFillSp.o tcPntWin.o tcText.o tcPolyFSR.o tcTileOdd.o tccmap.o DEVINC = -I/sys/hp/dev INCLUDES = -I. -I.. -I../include -I../../../include -I../../mi -I../mfb -I$(INCLUDESRC) -I$(FONTSRC)/include $(DEVINC) LINTLIBS = ../../../dix/llib-ldix.ln ../../../os/4.2bsd/llib-los.ln ../mfb/llib-lmfb.ln ../cfb/llib-lcfb.ln ../../mi/llib-lmi.ln ../llib-lhp.ln .c.o: $(RM) $@ $(CC) -c $(CFLAGS) $(_NOOP_) $*.c all:: libtopcat.a libtopcat.a: $(OBJS) $(RM) $@ $(AR) $@ $(OBJS) $(RANLIB) $@ lint: $(LINT) $(LINTFLAGS) $(SRCS) $(LINTLIBS) lint1: $(LINT) $(LINTFLAGS) $(FILE) $(LINTLIBS) lintlib: depend:: $(DEPEND) $(DEPEND): @echo "checking $@ over in $(DEPENDSRC) first..."; \ cd $(DEPENDSRC); $(MAKE); \ echo "okay, continuing in $(CURRENT_DIR)" depend:: $(DEPEND) $(DEPENDFLAGS) -s "# DO NOT DELETE" -- $(ALLDEFINES) -- $(SRCS) # ------------------------------------------------------------------------- # common rules for all Makefiles - do not edit emptyrule:: clean:: $(RM_CMD) "#"* Makefile:: $(IMAKE) $(IMAKE): @(cd $(IMAKESRC); if [ -f Makefile ]; then \ echo "checking $@ in $(IMAKESRC) first..."; $(MAKE) all; else \ echo "bootstrapping $@ from Makefile.ini in $(IMAKESRC) first..."; \ $(MAKE) -f Makefile.ini BOOTSTRAPCFLAGS="$(BOOTSTRAPCFLAGS)"; fi; \ echo "okay, continuing in $(CURRENT_DIR)") 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 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 # DO NOT DELETE topcat.o: /usr/include/stdio.h /usr/include/sys/cdefs.h topcat.o: /usr/include/machine/ansi.h /usr/include/sys/types.h topcat.o: /usr/include/machine/endian.h /usr/include/machine/types.h topcat.o: /usr/include/fcntl.h /usr/include/sys/ioctl.h topcat.o: /sys/hp/dev/grfioctl.h ../../../.././X11/X.h topcat.o: ../../../.././X11/Xproto.h ../../../.././X11/Xmd.h topcat.o: ../../../.././X11/Xprotostr.h ../../../include/scrnintstr.h topcat.o: ../../../include/screenint.h ../../../include/miscstruct.h topcat.o: ../../../include/misc.h ../../../.././X11/Xosdefs.h topcat.o: ../../../include/os.h /usr/include/string.h topcat.o: ../../../.././X11/Xfuncs.h ../../../include/region.h topcat.o: ../../../include/pixmap.h ../../../include/gc.h topcat.o: ../../../include/colormap.h ../../../include/cursorstr.h topcat.o: ../../../include/cursor.h ../../../include/pixmapstr.h topcat.o: ../../../include/inputstr.h ../../../include/input.h topcat.o: ../../../include/window.h ../../../include/dixstruct.h topcat.o: ../../../include/dix.h ../../../include/resource.h topcat.o: ../../../include/regionstr.h ../include/hppriv.h topcat.o: ../include/hpOScrnBuf.h topcat.h ../hpDisplays.h topcat.o: ../../../include/windowstr.h ../../../include/property.h topcat.o: ../../../.././X11/Xprotostr.h ../../mi/mibstore.h topcatgc.o: ../../../.././X11/X.h ../../../.././X11/Xmd.h topcatgc.o: ../../../.././X11/Xproto.h ../../../.././X11/Xmd.h topcatgc.o: ../../../.././X11/Xprotostr.h ../cfb/cfb.h topcatgc.o: ../../../include/pixmap.h ../../../include/region.h topcatgc.o: ../../../include/gc.h ../../../include/colormap.h topcatgc.o: ../../../include/miscstruct.h ../../../include/misc.h topcatgc.o: ../../../.././X11/Xosdefs.h ../../../include/os.h topcatgc.o: /usr/include/string.h /usr/include/machine/ansi.h topcatgc.o: /usr/include/sys/cdefs.h ../../../.././X11/Xfuncs.h topcatgc.o: ../../../include/servermd.h ../mfb/mfb.h ../../mi/mibstore.h topcatgc.o: ../include/hppriv.h ../include/hpOScrnBuf.h topcatgc.o: ../../../.././fonts/include/fontstruct.h topcatgc.o: ../../../.././X11/Xproto.h ../../../.././fonts/include/font.h topcatgc.o: ../../../.././fonts/include/fsmasks.h topcatgc.o: ../../../include/dixfontstr.h ../../../include/dixfont.h topcatgc.o: ../../../include/gcstruct.h ../../../include/screenint.h topcatgc.o: ../../../include/windowstr.h ../../../include/window.h topcatgc.o: ../../../include/pixmapstr.h ../../../include/regionstr.h topcatgc.o: ../../../include/cursor.h ../../../include/property.h topcatgc.o: ../../../include/resource.h ../../../include/dix.h topcatgc.o: ../../../.././X11/Xprotostr.h ../../../include/scrnintstr.h topcatgc.o: topcat.h /usr/include/sys/types.h /usr/include/machine/endian.h topcatgc.o: /usr/include/machine/types.h ../hpDisplays.h ../../mi/mistruct.h topcatgc.o: ../../mi/mi.h ../cfb/cfbmskbits.h ../cfb/cfb8bit.h tcscrinit.o: ../../../.././X11/X.h ../../../.././X11/Xmd.h tcscrinit.o: ../../../include/servermd.h ../../../include/scrnintstr.h tcscrinit.o: ../../../include/screenint.h ../../../include/miscstruct.h tcscrinit.o: ../../../include/misc.h ../../../.././X11/Xosdefs.h tcscrinit.o: ../../../include/os.h /usr/include/string.h tcscrinit.o: /usr/include/machine/ansi.h /usr/include/sys/cdefs.h tcscrinit.o: ../../../.././X11/Xfuncs.h ../../../include/region.h tcscrinit.o: ../../../include/pixmap.h ../../../include/gc.h tcscrinit.o: ../../../include/colormap.h ../../../include/pixmapstr.h tcscrinit.o: ../../../include/resource.h ../../../include/colormapst.h tcscrinit.o: ../cfb/cfb.h ../mfb/mfb.h ../../mi/mibstore.h tcscrinit.o: ../include/hppriv.h ../include/hpOScrnBuf.h ../../mi/mi.h tcscrinit.o: ../../mi/mistruct.h ../../../include/dix.h tcscrinit.o: ../../../include/window.h ../cfb/cfbmskbits.h topcat.h tcscrinit.o: /usr/include/sys/types.h /usr/include/machine/endian.h tcscrinit.o: /usr/include/machine/types.h ../hpDisplays.h tcGlyph.o: /usr/include/sys/types.h /usr/include/machine/endian.h tcGlyph.o: /usr/include/sys/cdefs.h /usr/include/machine/ansi.h tcGlyph.o: /usr/include/machine/types.h ../../../.././X11/X.h tcGlyph.o: ../../../.././X11/Xmd.h ../../../.././X11/Xproto.h tcGlyph.o: ../../../.././X11/Xmd.h ../../../.././X11/Xprotostr.h ../cfb/cfb.h tcGlyph.o: ../../../include/pixmap.h ../../../include/region.h tcGlyph.o: ../../../include/gc.h ../../../include/colormap.h tcGlyph.o: ../../../include/miscstruct.h ../../../include/misc.h tcGlyph.o: ../../../.././X11/Xosdefs.h ../../../include/os.h tcGlyph.o: /usr/include/string.h ../../../.././X11/Xfuncs.h tcGlyph.o: ../../../include/servermd.h ../mfb/mfb.h ../../mi/mibstore.h tcGlyph.o: ../include/hppriv.h ../include/hpOScrnBuf.h tcGlyph.o: ../../../.././fonts/include/fontstruct.h tcGlyph.o: ../../../.././X11/Xproto.h ../../../.././fonts/include/font.h tcGlyph.o: ../../../.././fonts/include/fsmasks.h tcGlyph.o: ../../../include/dixfontstr.h ../../../include/dixfont.h tcGlyph.o: ../../../include/gcstruct.h ../../../include/screenint.h tcGlyph.o: ../../../include/regionstr.h ../../../include/pixmapstr.h tcGlyph.o: ../../../include/scrnintstr.h ../../../include/windowstr.h tcGlyph.o: ../../../include/window.h ../../../include/cursor.h tcGlyph.o: ../../../include/property.h ../../../include/resource.h tcGlyph.o: ../../../include/dix.h ../../../.././X11/Xprotostr.h topcat.h tcGlyph.o: ../hpDisplays.h tcPutImage.o: ../../../.././X11/X.h ../../../.././X11/Xprotostr.h tcPutImage.o: ../../../include/misc.h ../../../.././X11/Xosdefs.h tcPutImage.o: ../../../include/os.h /usr/include/string.h tcPutImage.o: /usr/include/machine/ansi.h /usr/include/sys/cdefs.h tcPutImage.o: ../../../.././X11/Xfuncs.h ../../../include/gcstruct.h tcPutImage.o: ../../../include/gc.h ../../../include/miscstruct.h tcPutImage.o: ../../../include/region.h ../../../include/pixmap.h tcPutImage.o: ../../../include/screenint.h ../../../include/pixmapstr.h tcPutImage.o: ../../../include/windowstr.h ../../../include/window.h tcPutImage.o: ../../../include/regionstr.h ../../../include/cursor.h tcPutImage.o: ../../../include/property.h ../../../include/resource.h tcPutImage.o: ../../../include/dix.h ../../../include/scrnintstr.h tcPutImage.o: ../../../include/colormap.h ../../mi/mi.h tcPutImage.o: ../../../.././X11/Xmd.h ../../../include/servermd.h tcPutImage.o: ../cfb/cfb.h ../mfb/mfb.h ../../mi/mibstore.h tcPutImage.o: ../include/hppriv.h ../include/hpOScrnBuf.h topcat.h tcPutImage.o: /usr/include/sys/types.h /usr/include/machine/endian.h tcPutImage.o: /usr/include/machine/types.h ../hpDisplays.h tcCopPlan.o: ../../../.././X11/X.h ../../../.././X11/Xprotostr.h tcCopPlan.o: ../../../include/misc.h ../../../.././X11/Xosdefs.h tcCopPlan.o: ../../../include/os.h /usr/include/string.h tcCopPlan.o: /usr/include/machine/ansi.h /usr/include/sys/cdefs.h tcCopPlan.o: ../../../.././X11/Xfuncs.h ../../../include/gcstruct.h tcCopPlan.o: ../../../include/gc.h ../../../include/miscstruct.h tcCopPlan.o: ../../../include/region.h ../../../include/pixmap.h tcCopPlan.o: ../../../include/screenint.h ../../../include/pixmapstr.h tcCopPlan.o: ../../../include/windowstr.h ../../../include/window.h tcCopPlan.o: ../../../include/regionstr.h ../../../include/cursor.h tcCopPlan.o: ../../../include/property.h ../../../include/resource.h tcCopPlan.o: ../../../include/dix.h ../../../include/scrnintstr.h tcCopPlan.o: ../../../include/colormap.h ../../mi/mi.h tcCopPlan.o: ../../../.././X11/Xmd.h ../../../include/servermd.h ../cfb/cfb.h tcCopPlan.o: ../mfb/mfb.h ../../mi/mibstore.h ../include/hppriv.h tcCopPlan.o: ../include/hpOScrnBuf.h topcat.h /usr/include/sys/types.h tcCopPlan.o: /usr/include/machine/endian.h /usr/include/machine/types.h tcCopPlan.o: ../hpDisplays.h tcFillRct.o: ../../../.././X11/X.h ../../../.././X11/Xmd.h tcFillRct.o: ../../../include/servermd.h ../../../include/gcstruct.h tcFillRct.o: ../../../include/gc.h ../../../include/miscstruct.h tcFillRct.o: ../../../include/misc.h ../../../.././X11/Xosdefs.h tcFillRct.o: ../../../include/os.h /usr/include/string.h tcFillRct.o: /usr/include/machine/ansi.h /usr/include/sys/cdefs.h tcFillRct.o: ../../../.././X11/Xfuncs.h ../../../include/region.h tcFillRct.o: ../../../include/pixmap.h ../../../include/screenint.h tcFillRct.o: ../../../include/window.h ../../../include/pixmapstr.h tcFillRct.o: ../../../include/scrnintstr.h ../../../include/colormap.h tcFillRct.o: ../../../include/windowstr.h ../../../include/regionstr.h tcFillRct.o: ../../../include/cursor.h ../../../include/property.h tcFillRct.o: ../../../include/resource.h ../../../include/dix.h tcFillRct.o: ../../../.././X11/Xprotostr.h ../cfb/cfb.h ../mfb/mfb.h tcFillRct.o: ../../mi/mibstore.h ../include/hppriv.h ../include/hpOScrnBuf.h tcFillRct.o: ../cfb/cfbmskbits.h topcat.h /usr/include/sys/types.h tcFillRct.o: /usr/include/machine/endian.h /usr/include/machine/types.h tcFillRct.o: ../hpDisplays.h tcFillSp.o: ../../../.././X11/X.h ../../../.././X11/Xproto.h tcFillSp.o: ../../../.././X11/Xmd.h ../../../.././X11/Xprotostr.h tcFillSp.o: ../../../include/scrnintstr.h ../../../include/screenint.h tcFillSp.o: ../../../include/miscstruct.h ../../../include/misc.h tcFillSp.o: ../../../.././X11/Xosdefs.h ../../../include/os.h tcFillSp.o: /usr/include/string.h /usr/include/machine/ansi.h tcFillSp.o: /usr/include/sys/cdefs.h ../../../.././X11/Xfuncs.h tcFillSp.o: ../../../include/region.h ../../../include/pixmap.h tcFillSp.o: ../../../include/gc.h ../../../include/colormap.h tcFillSp.o: ../../../include/cursorstr.h ../../../include/cursor.h tcFillSp.o: ../../../include/pixmapstr.h ../../../include/inputstr.h tcFillSp.o: ../../../include/input.h ../../../include/window.h tcFillSp.o: ../../../include/dixstruct.h ../../../include/dix.h tcFillSp.o: ../../../include/resource.h ../../../include/regionstr.h tcFillSp.o: ../cfb/cfb.h ../../../include/servermd.h ../mfb/mfb.h tcFillSp.o: ../../mi/mibstore.h ../include/hppriv.h ../include/hpOScrnBuf.h tcFillSp.o: ../../mi/mi.h topcat.h /usr/include/sys/types.h tcFillSp.o: /usr/include/machine/endian.h /usr/include/machine/types.h tcFillSp.o: ../hpDisplays.h ../../../include/gcstruct.h tcPntWin.o: ../../../.././X11/X.h ../../../include/windowstr.h tcPntWin.o: ../../../include/window.h ../../../include/pixmapstr.h tcPntWin.o: ../../../include/pixmap.h ../../../include/screenint.h tcPntWin.o: ../../../include/miscstruct.h ../../../include/misc.h tcPntWin.o: ../../../.././X11/Xosdefs.h ../../../include/os.h tcPntWin.o: /usr/include/string.h /usr/include/machine/ansi.h tcPntWin.o: /usr/include/sys/cdefs.h ../../../.././X11/Xfuncs.h tcPntWin.o: ../../../include/regionstr.h ../../../include/region.h tcPntWin.o: ../../../include/cursor.h ../../../include/property.h tcPntWin.o: ../../../include/resource.h ../../../include/dix.h tcPntWin.o: ../../../include/gc.h ../../../.././X11/Xprotostr.h tcPntWin.o: ../../../include/scrnintstr.h ../../../include/colormap.h tcPntWin.o: ../cfb/cfb.h ../../../include/servermd.h ../mfb/mfb.h tcPntWin.o: ../../mi/mibstore.h ../include/hppriv.h ../include/hpOScrnBuf.h tcPntWin.o: ../cfb/cfbmskbits.h ../../../.././X11/Xmd.h topcat.h tcPntWin.o: /usr/include/sys/types.h /usr/include/machine/endian.h tcPntWin.o: /usr/include/machine/types.h ../hpDisplays.h tcText.o: /usr/include/stdio.h /usr/include/sys/cdefs.h tcText.o: /usr/include/machine/ansi.h /usr/include/sys/types.h tcText.o: /usr/include/machine/endian.h /usr/include/machine/types.h tcText.o: /usr/include/fcntl.h /usr/include/sys/ioctl.h tcText.o: /sys/hp/dev/grfioctl.h ../../../.././X11/X.h tcText.o: ../../../.././X11/Xproto.h ../../../.././X11/Xmd.h tcText.o: ../../../.././X11/Xprotostr.h ../cfb/cfb.h tcText.o: ../../../include/pixmap.h ../../../include/region.h tcText.o: ../../../include/gc.h ../../../include/colormap.h tcText.o: ../../../include/miscstruct.h ../../../include/misc.h tcText.o: ../../../.././X11/Xosdefs.h ../../../include/os.h tcText.o: /usr/include/string.h ../../../.././X11/Xfuncs.h tcText.o: ../../../include/servermd.h ../mfb/mfb.h ../../mi/mibstore.h tcText.o: ../include/hppriv.h ../include/hpOScrnBuf.h tcText.o: ../../../include/scrnintstr.h ../../../include/screenint.h tcText.o: ../../../include/cursorstr.h ../../../include/cursor.h tcText.o: ../../../include/pixmapstr.h ../../../include/regionstr.h tcText.o: ../../../include/dixfontstr.h ../../../include/dixfont.h tcText.o: ../../../.././fonts/include/font.h tcText.o: ../../../.././fonts/include/fsmasks.h tcText.o: ../../../.././fonts/include/fontstruct.h ../../../.././X11/Xproto.h tcText.o: ../../../include/gcstruct.h ../../../include/windowstr.h tcText.o: ../../../include/window.h ../../../include/property.h tcText.o: ../../../include/resource.h ../../../include/dix.h tcText.o: ../../../.././X11/Xprotostr.h ../../mi/mi.h topcat.h tcText.o: ../hpDisplays.h ../hpFonts.h tcPolyFSR.o: ../../../.././X11/X.h ../../../include/servermd.h tcPolyFSR.o: ../../../include/gcstruct.h ../../../include/gc.h tcPolyFSR.o: ../../../include/miscstruct.h ../../../include/misc.h tcPolyFSR.o: ../../../.././X11/Xosdefs.h ../../../include/os.h tcPolyFSR.o: /usr/include/string.h /usr/include/machine/ansi.h tcPolyFSR.o: /usr/include/sys/cdefs.h ../../../.././X11/Xfuncs.h tcPolyFSR.o: ../../../include/region.h ../../../include/pixmap.h tcPolyFSR.o: ../../../include/screenint.h ../../../include/window.h tcPolyFSR.o: ../../../include/pixmapstr.h ../../../include/scrnintstr.h tcPolyFSR.o: ../../../include/colormap.h ../../../include/regionstr.h tcPolyFSR.o: ../../../include/windowstr.h ../../../include/cursor.h tcPolyFSR.o: ../../../include/property.h ../../../include/resource.h tcPolyFSR.o: ../../../include/dix.h ../../../.././X11/Xprotostr.h topcat.h tcPolyFSR.o: /usr/include/sys/types.h /usr/include/machine/endian.h tcPolyFSR.o: /usr/include/machine/types.h ../hpDisplays.h ../cfb/cfb.h tcPolyFSR.o: ../mfb/mfb.h ../../mi/mibstore.h ../include/hppriv.h tcPolyFSR.o: ../include/hpOScrnBuf.h tcTileOdd.o: ../../../.././X11/X.h ../../../.././X11/Xmd.h tcTileOdd.o: ../../../include/servermd.h ../../../include/gcstruct.h tcTileOdd.o: ../../../include/gc.h ../../../include/miscstruct.h tcTileOdd.o: ../../../include/misc.h ../../../.././X11/Xosdefs.h tcTileOdd.o: ../../../include/os.h /usr/include/string.h tcTileOdd.o: /usr/include/machine/ansi.h /usr/include/sys/cdefs.h tcTileOdd.o: ../../../.././X11/Xfuncs.h ../../../include/region.h tcTileOdd.o: ../../../include/pixmap.h ../../../include/screenint.h tcTileOdd.o: ../../../include/window.h ../../../include/pixmapstr.h tcTileOdd.o: ../../../include/scrnintstr.h ../../../include/colormap.h tcTileOdd.o: ../cfb/cfb.h ../mfb/mfb.h ../../mi/mibstore.h tcTileOdd.o: ../include/hppriv.h ../include/hpOScrnBuf.h topcat.h tcTileOdd.o: /usr/include/sys/types.h /usr/include/machine/endian.h tcTileOdd.o: /usr/include/machine/types.h ../hpDisplays.h tccmap.o: ../../../.././X11/X.h ../../../.././X11/Xproto.h tccmap.o: ../../../.././X11/Xmd.h ../../../.././X11/Xprotostr.h tccmap.o: ../../../include/scrnintstr.h ../../../include/screenint.h tccmap.o: ../../../include/miscstruct.h ../../../include/misc.h tccmap.o: ../../../.././X11/Xosdefs.h ../../../include/os.h tccmap.o: /usr/include/string.h /usr/include/machine/ansi.h tccmap.o: /usr/include/sys/cdefs.h ../../../.././X11/Xfuncs.h tccmap.o: ../../../include/region.h ../../../include/pixmap.h tccmap.o: ../../../include/gc.h ../../../include/colormap.h tccmap.o: ../../../include/pixmapstr.h ../../../include/inputstr.h tccmap.o: ../../../include/input.h ../../../include/window.h tccmap.o: ../../../include/dixstruct.h ../../../include/dix.h tccmap.o: ../../../include/resource.h ../../../include/cursor.h tccmap.o: ../../../include/regionstr.h ../include/hppriv.h tccmap.o: ../include/hpOScrnBuf.h topcat.h /usr/include/sys/types.h tccmap.o: /usr/include/machine/endian.h /usr/include/machine/types.h tccmap.o: ../hpDisplays.h ../../../include/windowstr.h tccmap.o: ../../../include/property.h ../../../.././X11/Xprotostr.h tccmap.o: ../../../include/colormapst.h