# 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 linux.cf to change

# platform:  $XConsortium: linux.cf,v 1.16 91/08/26 11:23:34 rws Exp $

# operating system:             Linux

# -------------------------------------------------------------------------
# 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/x386/cfb.banked

               AR = ar clq
  BOOTSTRAPCFLAGS =
               CC =                   gcc -fwritable-strings
               AS = as

               FC = f77
      FDEBUGFLAGS =
          FCFLAGS =  $(FDEBUGFLAGS)

         COMPRESS = compress
              CPP =                  /lib/cpp $(STD_CPP_DEFINES)
    PREPROCESSCMD =                   gcc -fwritable-strings -E $(STD_CPP_DEFINES)
          INSTALL = 	sh $(SCRIPTSRC)/install.sh
               LD = ld
             LINT = lint
      LINTLIBFLAG = 	0
         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 = -DFUNCPROTO=11 -DNARROWPROTO

     INSTPGMFLAGS = -s

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

      PROJECTROOT = /usr/X386

     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 = -L$(USRLIBDIR) $(SYS_LIBRARIES) $(EXTRA_LIBRARIES)

        LDOPTIONS = $(CDEBUGFLAGS) $(CCOPTIONS) $(LOCAL_LDFLAGS)

   LDCOMBINEFLAGS = -X -r
      DEPENDFLAGS =

        MACROFILE = linux.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 91/09/10 09:02:12 rws Exp $

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

          PATHSEP = /
        USRLIBDIR = /usr/X386/lib
           BINDIR = /usr/X386/bin
          INCROOT = /usr/X386/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/X386/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 = $(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
      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)

        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
        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: Imakefile,v 1.1 91/07/16 22:58:10 gildea Exp $

# $XConsortium: Server.tmpl,v 1.5 91/05/06 19:00:26 rws Exp $

         CC =                   gcc -fwritable-strings
  CCOPTIONS =
STD_DEFINES =  -Dlinux_8514 -DAVOID_GLYPHBLT  -DSHAPE -DMULTIBUFFER -DMITMISC
CDEBUGFLAGS = -O2
EXT_DEFINES = -DSHAPE -DMULTIBUFFER -DMITMISC

SRCS =	 cfbgc.c cfbrrop.c cfbwindow.c 	 cfbpntwin.c cfbmskbits.c cfbpixmap.c cfbbitblt.c 	 cfbfillsp.c cfbsetsp.c cfbscrinit.c 	 cfbgetsp.c cfbfillrct.c 	 cfbsolidC.c cfbsolidX.c cfbsolidG.c 	 cfbtile32C.c cfbtile32G.c 	 cfbtileoddC.c cfbtileoddG.c 	 cfbcmap.c cfbzerarcC.c cfbzerarcX.c cfbzerarcG.c 	 cfbfillarcC.c cfbfillarcG.c 	 cfbtegblt.c cfbbstore.c cfb8cppl.c 	 cfbbltC.c cfbbltX.c cfbbltO.c cfbbltG.c 	 cfb8bit.c cfbteblt8.c cfbglblt8.c cfbglrop8.c cfbigblt8.c  	 cfbpush8.c cfbrctstp8.c cfbpolypnt.c 	 cfbbres.c cfbline.c cfbhrzvert.c cfbbresd.c cfbimage.c cfbseg.c 	 cfbply1rctC.c cfbply1rctG.c

OBJS =   cfbgc.o cfbrrop.o cfbwindow.o 	 cfbgetsp.o cfbfillrct.o 	 cfbsolidC.o cfbsolidX.o cfbsolidG.o 	 cfbtile32C.o cfbtile32G.o 	 cfbtileoddC.o cfbtileoddG.o 	 cfbfillsp.o cfbsetsp.o cfbscrinit.o 	 cfbpntwin.o cfbmskbits.o cfbpixmap.o 	 cfbcmap.o cfbzerarcC.o cfbzerarcX.o cfbzerarcG.o 	 cfbfillarcC.o cfbfillarcG.o 	 cfbtegblt.o cfbbstore.o cfb8cppl.o 	 cfb8bit.o cfbteblt8.o cfbglblt8.o cfbglrop8.o cfbigblt8.o  	 cfbrctstp8.o cfbpolypnt.o 	 cfbbres.o cfbline.o cfbhrzvert.o cfbbresd.o cfbimage.o cfbseg.o  	 cfbbitblt.o cfbbltC.o cfbbltX.o cfbbltO.o cfbbltG.o 	 cfbpush8.o cfbply1rctC.o cfbply1rctG.o $(STIPPLEOBJ)

   INCLUDES = -I. -I.. -I../../cfb  -I../../mfb -I../../mi -I../ibm8514  	      -I../../../include -I$(INCLUDESRC) -I$(FONTSRC)/include

   LINTLIBS = ../../dix/llib-ldix.ln ../../os/llib-los.ln 	     ../mfb/llib-lmfb.ln ../mi/llib-lmi.ln

.c.o:
	$(RM) $@
	$(CC) -c $(CFLAGS) $(_NOOP_) $*.c

all:: libcfb.a

libcfb.a: $(OBJS)
	$(RM) $@
	$(AR) $@ $(OBJS)
	$(RANLIB) $@

lintlib:: llib-lcfb.ln

llib-lcfb.ln: $(SRCS)
	$(RM) $@
	$(LINT) $(LINTLIBFLAG)cfb $(LINTFLAGS) $(SRCS)

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

cfb8bit.c:  ../../cfb/cfb8bit.c
	$(RM) $@
	$(LN) $? $@

cfb8bit.o:  cfb8bit.c
	$(RM) $@
	$(CC) -c $(CFLAGS)  $*.c

depend::  cfb8bit.c

clean::
	$(RM) cfb8bit.c

cfbbstore.c:  ../../cfb/cfbbstore.c
	$(RM) $@
	$(LN) $? $@

cfbbstore.o:  cfbbstore.c
	$(RM) $@
	$(CC) -c $(CFLAGS)  $*.c

depend::  cfbbstore.c

clean::
	$(RM) cfbbstore.c

cfbcmap.c:  ../../cfb/cfbcmap.c
	$(RM) $@
	$(LN) $? $@

cfbcmap.o:  cfbcmap.c
	$(RM) $@
	$(CC) -c $(CFLAGS)  $*.c

depend::  cfbcmap.c

clean::
	$(RM) cfbcmap.c

cfbfillrct.c:  ../../cfb/cfbfillrct.c
	$(RM) $@
	$(LN) $? $@

cfbfillrct.o:  cfbfillrct.c
	$(RM) $@
	$(CC) -c $(CFLAGS)  $*.c

depend::  cfbfillrct.c

clean::
	$(RM) cfbfillrct.c

cfbigblt8.c:  ../../cfb/cfbigblt8.c
	$(RM) $@
	$(LN) $? $@

cfbigblt8.o:  cfbigblt8.c
	$(RM) $@
	$(CC) -c $(CFLAGS)  $*.c

depend::  cfbigblt8.c

clean::
	$(RM) cfbigblt8.c

cfbimage.c:  ../../cfb/cfbimage.c
	$(RM) $@
	$(LN) $? $@

cfbimage.o:  cfbimage.c
	$(RM) $@
	$(CC) -c $(CFLAGS)  $*.c

depend::  cfbimage.c

clean::
	$(RM) cfbimage.c

cfbmskbits.c:  ../../cfb/cfbmskbits.c
	$(RM) $@
	$(LN) $? $@

cfbmskbits.o:  cfbmskbits.c
	$(RM) $@
	$(CC) -c $(CFLAGS)  $*.c

depend::  cfbmskbits.c

clean::
	$(RM) cfbmskbits.c

cfbpixmap.c:  ../../cfb/cfbpixmap.c
	$(RM) $@
	$(LN) $? $@

cfbpixmap.o:  cfbpixmap.c
	$(RM) $@
	$(CC) -c $(CFLAGS)  $*.c

depend::  cfbpixmap.c

clean::
	$(RM) cfbpixmap.c

cfbrrop.c:  ../../cfb/cfbrrop.c
	$(RM) $@
	$(LN) $? $@

cfbrrop.o:  cfbrrop.c
	$(RM) $@
	$(CC) -c $(CFLAGS)  $*.c

depend::  cfbrrop.c

clean::
	$(RM) cfbrrop.c

cfbwindow.c:  ../../cfb/cfbwindow.c
	$(RM) $@
	$(LN) $? $@

cfbwindow.o:  cfbwindow.c
	$(RM) $@
	$(CC) -c $(CFLAGS)  $*.c

depend::  cfbwindow.c

clean::
	$(RM) cfbwindow.c

cfbseg.c:  cfbline.c
	$(RM) $@
	$(LN) $? $@

cfbseg.o:  cfbseg.c
	$(RM) $@
	$(CC) -c $(CFLAGS) -DPOLYSEGMENT $*.c

depend::  cfbseg.c

clean::
	$(RM) cfbseg.c

cfbglrop8.c:  cfbglblt8.c
	$(RM) $@
	$(LN) $? $@

cfbglrop8.o:  cfbglrop8.c
	$(RM) $@
	$(CC) -c $(CFLAGS) -DGLYPHROP $*.c

depend::  cfbglrop8.c

clean::
	$(RM) cfbglrop8.c

cfbglblt8.o:	$(NOTDEF)
	$(RM) $@
	$(CC) -c $(CFLAGS) $(STIPPLEDEF) $*.c

cfbfillarcC.c:  cfbfillarc.c
	$(RM) $@
	$(LN) $? $@

cfbfillarcC.o:  cfbfillarcC.c
	$(RM) $@
	$(CC) -c $(CFLAGS) -DRROP=GXcopy $*.c

depend::  cfbfillarcC.c

clean::
	$(RM) cfbfillarcC.c

cfbfillarcG.c:  cfbfillarc.c
	$(RM) $@
	$(LN) $? $@

cfbfillarcG.o:  cfbfillarcG.c
	$(RM) $@
	$(CC) -c $(CFLAGS) -DRROP=GXset $*.c

depend::  cfbfillarcG.c

clean::
	$(RM) cfbfillarcG.c

cfbzerarcC.c:  cfbzerarc.c
	$(RM) $@
	$(LN) $? $@

cfbzerarcC.o:  cfbzerarcC.c
	$(RM) $@
	$(CC) -c $(CFLAGS) -DRROP=GXcopy $*.c

depend::  cfbzerarcC.c

clean::
	$(RM) cfbzerarcC.c

cfbzerarcX.c:  cfbzerarc.c
	$(RM) $@
	$(LN) $? $@

cfbzerarcX.o:  cfbzerarcX.c
	$(RM) $@
	$(CC) -c $(CFLAGS) -DRROP=GXxor $*.c

depend::  cfbzerarcX.c

clean::
	$(RM) cfbzerarcX.c

cfbzerarcG.c:  cfbzerarc.c
	$(RM) $@
	$(LN) $? $@

cfbzerarcG.o:  cfbzerarcG.c
	$(RM) $@
	$(CC) -c $(CFLAGS) -DRROP=GXset $*.c

depend::  cfbzerarcG.c

clean::
	$(RM) cfbzerarcG.c

cfbbltC.c:  cfbblt.c
	$(RM) $@
	$(LN) $? $@

cfbbltC.o:  cfbbltC.c
	$(RM) $@
	$(CC) -c $(CFLAGS) -DMROP=Mcopy $*.c

depend::  cfbbltC.c

clean::
	$(RM) cfbbltC.c

cfbbltX.c:  cfbblt.c
	$(RM) $@
	$(LN) $? $@

cfbbltX.o:  cfbbltX.c
	$(RM) $@
	$(CC) -c $(CFLAGS) -DMROP=Mxor $*.c

depend::  cfbbltX.c

clean::
	$(RM) cfbbltX.c

cfbbltO.c:  cfbblt.c
	$(RM) $@
	$(LN) $? $@

cfbbltO.o:  cfbbltO.c
	$(RM) $@
	$(CC) -c $(CFLAGS) -DMROP=Mor $*.c

depend::  cfbbltO.c

clean::
	$(RM) cfbbltO.c

cfbbltG.c:  cfbblt.c
	$(RM) $@
	$(LN) $? $@

cfbbltG.o:  cfbbltG.c
	$(RM) $@
	$(CC) -c $(CFLAGS) -DMROP=0 $*.c

depend::  cfbbltG.c

clean::
	$(RM) cfbbltG.c

cfbsolidC.c:  cfbsolid.c
	$(RM) $@
	$(LN) $? $@

cfbsolidC.o:  cfbsolidC.c
	$(RM) $@
	$(CC) -c $(CFLAGS) -DRROP=GXcopy $*.c

depend::  cfbsolidC.c

clean::
	$(RM) cfbsolidC.c

cfbsolidX.c:  cfbsolid.c
	$(RM) $@
	$(LN) $? $@

cfbsolidX.o:  cfbsolidX.c
	$(RM) $@
	$(CC) -c $(CFLAGS) -DRROP=GXxor $*.c

depend::  cfbsolidX.c

clean::
	$(RM) cfbsolidX.c

cfbsolidG.c:  cfbsolid.c
	$(RM) $@
	$(LN) $? $@

cfbsolidG.o:  cfbsolidG.c
	$(RM) $@
	$(CC) -c $(CFLAGS) -DRROP=GXset $*.c

depend::  cfbsolidG.c

clean::
	$(RM) cfbsolidG.c

cfbtile32C.c:  cfbtile32.c
	$(RM) $@
	$(LN) $? $@

cfbtile32C.o:  cfbtile32C.c
	$(RM) $@
	$(CC) -c $(CFLAGS) -DMROP=Mcopy $*.c

depend::  cfbtile32C.c

clean::
	$(RM) cfbtile32C.c

cfbtile32G.c:  cfbtile32.c
	$(RM) $@
	$(LN) $? $@

cfbtile32G.o:  cfbtile32G.c
	$(RM) $@
	$(CC) -c $(CFLAGS) -DMROP=0 $*.c

depend::  cfbtile32G.c

clean::
	$(RM) cfbtile32G.c

cfbtileoddC.c:  cfbtileodd.c
	$(RM) $@
	$(LN) $? $@

cfbtileoddC.o:  cfbtileoddC.c
	$(RM) $@
	$(CC) -c $(CFLAGS) -DMROP=Mcopy $*.c

depend::  cfbtileoddC.c

clean::
	$(RM) cfbtileoddC.c

cfbtileoddG.c:  cfbtileodd.c
	$(RM) $@
	$(LN) $? $@

cfbtileoddG.o:  cfbtileoddG.c
	$(RM) $@
	$(CC) -c $(CFLAGS) -DMROP=0 $*.c

depend::  cfbtileoddG.c

clean::
	$(RM) cfbtileoddG.c

cfbply1rctC.c:  cfbply1rct.c
	$(RM) $@
	$(LN) $? $@

cfbply1rctC.o:  cfbply1rctC.c
	$(RM) $@
	$(CC) -c $(CFLAGS) -DRROP=GXcopy $*.c

depend::  cfbply1rctC.c

clean::
	$(RM) cfbply1rctC.c

cfbply1rctG.c:  cfbply1rct.c
	$(RM) $@
	$(LN) $? $@

cfbply1rctG.o:  cfbply1rctG.c
	$(RM) $@
	$(CC) -c $(CFLAGS) -DRROP=GXset $*.c

depend::  cfbply1rctG.c

clean::
	$(RM) cfbply1rctG.c

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

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

cfbgc.o: ../../../.././X11/X.h ../../../.././X11/Xmd.h
cfbgc.o: ../../../.././X11/Xproto.h ../../../.././X11/Xmd.h
cfbgc.o: ../../../.././X11/Xprotostr.h ../../cfb/cfb.h
cfbgc.o: ../../../include/pixmap.h ../../../include/region.h
cfbgc.o: ../../../include/gc.h ../../../include/colormap.h
cfbgc.o: ../../../include/miscstruct.h ../../../include/misc.h
cfbgc.o: ../../../.././X11/Xosdefs.h
cfbgc.o: /usr/lib/gcc-lib/i386-linux/2.2.2d/include/stddef.h
cfbgc.o: ../../../include/os.h /usr/include/string.h /usr/include/features.h
cfbgc.o: /usr/include/sys/cdefs.h ../../../.././X11/Xfuncs.h
cfbgc.o: ../../../include/servermd.h ../../mfb/mfb.h ../../mi/mibstore.h
cfbgc.o: ../../../.././fonts/include/fontstruct.h ../../../.././X11/Xproto.h
cfbgc.o: ../../../.././fonts/include/font.h
cfbgc.o: ../../../.././fonts/include/fsmasks.h ../../../include/dixfontstr.h
cfbgc.o: ../../../include/dixfont.h ../../../include/gcstruct.h
cfbgc.o: ../../../include/screenint.h ../../../include/windowstr.h
cfbgc.o: ../../../include/window.h ../../../include/pixmapstr.h
cfbgc.o: ../../../include/regionstr.h ../../../include/cursor.h
cfbgc.o: ../../../include/property.h ../../../include/resource.h
cfbgc.o: ../../../include/dix.h ../../../.././X11/Xprotostr.h
cfbgc.o: ../../../include/scrnintstr.h ../../mi/mistruct.h ../../mi/mi.h
cfbgc.o: ../../cfb/cfbmskbits.h ../../cfb/cfb8bit.h
cfbrrop.o: ../../../.././X11/X.h ../../../.././X11/Xmd.h
cfbrrop.o: ../../../.././X11/Xproto.h ../../../.././X11/Xmd.h
cfbrrop.o: ../../../.././X11/Xprotostr.h ../../cfb/cfb.h
cfbrrop.o: ../../../include/pixmap.h ../../../include/region.h
cfbrrop.o: ../../../include/gc.h ../../../include/colormap.h
cfbrrop.o: ../../../include/miscstruct.h ../../../include/misc.h
cfbrrop.o: ../../../.././X11/Xosdefs.h
cfbrrop.o: /usr/lib/gcc-lib/i386-linux/2.2.2d/include/stddef.h
cfbrrop.o: ../../../include/os.h /usr/include/string.h
cfbrrop.o: /usr/include/features.h /usr/include/sys/cdefs.h
cfbrrop.o: ../../../.././X11/Xfuncs.h ../../../include/servermd.h
cfbrrop.o: ../../mfb/mfb.h ../../mi/mibstore.h ../../cfb/cfbmskbits.h
cfbwindow.o: ../../../.././X11/X.h ../../../include/scrnintstr.h
cfbwindow.o: ../../../include/screenint.h ../../../include/miscstruct.h
cfbwindow.o: ../../../include/misc.h ../../../.././X11/Xosdefs.h
cfbwindow.o: /usr/lib/gcc-lib/i386-linux/2.2.2d/include/stddef.h
cfbwindow.o: ../../../include/os.h /usr/include/string.h
cfbwindow.o: /usr/include/features.h /usr/include/sys/cdefs.h
cfbwindow.o: ../../../.././X11/Xfuncs.h ../../../include/region.h
cfbwindow.o: ../../../include/pixmap.h ../../../include/gc.h
cfbwindow.o: ../../../include/colormap.h ../../../include/windowstr.h
cfbwindow.o: ../../../include/window.h ../../../include/pixmapstr.h
cfbwindow.o: ../../../include/regionstr.h ../../../include/cursor.h
cfbwindow.o: ../../../include/property.h ../../../include/resource.h
cfbwindow.o: ../../../include/dix.h ../../../.././X11/Xprotostr.h
cfbwindow.o: ../../cfb/cfb.h ../../../include/servermd.h ../../mfb/mfb.h
cfbwindow.o: ../../mi/mibstore.h ../../mi/mistruct.h ../../mi/mi.h
cfbwindow.o: ../../cfb/cfbmskbits.h ../../../.././X11/Xmd.h
cfbpntwin.o: ../../../.././X11/X.h ../../../include/windowstr.h
cfbpntwin.o: ../../../include/window.h ../../../include/pixmapstr.h
cfbpntwin.o: ../../../include/pixmap.h ../../../include/screenint.h
cfbpntwin.o: ../../../include/miscstruct.h ../../../include/misc.h
cfbpntwin.o: ../../../.././X11/Xosdefs.h
cfbpntwin.o: /usr/lib/gcc-lib/i386-linux/2.2.2d/include/stddef.h
cfbpntwin.o: ../../../include/os.h /usr/include/string.h
cfbpntwin.o: /usr/include/features.h /usr/include/sys/cdefs.h
cfbpntwin.o: ../../../.././X11/Xfuncs.h ../../../include/regionstr.h
cfbpntwin.o: ../../../include/region.h ../../../include/cursor.h
cfbpntwin.o: ../../../include/property.h ../../../include/resource.h
cfbpntwin.o: ../../../include/dix.h ../../../include/gc.h
cfbpntwin.o: ../../../.././X11/Xprotostr.h ../../../include/scrnintstr.h
cfbpntwin.o: ../../../include/colormap.h ../../cfb/cfb.h
cfbpntwin.o: ../../../include/servermd.h ../../mfb/mfb.h ../../mi/mibstore.h
cfbpntwin.o: ../../cfb/cfbmskbits.h ../../../.././X11/Xmd.h
cfbpntwin.o: ../ibm8514/vgaBank.h ../../cfb/cfbrrop.h
cfbmskbits.o: ../../../.././X11/X.h ../../../.././X11/Xmd.h
cfbmskbits.o: ../../../include/servermd.h
cfbpixmap.o: ../../../.././X11/Xmd.h ../../../include/servermd.h
cfbpixmap.o: ../../../include/pixmapstr.h ../../../include/pixmap.h
cfbpixmap.o: ../../../include/screenint.h ../../../include/miscstruct.h
cfbpixmap.o: ../../../include/misc.h ../../../.././X11/Xosdefs.h
cfbpixmap.o: /usr/lib/gcc-lib/i386-linux/2.2.2d/include/stddef.h
cfbpixmap.o: ../../../include/os.h /usr/include/string.h
cfbpixmap.o: /usr/include/features.h /usr/include/sys/cdefs.h
cfbpixmap.o: ../../../.././X11/Xfuncs.h ../../cfb/cfbmskbits.h
cfbpixmap.o: ../../../.././X11/X.h ../../cfb/cfb.h ../../../include/region.h
cfbpixmap.o: ../../../include/gc.h ../../../include/colormap.h
cfbpixmap.o: ../../mfb/mfb.h ../../mi/mibstore.h ../../mi/mi.h
cfbbitblt.o: ../../../.././X11/X.h ../../../.././X11/Xmd.h
cfbbitblt.o: ../../../.././X11/Xproto.h ../../../.././X11/Xmd.h
cfbbitblt.o: ../../../.././X11/Xprotostr.h ../../../include/gcstruct.h
cfbbitblt.o: ../../../include/gc.h ../../../include/miscstruct.h
cfbbitblt.o: ../../../include/misc.h ../../../.././X11/Xosdefs.h
cfbbitblt.o: /usr/lib/gcc-lib/i386-linux/2.2.2d/include/stddef.h
cfbbitblt.o: ../../../include/os.h /usr/include/string.h
cfbbitblt.o: /usr/include/features.h /usr/include/sys/cdefs.h
cfbbitblt.o: ../../../.././X11/Xfuncs.h ../../../include/region.h
cfbbitblt.o: ../../../include/pixmap.h ../../../include/screenint.h
cfbbitblt.o: ../../../include/windowstr.h ../../../include/window.h
cfbbitblt.o: ../../../include/pixmapstr.h ../../../include/regionstr.h
cfbbitblt.o: ../../../include/cursor.h ../../../include/property.h
cfbbitblt.o: ../../../include/resource.h ../../../include/dix.h
cfbbitblt.o: ../../../.././X11/Xprotostr.h ../../../include/scrnintstr.h
cfbbitblt.o: ../../../include/colormap.h ../../cfb/cfb.h
cfbbitblt.o: ../../../include/servermd.h ../../mfb/mfb.h ../../mi/mibstore.h
cfbbitblt.o: ../../cfb/cfbmskbits.h ../../cfb/cfb8bit.h ../../mfb/fastblt.h
cfbbitblt.o: ../ibm8514/vgaBank.h
cfbfillsp.o: ../../../.././X11/X.h ../../../.././X11/Xmd.h
cfbfillsp.o: ../../../include/servermd.h ../../../include/gcstruct.h
cfbfillsp.o: ../../../include/gc.h ../../../include/miscstruct.h
cfbfillsp.o: ../../../include/misc.h ../../../.././X11/Xosdefs.h
cfbfillsp.o: /usr/lib/gcc-lib/i386-linux/2.2.2d/include/stddef.h
cfbfillsp.o: ../../../include/os.h /usr/include/string.h
cfbfillsp.o: /usr/include/features.h /usr/include/sys/cdefs.h
cfbfillsp.o: ../../../.././X11/Xfuncs.h ../../../include/region.h
cfbfillsp.o: ../../../include/pixmap.h ../../../include/screenint.h
cfbfillsp.o: ../../../include/window.h ../../../include/pixmapstr.h
cfbfillsp.o: ../../../include/scrnintstr.h ../../../include/colormap.h
cfbfillsp.o: ../../../include/windowstr.h ../../../include/regionstr.h
cfbfillsp.o: ../../../include/cursor.h ../../../include/property.h
cfbfillsp.o: ../../../include/resource.h ../../../include/dix.h
cfbfillsp.o: ../../../.././X11/Xprotostr.h ../../cfb/cfb.h ../../mfb/mfb.h
cfbfillsp.o: ../../mi/mibstore.h ../../cfb/cfbmskbits.h ../ibm8514/vgaBank.h
cfbfillsp.o: ../../mfb/mergerop.h
cfbsetsp.o: ../../../.././X11/X.h ../../../.././X11/Xmd.h
cfbsetsp.o: ../../../include/servermd.h ../../../include/misc.h
cfbsetsp.o: ../../../.././X11/Xosdefs.h
cfbsetsp.o: /usr/lib/gcc-lib/i386-linux/2.2.2d/include/stddef.h
cfbsetsp.o: ../../../include/os.h /usr/include/string.h
cfbsetsp.o: /usr/include/features.h /usr/include/sys/cdefs.h
cfbsetsp.o: ../../../.././X11/Xfuncs.h ../../../include/regionstr.h
cfbsetsp.o: ../../../include/region.h ../../../include/miscstruct.h
cfbsetsp.o: ../../../include/gcstruct.h ../../../include/gc.h
cfbsetsp.o: ../../../include/pixmap.h ../../../include/screenint.h
cfbsetsp.o: ../../../include/windowstr.h ../../../include/window.h
cfbsetsp.o: ../../../include/pixmapstr.h ../../../include/cursor.h
cfbsetsp.o: ../../../include/property.h ../../../include/resource.h
cfbsetsp.o: ../../../include/dix.h ../../../.././X11/Xprotostr.h
cfbsetsp.o: ../../../include/scrnintstr.h ../../../include/colormap.h
cfbsetsp.o: ../../cfb/cfb.h ../../mfb/mfb.h ../../mi/mibstore.h
cfbsetsp.o: ../../cfb/cfbmskbits.h ../../mfb/mergerop.h ../ibm8514/vgaBank.h
cfbscrinit.o: ../../../.././X11/X.h ../../../.././X11/Xmd.h
cfbscrinit.o: ../../../include/servermd.h ../../../include/scrnintstr.h
cfbscrinit.o: ../../../include/screenint.h ../../../include/miscstruct.h
cfbscrinit.o: ../../../include/misc.h ../../../.././X11/Xosdefs.h
cfbscrinit.o: /usr/lib/gcc-lib/i386-linux/2.2.2d/include/stddef.h
cfbscrinit.o: ../../../include/os.h /usr/include/string.h
cfbscrinit.o: /usr/include/features.h /usr/include/sys/cdefs.h
cfbscrinit.o: ../../../.././X11/Xfuncs.h ../../../include/region.h
cfbscrinit.o: ../../../include/pixmap.h ../../../include/gc.h
cfbscrinit.o: ../../../include/colormap.h ../../../include/pixmapstr.h
cfbscrinit.o: ../../../include/resource.h ../../../include/colormapst.h
cfbscrinit.o: ../../cfb/cfb.h ../../mfb/mfb.h ../../mi/mibstore.h
cfbscrinit.o: ../../mi/mi.h ../../mi/mistruct.h ../../../include/dix.h
cfbscrinit.o: ../../../include/window.h ../../cfb/cfbmskbits.h
cfbgetsp.o: ../../../.././X11/X.h ../../../.././X11/Xmd.h
cfbgetsp.o: ../../../include/servermd.h ../../../include/misc.h
cfbgetsp.o: ../../../.././X11/Xosdefs.h
cfbgetsp.o: /usr/lib/gcc-lib/i386-linux/2.2.2d/include/stddef.h
cfbgetsp.o: ../../../include/os.h /usr/include/string.h
cfbgetsp.o: /usr/include/features.h /usr/include/sys/cdefs.h
cfbgetsp.o: ../../../.././X11/Xfuncs.h ../../../include/region.h
cfbgetsp.o: ../../../include/gc.h ../../../include/windowstr.h
cfbgetsp.o: ../../../include/window.h ../../../include/pixmapstr.h
cfbgetsp.o: ../../../include/pixmap.h ../../../include/screenint.h
cfbgetsp.o: ../../../include/miscstruct.h ../../../include/regionstr.h
cfbgetsp.o: ../../../include/cursor.h ../../../include/property.h
cfbgetsp.o: ../../../include/resource.h ../../../include/dix.h
cfbgetsp.o: ../../../.././X11/Xprotostr.h ../../../include/scrnintstr.h
cfbgetsp.o: ../../../include/colormap.h ../../cfb/cfb.h ../../mfb/mfb.h
cfbgetsp.o: ../../mi/mibstore.h ../../cfb/cfbmskbits.h ../ibm8514/vgaBank.h
cfbfillrct.o: ../../../.././X11/X.h ../../../.././X11/Xmd.h
cfbfillrct.o: ../../../include/servermd.h ../../../include/gcstruct.h
cfbfillrct.o: ../../../include/gc.h ../../../include/miscstruct.h
cfbfillrct.o: ../../../include/misc.h ../../../.././X11/Xosdefs.h
cfbfillrct.o: /usr/lib/gcc-lib/i386-linux/2.2.2d/include/stddef.h
cfbfillrct.o: ../../../include/os.h /usr/include/string.h
cfbfillrct.o: /usr/include/features.h /usr/include/sys/cdefs.h
cfbfillrct.o: ../../../.././X11/Xfuncs.h ../../../include/region.h
cfbfillrct.o: ../../../include/pixmap.h ../../../include/screenint.h
cfbfillrct.o: ../../../include/window.h ../../../include/pixmapstr.h
cfbfillrct.o: ../../../include/scrnintstr.h ../../../include/colormap.h
cfbfillrct.o: ../../../include/windowstr.h ../../../include/regionstr.h
cfbfillrct.o: ../../../include/cursor.h ../../../include/property.h
cfbfillrct.o: ../../../include/resource.h ../../../include/dix.h
cfbfillrct.o: ../../../.././X11/Xprotostr.h ../../cfb/cfb.h ../../mfb/mfb.h
cfbfillrct.o: ../../mi/mibstore.h ../../cfb/cfbmskbits.h ../../mfb/mergerop.h
cfbsolidC.o: ../../../.././X11/X.h ../../../.././X11/Xmd.h
cfbsolidC.o: ../../../include/servermd.h ../../../include/gcstruct.h
cfbsolidC.o: ../../../include/gc.h ../../../include/miscstruct.h
cfbsolidC.o: ../../../include/misc.h ../../../.././X11/Xosdefs.h
cfbsolidC.o: /usr/lib/gcc-lib/i386-linux/2.2.2d/include/stddef.h
cfbsolidC.o: ../../../include/os.h /usr/include/string.h
cfbsolidC.o: /usr/include/features.h /usr/include/sys/cdefs.h
cfbsolidC.o: ../../../.././X11/Xfuncs.h ../../../include/region.h
cfbsolidC.o: ../../../include/pixmap.h ../../../include/screenint.h
cfbsolidC.o: ../../../include/window.h ../../../include/pixmapstr.h
cfbsolidC.o: ../../../include/scrnintstr.h ../../../include/colormap.h
cfbsolidC.o: ../../../include/windowstr.h ../../../include/regionstr.h
cfbsolidC.o: ../../../include/cursor.h ../../../include/property.h
cfbsolidC.o: ../../../include/resource.h ../../../include/dix.h
cfbsolidC.o: ../../../.././X11/Xprotostr.h ../../cfb/cfb.h ../../mfb/mfb.h
cfbsolidC.o: ../../mi/mibstore.h ../../cfb/cfbmskbits.h ../../cfb/cfbrrop.h
cfbsolidC.o: ../ibm8514/vgaBank.h
cfbsolidX.o: ../../../.././X11/X.h ../../../.././X11/Xmd.h
cfbsolidX.o: ../../../include/servermd.h ../../../include/gcstruct.h
cfbsolidX.o: ../../../include/gc.h ../../../include/miscstruct.h
cfbsolidX.o: ../../../include/misc.h ../../../.././X11/Xosdefs.h
cfbsolidX.o: /usr/lib/gcc-lib/i386-linux/2.2.2d/include/stddef.h
cfbsolidX.o: ../../../include/os.h /usr/include/string.h
cfbsolidX.o: /usr/include/features.h /usr/include/sys/cdefs.h
cfbsolidX.o: ../../../.././X11/Xfuncs.h ../../../include/region.h
cfbsolidX.o: ../../../include/pixmap.h ../../../include/screenint.h
cfbsolidX.o: ../../../include/window.h ../../../include/pixmapstr.h
cfbsolidX.o: ../../../include/scrnintstr.h ../../../include/colormap.h
cfbsolidX.o: ../../../include/windowstr.h ../../../include/regionstr.h
cfbsolidX.o: ../../../include/cursor.h ../../../include/property.h
cfbsolidX.o: ../../../include/resource.h ../../../include/dix.h
cfbsolidX.o: ../../../.././X11/Xprotostr.h ../../cfb/cfb.h ../../mfb/mfb.h
cfbsolidX.o: ../../mi/mibstore.h ../../cfb/cfbmskbits.h ../../cfb/cfbrrop.h
cfbsolidX.o: ../ibm8514/vgaBank.h
cfbsolidG.o: ../../../.././X11/X.h ../../../.././X11/Xmd.h
cfbsolidG.o: ../../../include/servermd.h ../../../include/gcstruct.h
cfbsolidG.o: ../../../include/gc.h ../../../include/miscstruct.h
cfbsolidG.o: ../../../include/misc.h ../../../.././X11/Xosdefs.h
cfbsolidG.o: /usr/lib/gcc-lib/i386-linux/2.2.2d/include/stddef.h
cfbsolidG.o: ../../../include/os.h /usr/include/string.h
cfbsolidG.o: /usr/include/features.h /usr/include/sys/cdefs.h
cfbsolidG.o: ../../../.././X11/Xfuncs.h ../../../include/region.h
cfbsolidG.o: ../../../include/pixmap.h ../../../include/screenint.h
cfbsolidG.o: ../../../include/window.h ../../../include/pixmapstr.h
cfbsolidG.o: ../../../include/scrnintstr.h ../../../include/colormap.h
cfbsolidG.o: ../../../include/windowstr.h ../../../include/regionstr.h
cfbsolidG.o: ../../../include/cursor.h ../../../include/property.h
cfbsolidG.o: ../../../include/resource.h ../../../include/dix.h
cfbsolidG.o: ../../../.././X11/Xprotostr.h ../../cfb/cfb.h ../../mfb/mfb.h
cfbsolidG.o: ../../mi/mibstore.h ../../cfb/cfbmskbits.h ../../cfb/cfbrrop.h
cfbsolidG.o: ../ibm8514/vgaBank.h
cfbtile32C.o: ../../../.././X11/X.h ../../../.././X11/Xmd.h
cfbtile32C.o: ../../../include/servermd.h ../../../include/gcstruct.h
cfbtile32C.o: ../../../include/gc.h ../../../include/miscstruct.h
cfbtile32C.o: ../../../include/misc.h ../../../.././X11/Xosdefs.h
cfbtile32C.o: /usr/lib/gcc-lib/i386-linux/2.2.2d/include/stddef.h
cfbtile32C.o: ../../../include/os.h /usr/include/string.h
cfbtile32C.o: /usr/include/features.h /usr/include/sys/cdefs.h
cfbtile32C.o: ../../../.././X11/Xfuncs.h ../../../include/region.h
cfbtile32C.o: ../../../include/pixmap.h ../../../include/screenint.h
cfbtile32C.o: ../../../include/window.h ../../../include/pixmapstr.h
cfbtile32C.o: ../../../include/scrnintstr.h ../../../include/colormap.h
cfbtile32C.o: ../../../include/windowstr.h ../../../include/regionstr.h
cfbtile32C.o: ../../../include/cursor.h ../../../include/property.h
cfbtile32C.o: ../../../include/resource.h ../../../include/dix.h
cfbtile32C.o: ../../../.././X11/Xprotostr.h ../../cfb/cfb.h ../../mfb/mfb.h
cfbtile32C.o: ../../mi/mibstore.h ../../cfb/cfbmskbits.h ../../cfb/cfb8bit.h
cfbtile32C.o: ../../mfb/mergerop.h ../ibm8514/vgaBank.h
cfbtile32G.o: ../../../.././X11/X.h ../../../.././X11/Xmd.h
cfbtile32G.o: ../../../include/servermd.h ../../../include/gcstruct.h
cfbtile32G.o: ../../../include/gc.h ../../../include/miscstruct.h
cfbtile32G.o: ../../../include/misc.h ../../../.././X11/Xosdefs.h
cfbtile32G.o: /usr/lib/gcc-lib/i386-linux/2.2.2d/include/stddef.h
cfbtile32G.o: ../../../include/os.h /usr/include/string.h
cfbtile32G.o: /usr/include/features.h /usr/include/sys/cdefs.h
cfbtile32G.o: ../../../.././X11/Xfuncs.h ../../../include/region.h
cfbtile32G.o: ../../../include/pixmap.h ../../../include/screenint.h
cfbtile32G.o: ../../../include/window.h ../../../include/pixmapstr.h
cfbtile32G.o: ../../../include/scrnintstr.h ../../../include/colormap.h
cfbtile32G.o: ../../../include/windowstr.h ../../../include/regionstr.h
cfbtile32G.o: ../../../include/cursor.h ../../../include/property.h
cfbtile32G.o: ../../../include/resource.h ../../../include/dix.h
cfbtile32G.o: ../../../.././X11/Xprotostr.h ../../cfb/cfb.h ../../mfb/mfb.h
cfbtile32G.o: ../../mi/mibstore.h ../../cfb/cfbmskbits.h ../../cfb/cfb8bit.h
cfbtile32G.o: ../../mfb/mergerop.h ../ibm8514/vgaBank.h
cfbtileoddC.o: ../../../.././X11/X.h ../../../.././X11/Xmd.h
cfbtileoddC.o: ../../../include/servermd.h ../../../include/gcstruct.h
cfbtileoddC.o: ../../../include/gc.h ../../../include/miscstruct.h
cfbtileoddC.o: ../../../include/misc.h ../../../.././X11/Xosdefs.h
cfbtileoddC.o: /usr/lib/gcc-lib/i386-linux/2.2.2d/include/stddef.h
cfbtileoddC.o: ../../../include/os.h /usr/include/string.h
cfbtileoddC.o: /usr/include/features.h /usr/include/sys/cdefs.h
cfbtileoddC.o: ../../../.././X11/Xfuncs.h ../../../include/region.h
cfbtileoddC.o: ../../../include/pixmap.h ../../../include/screenint.h
cfbtileoddC.o: ../../../include/window.h ../../../include/pixmapstr.h
cfbtileoddC.o: ../../../include/scrnintstr.h ../../../include/colormap.h
cfbtileoddC.o: ../../../include/windowstr.h ../../../include/regionstr.h
cfbtileoddC.o: ../../../include/cursor.h ../../../include/property.h
cfbtileoddC.o: ../../../include/resource.h ../../../include/dix.h
cfbtileoddC.o: ../../../.././X11/Xprotostr.h ../../cfb/cfb.h ../../mfb/mfb.h
cfbtileoddC.o: ../../mi/mibstore.h ../../cfb/cfbmskbits.h ../../cfb/cfb8bit.h
cfbtileoddC.o: ../../mfb/mergerop.h ../ibm8514/vgaBank.h ../../mfb/fastblt.h
cfbtileoddG.o: ../../../.././X11/X.h ../../../.././X11/Xmd.h
cfbtileoddG.o: ../../../include/servermd.h ../../../include/gcstruct.h
cfbtileoddG.o: ../../../include/gc.h ../../../include/miscstruct.h
cfbtileoddG.o: ../../../include/misc.h ../../../.././X11/Xosdefs.h
cfbtileoddG.o: /usr/lib/gcc-lib/i386-linux/2.2.2d/include/stddef.h
cfbtileoddG.o: ../../../include/os.h /usr/include/string.h
cfbtileoddG.o: /usr/include/features.h /usr/include/sys/cdefs.h
cfbtileoddG.o: ../../../.././X11/Xfuncs.h ../../../include/region.h
cfbtileoddG.o: ../../../include/pixmap.h ../../../include/screenint.h
cfbtileoddG.o: ../../../include/window.h ../../../include/pixmapstr.h
cfbtileoddG.o: ../../../include/scrnintstr.h ../../../include/colormap.h
cfbtileoddG.o: ../../../include/windowstr.h ../../../include/regionstr.h
cfbtileoddG.o: ../../../include/cursor.h ../../../include/property.h
cfbtileoddG.o: ../../../include/resource.h ../../../include/dix.h
cfbtileoddG.o: ../../../.././X11/Xprotostr.h ../../cfb/cfb.h ../../mfb/mfb.h
cfbtileoddG.o: ../../mi/mibstore.h ../../cfb/cfbmskbits.h ../../cfb/cfb8bit.h
cfbtileoddG.o: ../../mfb/mergerop.h ../ibm8514/vgaBank.h ../../mfb/fastblt.h
cfbcmap.o: ../../../.././X11/X.h ../../../.././X11/Xproto.h
cfbcmap.o: ../../../.././X11/Xmd.h ../../../.././X11/Xprotostr.h
cfbcmap.o: ../../../include/scrnintstr.h ../../../include/screenint.h
cfbcmap.o: ../../../include/miscstruct.h ../../../include/misc.h
cfbcmap.o: ../../../.././X11/Xosdefs.h
cfbcmap.o: /usr/lib/gcc-lib/i386-linux/2.2.2d/include/stddef.h
cfbcmap.o: ../../../include/os.h /usr/include/string.h
cfbcmap.o: /usr/include/features.h /usr/include/sys/cdefs.h
cfbcmap.o: ../../../.././X11/Xfuncs.h ../../../include/region.h
cfbcmap.o: ../../../include/pixmap.h ../../../include/gc.h
cfbcmap.o: ../../../include/colormap.h ../../../include/colormapst.h
cfbcmap.o: ../../../include/resource.h
cfbzerarcC.o: ../../../.././X11/X.h ../../../.././X11/Xprotostr.h
cfbzerarcC.o: ../../../include/miscstruct.h ../../../include/misc.h
cfbzerarcC.o: ../../../.././X11/Xosdefs.h
cfbzerarcC.o: /usr/lib/gcc-lib/i386-linux/2.2.2d/include/stddef.h
cfbzerarcC.o: ../../../include/os.h /usr/include/string.h
cfbzerarcC.o: /usr/include/features.h /usr/include/sys/cdefs.h
cfbzerarcC.o: ../../../.././X11/Xfuncs.h ../../../include/gcstruct.h
cfbzerarcC.o: ../../../include/gc.h ../../../include/region.h
cfbzerarcC.o: ../../../include/pixmap.h ../../../include/screenint.h
cfbzerarcC.o: ../../../include/pixmapstr.h ../../../include/scrnintstr.h
cfbzerarcC.o: ../../../include/colormap.h ../../cfb/cfb.h
cfbzerarcC.o: ../../../include/servermd.h ../../mfb/mfb.h ../../mi/mibstore.h
cfbzerarcC.o: ../../cfb/cfbmskbits.h ../../../.././X11/Xmd.h
cfbzerarcC.o: ../../mi/mizerarc.h ../../cfb/cfbrrop.h ../ibm8514/vgaBank.h
cfbzerarcX.o: ../../../.././X11/X.h ../../../.././X11/Xprotostr.h
cfbzerarcX.o: ../../../include/miscstruct.h ../../../include/misc.h
cfbzerarcX.o: ../../../.././X11/Xosdefs.h
cfbzerarcX.o: /usr/lib/gcc-lib/i386-linux/2.2.2d/include/stddef.h
cfbzerarcX.o: ../../../include/os.h /usr/include/string.h
cfbzerarcX.o: /usr/include/features.h /usr/include/sys/cdefs.h
cfbzerarcX.o: ../../../.././X11/Xfuncs.h ../../../include/gcstruct.h
cfbzerarcX.o: ../../../include/gc.h ../../../include/region.h
cfbzerarcX.o: ../../../include/pixmap.h ../../../include/screenint.h
cfbzerarcX.o: ../../../include/pixmapstr.h ../../../include/scrnintstr.h
cfbzerarcX.o: ../../../include/colormap.h ../../cfb/cfb.h
cfbzerarcX.o: ../../../include/servermd.h ../../mfb/mfb.h ../../mi/mibstore.h
cfbzerarcX.o: ../../cfb/cfbmskbits.h ../../../.././X11/Xmd.h
cfbzerarcX.o: ../../mi/mizerarc.h ../../cfb/cfbrrop.h ../ibm8514/vgaBank.h
cfbzerarcG.o: ../../../.././X11/X.h ../../../.././X11/Xprotostr.h
cfbzerarcG.o: ../../../include/miscstruct.h ../../../include/misc.h
cfbzerarcG.o: ../../../.././X11/Xosdefs.h
cfbzerarcG.o: /usr/lib/gcc-lib/i386-linux/2.2.2d/include/stddef.h
cfbzerarcG.o: ../../../include/os.h /usr/include/string.h
cfbzerarcG.o: /usr/include/features.h /usr/include/sys/cdefs.h
cfbzerarcG.o: ../../../.././X11/Xfuncs.h ../../../include/gcstruct.h
cfbzerarcG.o: ../../../include/gc.h ../../../include/region.h
cfbzerarcG.o: ../../../include/pixmap.h ../../../include/screenint.h
cfbzerarcG.o: ../../../include/pixmapstr.h ../../../include/scrnintstr.h
cfbzerarcG.o: ../../../include/colormap.h ../../cfb/cfb.h
cfbzerarcG.o: ../../../include/servermd.h ../../mfb/mfb.h ../../mi/mibstore.h
cfbzerarcG.o: ../../cfb/cfbmskbits.h ../../../.././X11/Xmd.h
cfbzerarcG.o: ../../mi/mizerarc.h ../../cfb/cfbrrop.h ../ibm8514/vgaBank.h
cfbfillarcC.o: ../../../.././X11/X.h ../../../.././X11/Xprotostr.h
cfbfillarcC.o: ../../../include/miscstruct.h ../../../include/misc.h
cfbfillarcC.o: ../../../.././X11/Xosdefs.h
cfbfillarcC.o: /usr/lib/gcc-lib/i386-linux/2.2.2d/include/stddef.h
cfbfillarcC.o: ../../../include/os.h /usr/include/string.h
cfbfillarcC.o: /usr/include/features.h /usr/include/sys/cdefs.h
cfbfillarcC.o: ../../../.././X11/Xfuncs.h ../../../include/gcstruct.h
cfbfillarcC.o: ../../../include/gc.h ../../../include/region.h
cfbfillarcC.o: ../../../include/pixmap.h ../../../include/screenint.h
cfbfillarcC.o: ../../../include/pixmapstr.h ../../../include/scrnintstr.h
cfbfillarcC.o: ../../../include/colormap.h ../../cfb/cfb.h
cfbfillarcC.o: ../../../include/servermd.h ../../mfb/mfb.h
cfbfillarcC.o: ../../mi/mibstore.h ../../cfb/cfbmskbits.h
cfbfillarcC.o: ../../../.././X11/Xmd.h ../../mi/mifillarc.h
cfbfillarcC.o: ../../cfb/cfbrrop.h ../ibm8514/vgaBank.h
cfbfillarcG.o: ../../../.././X11/X.h ../../../.././X11/Xprotostr.h
cfbfillarcG.o: ../../../include/miscstruct.h ../../../include/misc.h
cfbfillarcG.o: ../../../.././X11/Xosdefs.h
cfbfillarcG.o: /usr/lib/gcc-lib/i386-linux/2.2.2d/include/stddef.h
cfbfillarcG.o: ../../../include/os.h /usr/include/string.h
cfbfillarcG.o: /usr/include/features.h /usr/include/sys/cdefs.h
cfbfillarcG.o: ../../../.././X11/Xfuncs.h ../../../include/gcstruct.h
cfbfillarcG.o: ../../../include/gc.h ../../../include/region.h
cfbfillarcG.o: ../../../include/pixmap.h ../../../include/screenint.h
cfbfillarcG.o: ../../../include/pixmapstr.h ../../../include/scrnintstr.h
cfbfillarcG.o: ../../../include/colormap.h ../../cfb/cfb.h
cfbfillarcG.o: ../../../include/servermd.h ../../mfb/mfb.h
cfbfillarcG.o: ../../mi/mibstore.h ../../cfb/cfbmskbits.h
cfbfillarcG.o: ../../../.././X11/Xmd.h ../../mi/mifillarc.h
cfbfillarcG.o: ../../cfb/cfbrrop.h ../ibm8514/vgaBank.h
cfbtegblt.o: ../../../.././X11/X.h ../../../.././X11/Xmd.h
cfbtegblt.o: ../../../.././X11/Xproto.h ../../../.././X11/Xmd.h
cfbtegblt.o: ../../../.././X11/Xprotostr.h ../../cfb/cfb.h
cfbtegblt.o: ../../../include/pixmap.h ../../../include/region.h
cfbtegblt.o: ../../../include/gc.h ../../../include/colormap.h
cfbtegblt.o: ../../../include/miscstruct.h ../../../include/misc.h
cfbtegblt.o: ../../../.././X11/Xosdefs.h
cfbtegblt.o: /usr/lib/gcc-lib/i386-linux/2.2.2d/include/stddef.h
cfbtegblt.o: ../../../include/os.h /usr/include/string.h
cfbtegblt.o: /usr/include/features.h /usr/include/sys/cdefs.h
cfbtegblt.o: ../../../.././X11/Xfuncs.h ../../../include/servermd.h
cfbtegblt.o: ../../mfb/mfb.h ../../mi/mibstore.h
cfbtegblt.o: ../../../.././fonts/include/fontstruct.h
cfbtegblt.o: ../../../.././X11/Xproto.h ../../../.././fonts/include/font.h
cfbtegblt.o: ../../../.././fonts/include/fsmasks.h
cfbtegblt.o: ../../../include/dixfontstr.h ../../../include/dixfont.h
cfbtegblt.o: ../../../include/gcstruct.h ../../../include/screenint.h
cfbtegblt.o: ../../../include/windowstr.h ../../../include/window.h
cfbtegblt.o: ../../../include/pixmapstr.h ../../../include/regionstr.h
cfbtegblt.o: ../../../include/cursor.h ../../../include/property.h
cfbtegblt.o: ../../../include/resource.h ../../../include/dix.h
cfbtegblt.o: ../../../.././X11/Xprotostr.h ../../../include/scrnintstr.h
cfbtegblt.o: ../../cfb/cfbmskbits.h ../ibm8514/vgaBank.h
cfbbstore.o: ../../cfb/cfb.h ../../../include/pixmap.h
cfbbstore.o: ../../../include/region.h ../../../include/gc.h
cfbbstore.o: ../../../include/colormap.h ../../../include/miscstruct.h
cfbbstore.o: ../../../include/misc.h ../../../.././X11/Xosdefs.h
cfbbstore.o: /usr/lib/gcc-lib/i386-linux/2.2.2d/include/stddef.h
cfbbstore.o: ../../../include/os.h /usr/include/string.h
cfbbstore.o: /usr/include/features.h /usr/include/sys/cdefs.h
cfbbstore.o: ../../../.././X11/Xfuncs.h ../../../include/servermd.h
cfbbstore.o: ../../mfb/mfb.h ../../mi/mibstore.h ../../../.././X11/X.h
cfbbstore.o: ../../../include/regionstr.h ../../../include/scrnintstr.h
cfbbstore.o: ../../../include/screenint.h ../../../include/pixmapstr.h
cfbbstore.o: ../../../include/windowstr.h ../../../include/window.h
cfbbstore.o: ../../../include/cursor.h ../../../include/property.h
cfbbstore.o: ../../../include/resource.h ../../../include/dix.h
cfbbstore.o: ../../../.././X11/Xprotostr.h
cfb8cppl.o: ../../../.././X11/X.h ../../../.././X11/Xmd.h
cfb8cppl.o: ../../../include/gcstruct.h ../../../include/gc.h
cfb8cppl.o: ../../../include/miscstruct.h ../../../include/misc.h
cfb8cppl.o: ../../../.././X11/Xosdefs.h
cfb8cppl.o: /usr/lib/gcc-lib/i386-linux/2.2.2d/include/stddef.h
cfb8cppl.o: ../../../include/os.h /usr/include/string.h
cfb8cppl.o: /usr/include/features.h /usr/include/sys/cdefs.h
cfb8cppl.o: ../../../.././X11/Xfuncs.h ../../../include/region.h
cfb8cppl.o: ../../../include/pixmap.h ../../../include/screenint.h
cfb8cppl.o: ../../../include/window.h ../../../include/pixmapstr.h
cfb8cppl.o: ../../../include/scrnintstr.h ../../../include/colormap.h
cfb8cppl.o: ../../../include/windowstr.h ../../../include/regionstr.h
cfb8cppl.o: ../../../include/cursor.h ../../../include/property.h
cfb8cppl.o: ../../../include/resource.h ../../../include/dix.h
cfb8cppl.o: ../../../.././X11/Xprotostr.h ../../cfb/cfb.h
cfb8cppl.o: ../../../include/servermd.h ../../mfb/mfb.h ../../mi/mibstore.h
cfb8cppl.o: ../../mfb/maskbits.h ../../mfb/mergerop.h ../ibm8514/vgaBank.h
cfbbltC.o: ../../../.././X11/X.h ../../../.././X11/Xmd.h
cfbbltC.o: ../../../.././X11/Xproto.h ../../../.././X11/Xmd.h
cfbbltC.o: ../../../.././X11/Xprotostr.h ../../../include/gcstruct.h
cfbbltC.o: ../../../include/gc.h ../../../include/miscstruct.h
cfbbltC.o: ../../../include/misc.h ../../../.././X11/Xosdefs.h
cfbbltC.o: /usr/lib/gcc-lib/i386-linux/2.2.2d/include/stddef.h
cfbbltC.o: ../../../include/os.h /usr/include/string.h
cfbbltC.o: /usr/include/features.h /usr/include/sys/cdefs.h
cfbbltC.o: ../../../.././X11/Xfuncs.h ../../../include/region.h
cfbbltC.o: ../../../include/pixmap.h ../../../include/screenint.h
cfbbltC.o: ../../../include/windowstr.h ../../../include/window.h
cfbbltC.o: ../../../include/pixmapstr.h ../../../include/regionstr.h
cfbbltC.o: ../../../include/cursor.h ../../../include/property.h
cfbbltC.o: ../../../include/resource.h ../../../include/dix.h
cfbbltC.o: ../../../.././X11/Xprotostr.h ../../../include/scrnintstr.h
cfbbltC.o: ../../../include/colormap.h ../../cfb/cfb.h
cfbbltC.o: ../../../include/servermd.h ../../mfb/mfb.h ../../mi/mibstore.h
cfbbltC.o: ../../cfb/cfbmskbits.h ../../cfb/cfb8bit.h ../../mfb/fastblt.h
cfbbltC.o: ../../mfb/mergerop.h ../ibm8514/vgaBank.h
cfbbltX.o: ../../../.././X11/X.h ../../../.././X11/Xmd.h
cfbbltX.o: ../../../.././X11/Xproto.h ../../../.././X11/Xmd.h
cfbbltX.o: ../../../.././X11/Xprotostr.h ../../../include/gcstruct.h
cfbbltX.o: ../../../include/gc.h ../../../include/miscstruct.h
cfbbltX.o: ../../../include/misc.h ../../../.././X11/Xosdefs.h
cfbbltX.o: /usr/lib/gcc-lib/i386-linux/2.2.2d/include/stddef.h
cfbbltX.o: ../../../include/os.h /usr/include/string.h
cfbbltX.o: /usr/include/features.h /usr/include/sys/cdefs.h
cfbbltX.o: ../../../.././X11/Xfuncs.h ../../../include/region.h
cfbbltX.o: ../../../include/pixmap.h ../../../include/screenint.h
cfbbltX.o: ../../../include/windowstr.h ../../../include/window.h
cfbbltX.o: ../../../include/pixmapstr.h ../../../include/regionstr.h
cfbbltX.o: ../../../include/cursor.h ../../../include/property.h
cfbbltX.o: ../../../include/resource.h ../../../include/dix.h
cfbbltX.o: ../../../.././X11/Xprotostr.h ../../../include/scrnintstr.h
cfbbltX.o: ../../../include/colormap.h ../../cfb/cfb.h
cfbbltX.o: ../../../include/servermd.h ../../mfb/mfb.h ../../mi/mibstore.h
cfbbltX.o: ../../cfb/cfbmskbits.h ../../cfb/cfb8bit.h ../../mfb/fastblt.h
cfbbltX.o: ../../mfb/mergerop.h ../ibm8514/vgaBank.h
cfbbltO.o: ../../../.././X11/X.h ../../../.././X11/Xmd.h
cfbbltO.o: ../../../.././X11/Xproto.h ../../../.././X11/Xmd.h
cfbbltO.o: ../../../.././X11/Xprotostr.h ../../../include/gcstruct.h
cfbbltO.o: ../../../include/gc.h ../../../include/miscstruct.h
cfbbltO.o: ../../../include/misc.h ../../../.././X11/Xosdefs.h
cfbbltO.o: /usr/lib/gcc-lib/i386-linux/2.2.2d/include/stddef.h
cfbbltO.o: ../../../include/os.h /usr/include/string.h
cfbbltO.o: /usr/include/features.h /usr/include/sys/cdefs.h
cfbbltO.o: ../../../.././X11/Xfuncs.h ../../../include/region.h
cfbbltO.o: ../../../include/pixmap.h ../../../include/screenint.h
cfbbltO.o: ../../../include/windowstr.h ../../../include/window.h
cfbbltO.o: ../../../include/pixmapstr.h ../../../include/regionstr.h
cfbbltO.o: ../../../include/cursor.h ../../../include/property.h
cfbbltO.o: ../../../include/resource.h ../../../include/dix.h
cfbbltO.o: ../../../.././X11/Xprotostr.h ../../../include/scrnintstr.h
cfbbltO.o: ../../../include/colormap.h ../../cfb/cfb.h
cfbbltO.o: ../../../include/servermd.h ../../mfb/mfb.h ../../mi/mibstore.h
cfbbltO.o: ../../cfb/cfbmskbits.h ../../cfb/cfb8bit.h ../../mfb/fastblt.h
cfbbltO.o: ../../mfb/mergerop.h ../ibm8514/vgaBank.h
cfbbltG.o: ../../../.././X11/X.h ../../../.././X11/Xmd.h
cfbbltG.o: ../../../.././X11/Xproto.h ../../../.././X11/Xmd.h
cfbbltG.o: ../../../.././X11/Xprotostr.h ../../../include/gcstruct.h
cfbbltG.o: ../../../include/gc.h ../../../include/miscstruct.h
cfbbltG.o: ../../../include/misc.h ../../../.././X11/Xosdefs.h
cfbbltG.o: /usr/lib/gcc-lib/i386-linux/2.2.2d/include/stddef.h
cfbbltG.o: ../../../include/os.h /usr/include/string.h
cfbbltG.o: /usr/include/features.h /usr/include/sys/cdefs.h
cfbbltG.o: ../../../.././X11/Xfuncs.h ../../../include/region.h
cfbbltG.o: ../../../include/pixmap.h ../../../include/screenint.h
cfbbltG.o: ../../../include/windowstr.h ../../../include/window.h
cfbbltG.o: ../../../include/pixmapstr.h ../../../include/regionstr.h
cfbbltG.o: ../../../include/cursor.h ../../../include/property.h
cfbbltG.o: ../../../include/resource.h ../../../include/dix.h
cfbbltG.o: ../../../.././X11/Xprotostr.h ../../../include/scrnintstr.h
cfbbltG.o: ../../../include/colormap.h ../../cfb/cfb.h
cfbbltG.o: ../../../include/servermd.h ../../mfb/mfb.h ../../mi/mibstore.h
cfbbltG.o: ../../cfb/cfbmskbits.h ../../cfb/cfb8bit.h ../../mfb/fastblt.h
cfbbltG.o: ../../mfb/mergerop.h ../ibm8514/vgaBank.h
cfb8bit.o: ../../../.././X11/X.h ../../../.././X11/Xmd.h
cfb8bit.o: ../../../.././X11/Xproto.h ../../../.././X11/Xmd.h
cfb8bit.o: ../../../.././X11/Xprotostr.h ../../../include/gcstruct.h
cfb8bit.o: ../../../include/gc.h ../../../include/miscstruct.h
cfb8bit.o: ../../../include/misc.h ../../../.././X11/Xosdefs.h
cfb8bit.o: /usr/lib/gcc-lib/i386-linux/2.2.2d/include/stddef.h
cfb8bit.o: ../../../include/os.h /usr/include/string.h
cfb8bit.o: /usr/include/features.h /usr/include/sys/cdefs.h
cfb8bit.o: ../../../.././X11/Xfuncs.h ../../../include/region.h
cfb8bit.o: ../../../include/pixmap.h ../../../include/screenint.h
cfb8bit.o: ../../../include/windowstr.h ../../../include/window.h
cfb8bit.o: ../../../include/pixmapstr.h ../../../include/regionstr.h
cfb8bit.o: ../../../include/cursor.h ../../../include/property.h
cfb8bit.o: ../../../include/resource.h ../../../include/dix.h
cfb8bit.o: ../../../.././X11/Xprotostr.h ../../../include/scrnintstr.h
cfb8bit.o: ../../../include/colormap.h ../../cfb/cfb.h
cfb8bit.o: ../../../include/servermd.h ../../mfb/mfb.h ../../mi/mibstore.h
cfb8bit.o: ../../cfb/cfbmskbits.h ../../cfb/cfb8bit.h
cfbteblt8.o: ../../../.././X11/X.h ../../../.././X11/Xmd.h
cfbteblt8.o: ../../../.././X11/Xproto.h ../../../.././X11/Xmd.h
cfbteblt8.o: ../../../.././X11/Xprotostr.h ../../cfb/cfb.h
cfbteblt8.o: ../../../include/pixmap.h ../../../include/region.h
cfbteblt8.o: ../../../include/gc.h ../../../include/colormap.h
cfbteblt8.o: ../../../include/miscstruct.h ../../../include/misc.h
cfbteblt8.o: ../../../.././X11/Xosdefs.h
cfbteblt8.o: /usr/lib/gcc-lib/i386-linux/2.2.2d/include/stddef.h
cfbteblt8.o: ../../../include/os.h /usr/include/string.h
cfbteblt8.o: /usr/include/features.h /usr/include/sys/cdefs.h
cfbteblt8.o: ../../../.././X11/Xfuncs.h ../../../include/servermd.h
cfbteblt8.o: ../../mfb/mfb.h ../../mi/mibstore.h
cfbteblt8.o: ../../../.././fonts/include/fontstruct.h
cfbteblt8.o: ../../../.././X11/Xproto.h ../../../.././fonts/include/font.h
cfbteblt8.o: ../../../.././fonts/include/fsmasks.h
cfbteblt8.o: ../../../include/dixfontstr.h ../../../include/dixfont.h
cfbteblt8.o: ../../../include/gcstruct.h ../../../include/screenint.h
cfbteblt8.o: ../../../include/windowstr.h ../../../include/window.h
cfbteblt8.o: ../../../include/pixmapstr.h ../../../include/regionstr.h
cfbteblt8.o: ../../../include/cursor.h ../../../include/property.h
cfbteblt8.o: ../../../include/resource.h ../../../include/dix.h
cfbteblt8.o: ../../../.././X11/Xprotostr.h ../../../include/scrnintstr.h
cfbteblt8.o: ../../cfb/cfbmskbits.h ../../cfb/cfb8bit.h ../ibm8514/vgaBank.h
cfbglblt8.o: ../../../.././X11/X.h ../../../.././X11/Xmd.h
cfbglblt8.o: ../../../.././X11/Xproto.h ../../../.././X11/Xmd.h
cfbglblt8.o: ../../../.././X11/Xprotostr.h ../../cfb/cfb.h
cfbglblt8.o: ../../../include/pixmap.h ../../../include/region.h
cfbglblt8.o: ../../../include/gc.h ../../../include/colormap.h
cfbglblt8.o: ../../../include/miscstruct.h ../../../include/misc.h
cfbglblt8.o: ../../../.././X11/Xosdefs.h
cfbglblt8.o: /usr/lib/gcc-lib/i386-linux/2.2.2d/include/stddef.h
cfbglblt8.o: ../../../include/os.h /usr/include/string.h
cfbglblt8.o: /usr/include/features.h /usr/include/sys/cdefs.h
cfbglblt8.o: ../../../.././X11/Xfuncs.h ../../../include/servermd.h
cfbglblt8.o: ../../mfb/mfb.h ../../mi/mibstore.h
cfbglblt8.o: ../../../.././fonts/include/fontstruct.h
cfbglblt8.o: ../../../.././X11/Xproto.h ../../../.././fonts/include/font.h
cfbglblt8.o: ../../../.././fonts/include/fsmasks.h
cfbglblt8.o: ../../../include/dixfontstr.h ../../../include/dixfont.h
cfbglblt8.o: ../../../include/gcstruct.h ../../../include/screenint.h
cfbglblt8.o: ../../../include/windowstr.h ../../../include/window.h
cfbglblt8.o: ../../../include/pixmapstr.h ../../../include/regionstr.h
cfbglblt8.o: ../../../include/cursor.h ../../../include/property.h
cfbglblt8.o: ../../../include/resource.h ../../../include/dix.h
cfbglblt8.o: ../../../.././X11/Xprotostr.h ../../../include/scrnintstr.h
cfbglblt8.o: ../../cfb/cfbmskbits.h ../../cfb/cfb8bit.h ../ibm8514/vgaBank.h
cfbglrop8.o: ../../../.././X11/X.h ../../../.././X11/Xmd.h
cfbglrop8.o: ../../../.././X11/Xproto.h ../../../.././X11/Xmd.h
cfbglrop8.o: ../../../.././X11/Xprotostr.h ../../cfb/cfb.h
cfbglrop8.o: ../../../include/pixmap.h ../../../include/region.h
cfbglrop8.o: ../../../include/gc.h ../../../include/colormap.h
cfbglrop8.o: ../../../include/miscstruct.h ../../../include/misc.h
cfbglrop8.o: ../../../.././X11/Xosdefs.h
cfbglrop8.o: /usr/lib/gcc-lib/i386-linux/2.2.2d/include/stddef.h
cfbglrop8.o: ../../../include/os.h /usr/include/string.h
cfbglrop8.o: /usr/include/features.h /usr/include/sys/cdefs.h
cfbglrop8.o: ../../../.././X11/Xfuncs.h ../../../include/servermd.h
cfbglrop8.o: ../../mfb/mfb.h ../../mi/mibstore.h
cfbglrop8.o: ../../../.././fonts/include/fontstruct.h
cfbglrop8.o: ../../../.././X11/Xproto.h ../../../.././fonts/include/font.h
cfbglrop8.o: ../../../.././fonts/include/fsmasks.h
cfbglrop8.o: ../../../include/dixfontstr.h ../../../include/dixfont.h
cfbglrop8.o: ../../../include/gcstruct.h ../../../include/screenint.h
cfbglrop8.o: ../../../include/windowstr.h ../../../include/window.h
cfbglrop8.o: ../../../include/pixmapstr.h ../../../include/regionstr.h
cfbglrop8.o: ../../../include/cursor.h ../../../include/property.h
cfbglrop8.o: ../../../include/resource.h ../../../include/dix.h
cfbglrop8.o: ../../../.././X11/Xprotostr.h ../../../include/scrnintstr.h
cfbglrop8.o: ../../cfb/cfbmskbits.h ../../cfb/cfb8bit.h ../ibm8514/vgaBank.h
cfbigblt8.o: ../../../.././X11/X.h ../../../.././X11/Xmd.h
cfbigblt8.o: ../../../.././X11/Xproto.h ../../../.././X11/Xmd.h
cfbigblt8.o: ../../../.././X11/Xprotostr.h ../../cfb/cfb.h
cfbigblt8.o: ../../../include/pixmap.h ../../../include/region.h
cfbigblt8.o: ../../../include/gc.h ../../../include/colormap.h
cfbigblt8.o: ../../../include/miscstruct.h ../../../include/misc.h
cfbigblt8.o: ../../../.././X11/Xosdefs.h
cfbigblt8.o: /usr/lib/gcc-lib/i386-linux/2.2.2d/include/stddef.h
cfbigblt8.o: ../../../include/os.h /usr/include/string.h
cfbigblt8.o: /usr/include/features.h /usr/include/sys/cdefs.h
cfbigblt8.o: ../../../.././X11/Xfuncs.h ../../../include/servermd.h
cfbigblt8.o: ../../mfb/mfb.h ../../mi/mibstore.h
cfbigblt8.o: ../../../.././fonts/include/fontstruct.h
cfbigblt8.o: ../../../.././X11/Xproto.h ../../../.././fonts/include/font.h
cfbigblt8.o: ../../../.././fonts/include/fsmasks.h
cfbigblt8.o: ../../../include/dixfontstr.h ../../../include/dixfont.h
cfbigblt8.o: ../../../include/gcstruct.h ../../../include/screenint.h
cfbigblt8.o: ../../../include/windowstr.h ../../../include/window.h
cfbigblt8.o: ../../../include/pixmapstr.h ../../../include/regionstr.h
cfbigblt8.o: ../../../include/cursor.h ../../../include/property.h
cfbigblt8.o: ../../../include/resource.h ../../../include/dix.h
cfbigblt8.o: ../../../.././X11/Xprotostr.h ../../../include/scrnintstr.h
cfbigblt8.o: ../../cfb/cfbmskbits.h ../../cfb/cfb8bit.h
cfbpush8.o: ../../../.././X11/X.h ../../../.././X11/Xmd.h
cfbpush8.o: ../../../.././X11/Xproto.h ../../../.././X11/Xmd.h
cfbpush8.o: ../../../.././X11/Xprotostr.h ../../../include/gcstruct.h
cfbpush8.o: ../../../include/gc.h ../../../include/miscstruct.h
cfbpush8.o: ../../../include/misc.h ../../../.././X11/Xosdefs.h
cfbpush8.o: /usr/lib/gcc-lib/i386-linux/2.2.2d/include/stddef.h
cfbpush8.o: ../../../include/os.h /usr/include/string.h
cfbpush8.o: /usr/include/features.h /usr/include/sys/cdefs.h
cfbpush8.o: ../../../.././X11/Xfuncs.h ../../../include/region.h
cfbpush8.o: ../../../include/pixmap.h ../../../include/screenint.h
cfbpush8.o: ../../../include/windowstr.h ../../../include/window.h
cfbpush8.o: ../../../include/pixmapstr.h ../../../include/regionstr.h
cfbpush8.o: ../../../include/cursor.h ../../../include/property.h
cfbpush8.o: ../../../include/resource.h ../../../include/dix.h
cfbpush8.o: ../../../.././X11/Xprotostr.h ../../../include/scrnintstr.h
cfbpush8.o: ../../../include/colormap.h ../../cfb/cfb.h
cfbpush8.o: ../../../include/servermd.h ../../mfb/mfb.h ../../mi/mibstore.h
cfbpush8.o: ../../cfb/cfbmskbits.h ../../cfb/cfb8bit.h ../ibm8514/vgaBank.h
cfbrctstp8.o: ../../../.././X11/X.h ../../../.././X11/Xmd.h
cfbrctstp8.o: ../../../include/servermd.h ../../../include/gcstruct.h
cfbrctstp8.o: ../../../include/gc.h ../../../include/miscstruct.h
cfbrctstp8.o: ../../../include/misc.h ../../../.././X11/Xosdefs.h
cfbrctstp8.o: /usr/lib/gcc-lib/i386-linux/2.2.2d/include/stddef.h
cfbrctstp8.o: ../../../include/os.h /usr/include/string.h
cfbrctstp8.o: /usr/include/features.h /usr/include/sys/cdefs.h
cfbrctstp8.o: ../../../.././X11/Xfuncs.h ../../../include/region.h
cfbrctstp8.o: ../../../include/pixmap.h ../../../include/screenint.h
cfbrctstp8.o: ../../../include/window.h ../../../include/pixmapstr.h
cfbrctstp8.o: ../../../include/scrnintstr.h ../../../include/colormap.h
cfbrctstp8.o: ../../../include/windowstr.h ../../../include/regionstr.h
cfbrctstp8.o: ../../../include/cursor.h ../../../include/property.h
cfbrctstp8.o: ../../../include/resource.h ../../../include/dix.h
cfbrctstp8.o: ../../../.././X11/Xprotostr.h ../../cfb/cfb.h ../../mfb/mfb.h
cfbrctstp8.o: ../../mi/mibstore.h ../../cfb/cfbmskbits.h ../../cfb/cfb8bit.h
cfbrctstp8.o: ../ibm8514/vgaBank.h
cfbpolypnt.o: ../../../.././X11/X.h ../../../include/gcstruct.h
cfbpolypnt.o: ../../../include/gc.h ../../../include/miscstruct.h
cfbpolypnt.o: ../../../include/misc.h ../../../.././X11/Xosdefs.h
cfbpolypnt.o: /usr/lib/gcc-lib/i386-linux/2.2.2d/include/stddef.h
cfbpolypnt.o: ../../../include/os.h /usr/include/string.h
cfbpolypnt.o: /usr/include/features.h /usr/include/sys/cdefs.h
cfbpolypnt.o: ../../../.././X11/Xfuncs.h ../../../include/region.h
cfbpolypnt.o: ../../../include/pixmap.h ../../../include/screenint.h
cfbpolypnt.o: ../../../include/windowstr.h ../../../include/window.h
cfbpolypnt.o: ../../../include/pixmapstr.h ../../../include/regionstr.h
cfbpolypnt.o: ../../../include/cursor.h ../../../include/property.h
cfbpolypnt.o: ../../../include/resource.h ../../../include/dix.h
cfbpolypnt.o: ../../../.././X11/Xprotostr.h ../../../include/scrnintstr.h
cfbpolypnt.o: ../../../include/colormap.h ../../cfb/cfb.h
cfbpolypnt.o: ../../../include/servermd.h ../../mfb/mfb.h ../../mi/mibstore.h
cfbpolypnt.o: ../../cfb/cfbmskbits.h ../../../.././X11/Xmd.h
cfbpolypnt.o: ../ibm8514/vgaBank.h
cfbbres.o: ../../../.././X11/X.h ../../../include/misc.h
cfbbres.o: ../../../.././X11/Xosdefs.h
cfbbres.o: /usr/lib/gcc-lib/i386-linux/2.2.2d/include/stddef.h
cfbbres.o: ../../../include/os.h /usr/include/string.h
cfbbres.o: /usr/include/features.h /usr/include/sys/cdefs.h
cfbbres.o: ../../../.././X11/Xfuncs.h ../../cfb/cfb.h
cfbbres.o: ../../../include/pixmap.h ../../../include/region.h
cfbbres.o: ../../../include/gc.h ../../../include/colormap.h
cfbbres.o: ../../../include/miscstruct.h ../../../include/servermd.h
cfbbres.o: ../../mfb/mfb.h ../../mi/mibstore.h ../../cfb/cfbmskbits.h
cfbbres.o: ../../../.././X11/Xmd.h ../ibm8514/vgaBank.h
cfbline.o: ../../../.././X11/X.h ../../../include/gcstruct.h
cfbline.o: ../../../include/gc.h ../../../include/miscstruct.h
cfbline.o: ../../../include/misc.h ../../../.././X11/Xosdefs.h
cfbline.o: /usr/lib/gcc-lib/i386-linux/2.2.2d/include/stddef.h
cfbline.o: ../../../include/os.h /usr/include/string.h
cfbline.o: /usr/include/features.h /usr/include/sys/cdefs.h
cfbline.o: ../../../.././X11/Xfuncs.h ../../../include/region.h
cfbline.o: ../../../include/pixmap.h ../../../include/screenint.h
cfbline.o: ../../../include/windowstr.h ../../../include/window.h
cfbline.o: ../../../include/pixmapstr.h ../../../include/regionstr.h
cfbline.o: ../../../include/cursor.h ../../../include/property.h
cfbline.o: ../../../include/resource.h ../../../include/dix.h
cfbline.o: ../../../.././X11/Xprotostr.h ../../../include/scrnintstr.h
cfbline.o: ../../../include/colormap.h ../../mi/mistruct.h ../../mi/mi.h
cfbline.o: ../../cfb/cfb.h ../../../include/servermd.h ../../mfb/mfb.h
cfbline.o: ../../mi/mibstore.h ../../cfb/cfbmskbits.h ../../../.././X11/Xmd.h
cfbline.o: ../ibm8514/vgaBank.h
cfbhrzvert.o: ../../../.././X11/X.h ../../../include/gc.h
cfbhrzvert.o: ../../../include/window.h ../../../include/pixmap.h
cfbhrzvert.o: ../../../include/region.h ../../cfb/cfb.h
cfbhrzvert.o: ../../../include/colormap.h ../../../include/miscstruct.h
cfbhrzvert.o: ../../../include/misc.h ../../../.././X11/Xosdefs.h
cfbhrzvert.o: /usr/lib/gcc-lib/i386-linux/2.2.2d/include/stddef.h
cfbhrzvert.o: ../../../include/os.h /usr/include/string.h
cfbhrzvert.o: /usr/include/features.h /usr/include/sys/cdefs.h
cfbhrzvert.o: ../../../.././X11/Xfuncs.h ../../../include/servermd.h
cfbhrzvert.o: ../../mfb/mfb.h ../../mi/mibstore.h ../../cfb/cfbmskbits.h
cfbhrzvert.o: ../../../.././X11/Xmd.h ../ibm8514/vgaBank.h
cfbbresd.o: ../../../.././X11/X.h ../../../include/misc.h
cfbbresd.o: ../../../.././X11/Xosdefs.h
cfbbresd.o: /usr/lib/gcc-lib/i386-linux/2.2.2d/include/stddef.h
cfbbresd.o: ../../../include/os.h /usr/include/string.h
cfbbresd.o: /usr/include/features.h /usr/include/sys/cdefs.h
cfbbresd.o: ../../../.././X11/Xfuncs.h ../../cfb/cfb.h
cfbbresd.o: ../../../include/pixmap.h ../../../include/region.h
cfbbresd.o: ../../../include/gc.h ../../../include/colormap.h
cfbbresd.o: ../../../include/miscstruct.h ../../../include/servermd.h
cfbbresd.o: ../../mfb/mfb.h ../../mi/mibstore.h ../../cfb/cfbmskbits.h
cfbbresd.o: ../../../.././X11/Xmd.h ../ibm8514/vgaBank.h
cfbimage.o: ../../../.././X11/X.h ../../../include/windowstr.h
cfbimage.o: ../../../include/window.h ../../../include/pixmapstr.h
cfbimage.o: ../../../include/pixmap.h ../../../include/screenint.h
cfbimage.o: ../../../include/miscstruct.h ../../../include/misc.h
cfbimage.o: ../../../.././X11/Xosdefs.h
cfbimage.o: /usr/lib/gcc-lib/i386-linux/2.2.2d/include/stddef.h
cfbimage.o: ../../../include/os.h /usr/include/string.h
cfbimage.o: /usr/include/features.h /usr/include/sys/cdefs.h
cfbimage.o: ../../../.././X11/Xfuncs.h ../../../include/regionstr.h
cfbimage.o: ../../../include/region.h ../../../include/cursor.h
cfbimage.o: ../../../include/property.h ../../../include/resource.h
cfbimage.o: ../../../include/dix.h ../../../include/gc.h
cfbimage.o: ../../../.././X11/Xprotostr.h ../../../include/scrnintstr.h
cfbimage.o: ../../../include/colormap.h ../../../include/gcstruct.h
cfbimage.o: ../../cfb/cfb.h ../../../include/servermd.h ../../mfb/mfb.h
cfbimage.o: ../../mi/mibstore.h ../../cfb/cfbmskbits.h
cfbimage.o: ../../../.././X11/Xmd.h
cfbseg.o: ../../../.././X11/X.h ../../../include/gcstruct.h
cfbseg.o: ../../../include/gc.h ../../../include/miscstruct.h
cfbseg.o: ../../../include/misc.h ../../../.././X11/Xosdefs.h
cfbseg.o: /usr/lib/gcc-lib/i386-linux/2.2.2d/include/stddef.h
cfbseg.o: ../../../include/os.h /usr/include/string.h /usr/include/features.h
cfbseg.o: /usr/include/sys/cdefs.h ../../../.././X11/Xfuncs.h
cfbseg.o: ../../../include/region.h ../../../include/pixmap.h
cfbseg.o: ../../../include/screenint.h ../../../include/windowstr.h
cfbseg.o: ../../../include/window.h ../../../include/pixmapstr.h
cfbseg.o: ../../../include/regionstr.h ../../../include/cursor.h
cfbseg.o: ../../../include/property.h ../../../include/resource.h
cfbseg.o: ../../../include/dix.h ../../../.././X11/Xprotostr.h
cfbseg.o: ../../../include/scrnintstr.h ../../../include/colormap.h
cfbseg.o: ../../mi/mistruct.h ../../mi/mi.h ../../cfb/cfb.h
cfbseg.o: ../../../include/servermd.h ../../mfb/mfb.h ../../mi/mibstore.h
cfbseg.o: ../../cfb/cfbmskbits.h ../../../.././X11/Xmd.h ../ibm8514/vgaBank.h
cfbply1rctC.o: ../../../.././X11/X.h ../../../include/gcstruct.h
cfbply1rctC.o: ../../../include/gc.h ../../../include/miscstruct.h
cfbply1rctC.o: ../../../include/misc.h ../../../.././X11/Xosdefs.h
cfbply1rctC.o: /usr/lib/gcc-lib/i386-linux/2.2.2d/include/stddef.h
cfbply1rctC.o: ../../../include/os.h /usr/include/string.h
cfbply1rctC.o: /usr/include/features.h /usr/include/sys/cdefs.h
cfbply1rctC.o: ../../../.././X11/Xfuncs.h ../../../include/region.h
cfbply1rctC.o: ../../../include/pixmap.h ../../../include/screenint.h
cfbply1rctC.o: ../../../include/windowstr.h ../../../include/window.h
cfbply1rctC.o: ../../../include/pixmapstr.h ../../../include/regionstr.h
cfbply1rctC.o: ../../../include/cursor.h ../../../include/property.h
cfbply1rctC.o: ../../../include/resource.h ../../../include/dix.h
cfbply1rctC.o: ../../../.././X11/Xprotostr.h ../../../include/scrnintstr.h
cfbply1rctC.o: ../../../include/colormap.h ../../mi/mistruct.h ../../mi/mi.h
cfbply1rctC.o: ../../cfb/cfb.h ../../../include/servermd.h ../../mfb/mfb.h
cfbply1rctC.o: ../../mi/mibstore.h ../../cfb/cfbmskbits.h
cfbply1rctC.o: ../../../.././X11/Xmd.h ../../cfb/cfbrrop.h
cfbply1rctC.o: ../ibm8514/vgaBank.h
cfbply1rctG.o: ../../../.././X11/X.h ../../../include/gcstruct.h
cfbply1rctG.o: ../../../include/gc.h ../../../include/miscstruct.h
cfbply1rctG.o: ../../../include/misc.h ../../../.././X11/Xosdefs.h
cfbply1rctG.o: /usr/lib/gcc-lib/i386-linux/2.2.2d/include/stddef.h
cfbply1rctG.o: ../../../include/os.h /usr/include/string.h
cfbply1rctG.o: /usr/include/features.h /usr/include/sys/cdefs.h
cfbply1rctG.o: ../../../.././X11/Xfuncs.h ../../../include/region.h
cfbply1rctG.o: ../../../include/pixmap.h ../../../include/screenint.h
cfbply1rctG.o: ../../../include/windowstr.h ../../../include/window.h
cfbply1rctG.o: ../../../include/pixmapstr.h ../../../include/regionstr.h
cfbply1rctG.o: ../../../include/cursor.h ../../../include/property.h
cfbply1rctG.o: ../../../include/resource.h ../../../include/dix.h
cfbply1rctG.o: ../../../.././X11/Xprotostr.h ../../../include/scrnintstr.h
cfbply1rctG.o: ../../../include/colormap.h ../../mi/mistruct.h ../../mi/mi.h
cfbply1rctG.o: ../../cfb/cfb.h ../../../include/servermd.h ../../mfb/mfb.h
cfbply1rctG.o: ../../mi/mibstore.h ../../cfb/cfbmskbits.h
cfbply1rctG.o: ../../../.././X11/Xmd.h ../../cfb/cfbrrop.h
cfbply1rctG.o: ../ibm8514/vgaBank.h
