# Makefile generated by imake - do not edit!
# $XConsortium: imake.c,v 1.65 91/07/25 17:50:17 rws Exp $
#
# The cpp used on this machine replaces all newlines and multiple tabs and
# spaces in a macro expansion with a single space.  Imake tries to compensate
# for this, but is not always successful.
#

# -------------------------------------------------------------------------
# Makefile generated from "Imake.tmpl" and <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 Mips.cf to change

# platform:  $XConsortium: Mips.cf /main/17 1996/09/28 16:06:25 rws $
# operating system:             RISCOS

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

               AR = ar clr
  BOOTSTRAPCFLAGS = -DMips
               CC = cc
               AS = as

         COMPRESS = compress
              CPP = /lib/cpp $(STD_CPP_DEFINES)
    PREPROCESSCMD = cc -E $(STD_CPP_DEFINES)
          INSTALL = /etc/mipsinstall -f
               LD = ld
             LINT = lint
      LINTLIBFLAG = -C
         LINTOPTS = -axz
               LN = ln -s
             MAKE = make -e
               MV = mv
               CP = cp

               RM = rm -f
            TROFF = psroff
         MSMACROS = -ms
              TBL = tbl
              EQN = eqn
     STD_INCLUDES =
  STD_CPP_DEFINES = -DMips -DBSD43
      STD_DEFINES = -DMips -DBSD43
 EXTRA_LOAD_FLAGS =
  EXTRA_LIBRARIES = -lmld
             TAGS = ctags

   SIGNAL_DEFINES = -DSIGNALRETURNSINT

    PROTO_DEFINES =

     INSTPGMFLAGS =

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

     TOP_INCLUDES = -I$(TOP)

      CDEBUGFLAGS = -O
        CCOPTIONS = -signed -systype bsd43 -Olimit 2000 -Wf,-XNd8400,-XNp12000

      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 = Mips.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 = /man/cat
    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
        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: Imakefile,v 1.32 91/07/16 22:51:36 gildea Exp $

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

         CC = cc
  CCOPTIONS = -signed -systype bsd43 -Olimit 2000 -Wf,-XNd8400,-XNp12000
STD_DEFINES = -DMips -DBSD43 -DXDMCP -DSHAPE -DMULTIBUFFER -DMITMISC -DPEXEXT
CDEBUGFLAGS = -O
EXT_DEFINES = -DSHAPE -DMULTIBUFFER -DMITMISC -DPEXEXT

SRCS1 =	 mfbgc.c mfbwindow.c mfbfont.c \
	 mfbfillrct.c mfbpntwin.c maskbits.c mfbpixmap.c \
	 mfbimage.c mfbline.c mfbbres.c mfbhrzvert.c mfbbresd.c \
	 mfbpushpxl.c mfbzerarc.c mfbfillarc.c \
         mfbfillsp.c mfbsetsp.c mfbscrinit.c mfbscrclse.c mfbclip.c \
         mfbbitblt.c mfbgetsp.c mfbpolypnt.c \
	 mfbbltC.c mfbbltX.c mfbbltCI.c mfbbltO.c mfbbltG.c \
	 mfbcmap.c mfbtileC.c mfbtileG.c mfbmisc.c mfbbstore.c

SRCS =	 $(SRCS1) mfbseg.c mfbpgbwht.c mfbpgbblak.c mfbpgbinv.c mfbigbwht.c \
	 mfbigbblak.c mfbpawhite.c mfbpablack.c mfbpainv.c mfbtewhite.c \
	 mfbteblack.c mfbbltC.c mfbbltX.c mfbbltCI.c mfbbltO.c mfbbltG.c \
	 mfbtileC.c mfbtileG.c

OBJS =   mfbgc.o mfbwindow.o mfbfont.o \
	 mfbfillrct.o mfbpntwin.o maskbits.o mfbpixmap.o \
	 mfbimage.o mfbline.o mfbbres.o mfbhrzvert.o mfbbresd.o mfbseg.o \
	 mfbpushpxl.o mfbzerarc.o mfbfillarc.o \
	 mfbfillsp.o mfbsetsp.o mfbscrinit.o mfbscrclse.o mfbclip.o \
         mfbbitblt.o mfbgetsp.o mfbpolypnt.o \
	 mfbbltC.o mfbbltX.o mfbbltCI.o mfbbltO.o mfbbltG.o \
	 mfbpgbwht.o mfbpgbblak.o mfbpgbinv.o \
	 mfbigbwht.o mfbigbblak.o mfbcmap.o \
	 mfbpawhite.o mfbpablack.o mfbpainv.o mfbtileC.o mfbtileG.o \
         mfbtewhite.o mfbteblack.o mfbmisc.o mfbbstore.o

INCLUDES = -I. -I../mi -I../../include -I$(INCLUDESRC) -I$(FONTSRC)/include
LINTDEFS = -DMFBPOLYGLYPHBLT=mfbPolyGlyphBltWhite \
	   -DMFBIMAGEGLYPHBLT=mfbImageGlyphBltWhite \
	   -DEQWHOLEWORD=\=\~0 -DOPEQ=\|=
LINTLIBS = ../../dix/llib-ldix.ln ../../os/llib-los.ln ../mi/llib-lmi.ln

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

all:: libmfb.a

libmfb.a: $(OBJS)
	$(RM) $@
	$(AR) $@ $(OBJS)

lintlib:: llib-lmfb.ln

llib-lmfb.ln: $(SRCS1)
	$(RM) $@
	$(LINT) $(LINTLIBFLAG)mfb $(LINTFLAGS) $(SRCS1)

lint:
	$(LINT) $(LINTFLAGS) $(LINTDEFS) $(SRCS1) $(LINTLIBS)
lint1:
	$(LINT) $(LINTFLAGS) $(FILE) $(LINTLIBS)

mfbseg.c:  mfbline.c
	$(RM) $@
	$(LN) $? $@

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

depend::  mfbseg.c

clean::
	$(RM) mfbseg.c

mfbpgbwht.c:  mfbplygblt.c
	$(RM) $@
	$(LN) $? $@

mfbpgbwht.o:  mfbpgbwht.c
	 $(RM) $@
	$(CC) -c $(CFLAGS) -DMFBPOLYGLYPHBLT=mfbPolyGlyphBltWhite -DOPEQ=\|= $*.c

depend::  mfbpgbwht.c

clean::
	$(RM) mfbpgbwht.c

mfbpgbblak.c:  mfbplygblt.c
	$(RM) $@
	$(LN) $? $@

mfbpgbblak.o:  mfbpgbblak.c
	 $(RM) $@
	$(CC) -c $(CFLAGS) -DMFBPOLYGLYPHBLT=mfbPolyGlyphBltBlack -DOPEQ=\&=\~ $*.c

depend::  mfbpgbblak.c

clean::
	$(RM) mfbpgbblak.c

mfbpgbinv.c:  mfbplygblt.c
	$(RM) $@
	$(LN) $? $@

mfbpgbinv.o:  mfbpgbinv.c
	 $(RM) $@
	$(CC) -c $(CFLAGS) -DMFBPOLYGLYPHBLT=mfbPolyGlyphBltInvert -DOPEQ=\^= $*.c

depend::  mfbpgbinv.c

clean::
	$(RM) mfbpgbinv.c

mfbigbwht.c:  mfbimggblt.c
	$(RM) $@
	$(LN) $? $@

mfbigbwht.o:  mfbigbwht.c
	 $(RM) $@
	$(CC) -c $(CFLAGS) -DMFBIMAGEGLYPHBLT=mfbImageGlyphBltWhite -DOPEQ=\|= $*.c

depend::  mfbigbwht.c

clean::
	$(RM) mfbigbwht.c

mfbigbblak.c:  mfbimggblt.c
	$(RM) $@
	$(LN) $? $@

mfbigbblak.o:  mfbigbblak.c
	 $(RM) $@
	$(CC) -c $(CFLAGS) -DMFBIMAGEGLYPHBLT=mfbImageGlyphBltBlack -DOPEQ=\&=\~ $*.c

depend::  mfbigbblak.c

clean::
	$(RM) mfbigbblak.c

mfbpawhite.c:  mfbpntarea.c
	$(RM) $@
	$(LN) $? $@

mfbpawhite.o:  mfbpawhite.c
	 $(RM) $@
	$(CC) -c $(CFLAGS) -DMFBSOLIDFILLAREA=mfbSolidWhiteArea -DMFBSTIPPLEFILLAREA=mfbStippleWhiteArea -DOPEQ=\|= -DEQWHOLEWORD=\=\~0 $*.c

depend::  mfbpawhite.c

clean::
	$(RM) mfbpawhite.c

mfbpablack.c:  mfbpntarea.c
	$(RM) $@
	$(LN) $? $@

mfbpablack.o:  mfbpablack.c
	 $(RM) $@
	$(CC) -c $(CFLAGS) -DMFBSOLIDFILLAREA=mfbSolidBlackArea -DMFBSTIPPLEFILLAREA=mfbStippleBlackArea -DOPEQ=\&=\~ -DEQWHOLEWORD=\=0 $*.c

depend::  mfbpablack.c

clean::
	$(RM) mfbpablack.c

mfbpainv.c:  mfbpntarea.c
	$(RM) $@
	$(LN) $? $@

mfbpainv.o:  mfbpainv.c
	 $(RM) $@
	$(CC) -c $(CFLAGS) -DMFBSOLIDFILLAREA=mfbSolidInvertArea -DMFBSTIPPLEFILLAREA=mfbStippleInvertArea -DOPEQ=\^= -DEQWHOLEWORD=\^=\~0 $*.c

depend::  mfbpainv.c

clean::
	$(RM) mfbpainv.c

mfbtewhite.c:  mfbtegblt.c
	$(RM) $@
	$(LN) $? $@

mfbtewhite.o:  mfbtewhite.c
	 $(RM) $@
	$(CC) -c $(CFLAGS) -DMFBTEGLYPHBLT=mfbTEGlyphBltWhite -DOP= -DCLIPTETEXT=mfbImageGlyphBltWhite $*.c

depend::  mfbtewhite.c

clean::
	$(RM) mfbtewhite.c

mfbteblack.c:  mfbtegblt.c
	$(RM) $@
	$(LN) $? $@

mfbteblack.o:  mfbteblack.c
	 $(RM) $@
	$(CC) -c $(CFLAGS) -DMFBTEGLYPHBLT=mfbTEGlyphBltBlack -DOP=\~ -DCLIPTETEXT=mfbImageGlyphBltBlack $*.c

depend::  mfbteblack.c

clean::
	$(RM) mfbteblack.c

mfbbltC.c:  mfbblt.c
	$(RM) $@
	$(LN) $? $@

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

depend::  mfbbltC.c

clean::
	$(RM) mfbbltC.c

mfbbltX.c:  mfbblt.c
	$(RM) $@
	$(LN) $? $@

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

depend::  mfbbltX.c

clean::
	$(RM) mfbbltX.c

mfbbltCI.c:  mfbblt.c
	$(RM) $@
	$(LN) $? $@

mfbbltCI.o:  mfbbltCI.c
	 $(RM) $@
	$(CC) -c $(CFLAGS) -DMROP=McopyInverted $*.c

depend::  mfbbltCI.c

clean::
	$(RM) mfbbltCI.c

mfbbltO.c:  mfbblt.c
	$(RM) $@
	$(LN) $? $@

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

depend::  mfbbltO.c

clean::
	$(RM) mfbbltO.c

mfbbltG.c:  mfbblt.c
	$(RM) $@
	$(LN) $? $@

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

depend::  mfbbltG.c

clean::
	$(RM) mfbbltG.c

mfbtileC.c:  mfbtile.c
	$(RM) $@
	$(LN) $? $@

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

depend::  mfbtileC.c

clean::
	$(RM) mfbtileC.c

mfbtileG.c:  mfbtile.c
	$(RM) $@
	$(LN) $? $@

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

depend::  mfbtileG.c

clean::
	$(RM) mfbtileG.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

mfbgc.o: ../../.././X11/X.h ../../.././X11/Xmd.h ../../.././X11/Xproto.h
mfbgc.o: ../../.././X11/Xmd.h ../../.././X11/Xprotostr.h mfb.h
mfbgc.o: ../../include/pixmap.h ../../include/region.h ../../include/gc.h
mfbgc.o: ../../include/colormap.h ../../include/miscstruct.h
mfbgc.o: ../../include/misc.h ../../.././X11/Xosdefs.h ../../include/os.h
mfbgc.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
mfbgc.o: ../../.././X11/Xfuncs.h ../mi/mibstore.h ../../include/dixfontstr.h
mfbgc.o: ../../include/servermd.h ../../include/dixfont.h
mfbgc.o: ../../.././fonts/include/font.h ../../.././fonts/include/fsmasks.h
mfbgc.o: ../../.././fonts/include/fontstruct.h ../../.././X11/Xproto.h
mfbgc.o: ../../include/gcstruct.h ../../include/screenint.h
mfbgc.o: ../../include/windowstr.h ../../include/window.h
mfbgc.o: ../../include/pixmapstr.h ../../include/regionstr.h
mfbgc.o: ../../include/cursor.h ../../include/property.h
mfbgc.o: ../../include/resource.h ../../include/dix.h
mfbgc.o: ../../.././X11/Xprotostr.h ../../include/scrnintstr.h
mfbgc.o: ../mi/mistruct.h ../mi/mi.h maskbits.h
mfbwindow.o: ../../.././X11/X.h ../../include/scrnintstr.h
mfbwindow.o: ../../include/screenint.h ../../include/miscstruct.h
mfbwindow.o: ../../include/misc.h ../../.././X11/Xosdefs.h ../../include/os.h
mfbwindow.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
mfbwindow.o: ../../.././X11/Xfuncs.h ../../include/region.h
mfbwindow.o: ../../include/pixmap.h ../../include/gc.h
mfbwindow.o: ../../include/colormap.h ../../include/windowstr.h
mfbwindow.o: ../../include/window.h ../../include/pixmapstr.h
mfbwindow.o: ../../include/regionstr.h ../../include/cursor.h
mfbwindow.o: ../../include/property.h ../../include/resource.h
mfbwindow.o: ../../include/dix.h ../../.././X11/Xprotostr.h mfb.h
mfbwindow.o: ../mi/mibstore.h ../mi/mistruct.h ../mi/mi.h
mfbfont.o: ../../.././X11/X.h ../../.././X11/Xmd.h ../../.././X11/Xproto.h
mfbfont.o: ../../.././X11/Xmd.h ../../.././X11/Xprotostr.h mfb.h
mfbfont.o: ../../include/pixmap.h ../../include/region.h ../../include/gc.h
mfbfont.o: ../../include/colormap.h ../../include/miscstruct.h
mfbfont.o: ../../include/misc.h ../../.././X11/Xosdefs.h ../../include/os.h
mfbfont.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
mfbfont.o: ../../.././X11/Xfuncs.h ../mi/mibstore.h
mfbfont.o: ../../.././fonts/include/fontstruct.h ../../.././X11/Xproto.h
mfbfont.o: ../../.././fonts/include/font.h ../../.././fonts/include/fsmasks.h
mfbfont.o: ../../include/dixfontstr.h ../../include/servermd.h
mfbfont.o: ../../include/dixfont.h ../../include/scrnintstr.h
mfbfont.o: ../../include/screenint.h
mfbfillrct.o: ../../.././X11/X.h ../../.././X11/Xprotostr.h
mfbfillrct.o: ../../include/pixmapstr.h ../../include/pixmap.h
mfbfillrct.o: ../../include/screenint.h ../../include/miscstruct.h
mfbfillrct.o: ../../include/misc.h ../../.././X11/Xosdefs.h
mfbfillrct.o: ../../include/os.h /usr/include/bsd43/strings.h
mfbfillrct.o: /usr/include/bsd43/bsd43/bsd43_.h ../../.././X11/Xfuncs.h
mfbfillrct.o: ../../include/gcstruct.h ../../include/gc.h
mfbfillrct.o: ../../include/region.h ../../include/windowstr.h
mfbfillrct.o: ../../include/window.h ../../include/regionstr.h
mfbfillrct.o: ../../include/cursor.h ../../include/property.h
mfbfillrct.o: ../../include/resource.h ../../include/dix.h
mfbfillrct.o: ../../include/scrnintstr.h ../../include/colormap.h mfb.h
mfbfillrct.o: ../mi/mibstore.h maskbits.h ../../.././X11/Xmd.h
mfbfillrct.o: ../../include/servermd.h
mfbpntwin.o: ../../.././X11/X.h ../../include/windowstr.h
mfbpntwin.o: ../../include/window.h ../../include/pixmapstr.h
mfbpntwin.o: ../../include/pixmap.h ../../include/screenint.h
mfbpntwin.o: ../../include/miscstruct.h ../../include/misc.h
mfbpntwin.o: ../../.././X11/Xosdefs.h ../../include/os.h
mfbpntwin.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
mfbpntwin.o: ../../.././X11/Xfuncs.h ../../include/regionstr.h
mfbpntwin.o: ../../include/region.h ../../include/cursor.h
mfbpntwin.o: ../../include/property.h ../../include/resource.h
mfbpntwin.o: ../../include/dix.h ../../include/gc.h
mfbpntwin.o: ../../.././X11/Xprotostr.h ../../include/scrnintstr.h
mfbpntwin.o: ../../include/colormap.h mfb.h ../mi/mibstore.h maskbits.h
mfbpntwin.o: ../../.././X11/Xmd.h ../../include/servermd.h
maskbits.o: maskbits.h ../../.././X11/X.h ../../.././X11/Xmd.h
maskbits.o: ../../include/servermd.h mergerop.h
mfbpixmap.o: ../../.././X11/Xmd.h ../../include/pixmapstr.h
mfbpixmap.o: ../../include/pixmap.h ../../include/screenint.h
mfbpixmap.o: ../../include/miscstruct.h ../../include/misc.h
mfbpixmap.o: ../../.././X11/Xosdefs.h ../../include/os.h
mfbpixmap.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
mfbpixmap.o: ../../.././X11/Xfuncs.h maskbits.h ../../.././X11/X.h
mfbpixmap.o: ../../include/servermd.h mfb.h ../../include/region.h
mfbpixmap.o: ../../include/gc.h ../../include/colormap.h ../mi/mibstore.h
mfbpixmap.o: ../mi/mi.h
mfbimage.o: ../../.././X11/X.h ../../include/windowstr.h
mfbimage.o: ../../include/window.h ../../include/pixmapstr.h
mfbimage.o: ../../include/pixmap.h ../../include/screenint.h
mfbimage.o: ../../include/miscstruct.h ../../include/misc.h
mfbimage.o: ../../.././X11/Xosdefs.h ../../include/os.h
mfbimage.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
mfbimage.o: ../../.././X11/Xfuncs.h ../../include/regionstr.h
mfbimage.o: ../../include/region.h ../../include/cursor.h
mfbimage.o: ../../include/property.h ../../include/resource.h
mfbimage.o: ../../include/dix.h ../../include/gc.h ../../.././X11/Xprotostr.h
mfbimage.o: ../../include/scrnintstr.h ../../include/colormap.h
mfbimage.o: ../../include/gcstruct.h mfb.h ../mi/mibstore.h ../mi/mi.h
mfbimage.o: ../../.././X11/Xmd.h maskbits.h ../../include/servermd.h
mfbline.o: ../../.././X11/X.h ../../include/gcstruct.h ../../include/gc.h
mfbline.o: ../../include/miscstruct.h ../../include/misc.h
mfbline.o: ../../.././X11/Xosdefs.h ../../include/os.h
mfbline.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
mfbline.o: ../../.././X11/Xfuncs.h ../../include/region.h
mfbline.o: ../../include/pixmap.h ../../include/screenint.h
mfbline.o: ../../include/windowstr.h ../../include/window.h
mfbline.o: ../../include/pixmapstr.h ../../include/regionstr.h
mfbline.o: ../../include/cursor.h ../../include/property.h
mfbline.o: ../../include/resource.h ../../include/dix.h
mfbline.o: ../../.././X11/Xprotostr.h ../../include/scrnintstr.h
mfbline.o: ../../include/colormap.h ../mi/mistruct.h ../mi/mi.h mfb.h
mfbline.o: ../mi/mibstore.h maskbits.h ../../.././X11/Xmd.h
mfbline.o: ../../include/servermd.h
mfbbres.o: ../../.././X11/X.h ../../include/misc.h ../../.././X11/Xosdefs.h
mfbbres.o: ../../include/os.h /usr/include/bsd43/strings.h
mfbbres.o: /usr/include/bsd43/bsd43/bsd43_.h ../../.././X11/Xfuncs.h mfb.h
mfbbres.o: ../../include/pixmap.h ../../include/region.h ../../include/gc.h
mfbbres.o: ../../include/colormap.h ../../include/miscstruct.h
mfbbres.o: ../mi/mibstore.h maskbits.h ../../.././X11/Xmd.h
mfbbres.o: ../../include/servermd.h
mfbhrzvert.o: ../../.././X11/X.h ../../include/gc.h ../../include/window.h
mfbhrzvert.o: ../../include/pixmap.h ../../include/region.h mfb.h
mfbhrzvert.o: ../../include/colormap.h ../../include/miscstruct.h
mfbhrzvert.o: ../../include/misc.h ../../.././X11/Xosdefs.h
mfbhrzvert.o: ../../include/os.h /usr/include/bsd43/strings.h
mfbhrzvert.o: /usr/include/bsd43/bsd43/bsd43_.h ../../.././X11/Xfuncs.h
mfbhrzvert.o: ../mi/mibstore.h maskbits.h ../../.././X11/Xmd.h
mfbhrzvert.o: ../../include/servermd.h
mfbbresd.o: ../../.././X11/X.h ../../include/misc.h ../../.././X11/Xosdefs.h
mfbbresd.o: ../../include/os.h /usr/include/bsd43/strings.h
mfbbresd.o: /usr/include/bsd43/bsd43/bsd43_.h ../../.././X11/Xfuncs.h mfb.h
mfbbresd.o: ../../include/pixmap.h ../../include/region.h ../../include/gc.h
mfbbresd.o: ../../include/colormap.h ../../include/miscstruct.h
mfbbresd.o: ../mi/mibstore.h maskbits.h ../../.././X11/Xmd.h
mfbbresd.o: ../../include/servermd.h
mfbpushpxl.o: ../../.././X11/X.h ../../include/gcstruct.h ../../include/gc.h
mfbpushpxl.o: ../../include/miscstruct.h ../../include/misc.h
mfbpushpxl.o: ../../.././X11/Xosdefs.h ../../include/os.h
mfbpushpxl.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
mfbpushpxl.o: ../../.././X11/Xfuncs.h ../../include/region.h
mfbpushpxl.o: ../../include/pixmap.h ../../include/screenint.h
mfbpushpxl.o: ../../include/scrnintstr.h ../../include/colormap.h
mfbpushpxl.o: ../../include/pixmapstr.h maskbits.h ../../.././X11/Xmd.h
mfbpushpxl.o: ../../include/servermd.h ../../include/regionstr.h mfb.h
mfbpushpxl.o: ../mi/mibstore.h
mfbzerarc.o: ../../.././X11/X.h ../../.././X11/Xprotostr.h
mfbzerarc.o: ../../include/miscstruct.h ../../include/misc.h
mfbzerarc.o: ../../.././X11/Xosdefs.h ../../include/os.h
mfbzerarc.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
mfbzerarc.o: ../../.././X11/Xfuncs.h ../../include/gcstruct.h
mfbzerarc.o: ../../include/gc.h ../../include/region.h ../../include/pixmap.h
mfbzerarc.o: ../../include/screenint.h ../../include/pixmapstr.h
mfbzerarc.o: ../../include/scrnintstr.h ../../include/colormap.h mfb.h
mfbzerarc.o: ../mi/mibstore.h maskbits.h ../../.././X11/Xmd.h
mfbzerarc.o: ../../include/servermd.h ../mi/mizerarc.h
mfbfillarc.o: ../../.././X11/X.h ../../.././X11/Xprotostr.h
mfbfillarc.o: ../../include/miscstruct.h ../../include/misc.h
mfbfillarc.o: ../../.././X11/Xosdefs.h ../../include/os.h
mfbfillarc.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
mfbfillarc.o: ../../.././X11/Xfuncs.h ../../include/gcstruct.h
mfbfillarc.o: ../../include/gc.h ../../include/region.h
mfbfillarc.o: ../../include/pixmap.h ../../include/screenint.h
mfbfillarc.o: ../../include/pixmapstr.h ../../include/scrnintstr.h
mfbfillarc.o: ../../include/colormap.h mfb.h ../mi/mibstore.h maskbits.h
mfbfillarc.o: ../../.././X11/Xmd.h ../../include/servermd.h ../mi/mifillarc.h
mfbfillsp.o: ../../.././X11/X.h ../../.././X11/Xmd.h ../../include/gcstruct.h
mfbfillsp.o: ../../include/gc.h ../../include/miscstruct.h
mfbfillsp.o: ../../include/misc.h ../../.././X11/Xosdefs.h ../../include/os.h
mfbfillsp.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
mfbfillsp.o: ../../.././X11/Xfuncs.h ../../include/region.h
mfbfillsp.o: ../../include/pixmap.h ../../include/screenint.h
mfbfillsp.o: ../../include/window.h ../../include/pixmapstr.h
mfbfillsp.o: ../../include/scrnintstr.h ../../include/colormap.h
mfbfillsp.o: ../../include/windowstr.h ../../include/regionstr.h
mfbfillsp.o: ../../include/cursor.h ../../include/property.h
mfbfillsp.o: ../../include/resource.h ../../include/dix.h
mfbfillsp.o: ../../.././X11/Xprotostr.h mfb.h ../mi/mibstore.h maskbits.h
mfbfillsp.o: ../../include/servermd.h mergerop.h
mfbsetsp.o: ../../.././X11/X.h ../../.././X11/Xmd.h ../../include/misc.h
mfbsetsp.o: ../../.././X11/Xosdefs.h ../../include/os.h
mfbsetsp.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
mfbsetsp.o: ../../.././X11/Xfuncs.h ../../include/regionstr.h
mfbsetsp.o: ../../include/region.h ../../include/miscstruct.h
mfbsetsp.o: ../../include/gcstruct.h ../../include/gc.h
mfbsetsp.o: ../../include/pixmap.h ../../include/screenint.h
mfbsetsp.o: ../../include/windowstr.h ../../include/window.h
mfbsetsp.o: ../../include/pixmapstr.h ../../include/cursor.h
mfbsetsp.o: ../../include/property.h ../../include/resource.h
mfbsetsp.o: ../../include/dix.h ../../.././X11/Xprotostr.h
mfbsetsp.o: ../../include/scrnintstr.h ../../include/colormap.h mfb.h
mfbsetsp.o: ../mi/mibstore.h maskbits.h ../../include/servermd.h
mfbscrinit.o: ../../.././X11/X.h ../../.././X11/Xproto.h ../../.././X11/Xmd.h
mfbscrinit.o: ../../.././X11/Xprotostr.h ../../.././X11/Xmd.h
mfbscrinit.o: ../../include/scrnintstr.h ../../include/screenint.h
mfbscrinit.o: ../../include/miscstruct.h ../../include/misc.h
mfbscrinit.o: ../../.././X11/Xosdefs.h ../../include/os.h
mfbscrinit.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
mfbscrinit.o: ../../.././X11/Xfuncs.h ../../include/region.h
mfbscrinit.o: ../../include/pixmap.h ../../include/gc.h
mfbscrinit.o: ../../include/colormap.h ../../include/pixmapstr.h
mfbscrinit.o: ../../include/resource.h mfb.h ../mi/mibstore.h
mfbscrinit.o: ../mi/mistruct.h ../mi/mi.h ../../include/dix.h
mfbscrinit.o: ../../include/window.h ../../include/servermd.h
mfbscrclse.o: ../../include/scrnintstr.h ../../include/screenint.h
mfbscrclse.o: ../../include/miscstruct.h ../../include/misc.h
mfbscrclse.o: ../../.././X11/Xosdefs.h ../../include/os.h
mfbscrclse.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
mfbscrclse.o: ../../.././X11/Xfuncs.h ../../include/region.h
mfbscrclse.o: ../../include/pixmap.h ../../include/gc.h
mfbscrclse.o: ../../include/colormap.h
mfbclip.o: ../../.././X11/X.h ../../include/miscstruct.h ../../include/misc.h
mfbclip.o: ../../.././X11/Xosdefs.h ../../include/os.h
mfbclip.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
mfbclip.o: ../../.././X11/Xfuncs.h ../../include/pixmapstr.h
mfbclip.o: ../../include/pixmap.h ../../include/screenint.h
mfbclip.o: ../../include/scrnintstr.h ../../include/region.h
mfbclip.o: ../../include/gc.h ../../include/colormap.h
mfbclip.o: ../../include/regionstr.h maskbits.h ../../.././X11/Xmd.h
mfbclip.o: ../../include/servermd.h ../mi/mi.h
mfbbitblt.o: ../../.././X11/X.h ../../.././X11/Xprotostr.h
mfbbitblt.o: ../../include/miscstruct.h ../../include/misc.h
mfbbitblt.o: ../../.././X11/Xosdefs.h ../../include/os.h
mfbbitblt.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
mfbbitblt.o: ../../.././X11/Xfuncs.h ../../include/regionstr.h
mfbbitblt.o: ../../include/region.h ../../include/gcstruct.h
mfbbitblt.o: ../../include/gc.h ../../include/pixmap.h
mfbbitblt.o: ../../include/screenint.h ../../include/windowstr.h
mfbbitblt.o: ../../include/window.h ../../include/pixmapstr.h
mfbbitblt.o: ../../include/cursor.h ../../include/property.h
mfbbitblt.o: ../../include/resource.h ../../include/dix.h
mfbbitblt.o: ../../include/scrnintstr.h ../../include/colormap.h ../mi/mi.h
mfbbitblt.o: mfb.h ../mi/mibstore.h maskbits.h ../../.././X11/Xmd.h
mfbbitblt.o: ../../include/servermd.h
mfbgetsp.o: ../../.././X11/X.h ../../.././X11/Xmd.h ../../include/misc.h
mfbgetsp.o: ../../.././X11/Xosdefs.h ../../include/os.h
mfbgetsp.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
mfbgetsp.o: ../../.././X11/Xfuncs.h ../../include/region.h ../../include/gc.h
mfbgetsp.o: ../../include/windowstr.h ../../include/window.h
mfbgetsp.o: ../../include/pixmapstr.h ../../include/pixmap.h
mfbgetsp.o: ../../include/screenint.h ../../include/miscstruct.h
mfbgetsp.o: ../../include/regionstr.h ../../include/cursor.h
mfbgetsp.o: ../../include/property.h ../../include/resource.h
mfbgetsp.o: ../../include/dix.h ../../.././X11/Xprotostr.h
mfbgetsp.o: ../../include/scrnintstr.h ../../include/colormap.h mfb.h
mfbgetsp.o: ../mi/mibstore.h maskbits.h ../../include/servermd.h
mfbpolypnt.o: ../../.././X11/X.h ../../.././X11/Xprotostr.h
mfbpolypnt.o: ../../include/pixmapstr.h ../../include/pixmap.h
mfbpolypnt.o: ../../include/screenint.h ../../include/miscstruct.h
mfbpolypnt.o: ../../include/misc.h ../../.././X11/Xosdefs.h
mfbpolypnt.o: ../../include/os.h /usr/include/bsd43/strings.h
mfbpolypnt.o: /usr/include/bsd43/bsd43/bsd43_.h ../../.././X11/Xfuncs.h
mfbpolypnt.o: ../../include/gcstruct.h ../../include/gc.h
mfbpolypnt.o: ../../include/region.h ../../include/windowstr.h
mfbpolypnt.o: ../../include/window.h ../../include/regionstr.h
mfbpolypnt.o: ../../include/cursor.h ../../include/property.h
mfbpolypnt.o: ../../include/resource.h ../../include/dix.h
mfbpolypnt.o: ../../include/scrnintstr.h ../../include/colormap.h mfb.h
mfbpolypnt.o: ../mi/mibstore.h maskbits.h ../../.././X11/Xmd.h
mfbpolypnt.o: ../../include/servermd.h
mfbbltC.o: ../../.././X11/X.h ../../.././X11/Xmd.h ../../.././X11/Xproto.h
mfbbltC.o: ../../.././X11/Xmd.h ../../.././X11/Xprotostr.h mfb.h
mfbbltC.o: ../../include/pixmap.h ../../include/region.h ../../include/gc.h
mfbbltC.o: ../../include/colormap.h ../../include/miscstruct.h
mfbbltC.o: ../../include/misc.h ../../.././X11/Xosdefs.h ../../include/os.h
mfbbltC.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
mfbbltC.o: ../../.././X11/Xfuncs.h ../mi/mibstore.h ../../include/gcstruct.h
mfbbltC.o: ../../include/screenint.h ../../include/windowstr.h
mfbbltC.o: ../../include/window.h ../../include/pixmapstr.h
mfbbltC.o: ../../include/regionstr.h ../../include/cursor.h
mfbbltC.o: ../../include/property.h ../../include/resource.h
mfbbltC.o: ../../include/dix.h ../../.././X11/Xprotostr.h
mfbbltC.o: ../../include/scrnintstr.h maskbits.h ../../include/servermd.h
mfbbltC.o: fastblt.h mergerop.h
mfbbltX.o: ../../.././X11/X.h ../../.././X11/Xmd.h ../../.././X11/Xproto.h
mfbbltX.o: ../../.././X11/Xmd.h ../../.././X11/Xprotostr.h mfb.h
mfbbltX.o: ../../include/pixmap.h ../../include/region.h ../../include/gc.h
mfbbltX.o: ../../include/colormap.h ../../include/miscstruct.h
mfbbltX.o: ../../include/misc.h ../../.././X11/Xosdefs.h ../../include/os.h
mfbbltX.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
mfbbltX.o: ../../.././X11/Xfuncs.h ../mi/mibstore.h ../../include/gcstruct.h
mfbbltX.o: ../../include/screenint.h ../../include/windowstr.h
mfbbltX.o: ../../include/window.h ../../include/pixmapstr.h
mfbbltX.o: ../../include/regionstr.h ../../include/cursor.h
mfbbltX.o: ../../include/property.h ../../include/resource.h
mfbbltX.o: ../../include/dix.h ../../.././X11/Xprotostr.h
mfbbltX.o: ../../include/scrnintstr.h maskbits.h ../../include/servermd.h
mfbbltX.o: fastblt.h mergerop.h
mfbbltCI.o: ../../.././X11/X.h ../../.././X11/Xmd.h ../../.././X11/Xproto.h
mfbbltCI.o: ../../.././X11/Xmd.h ../../.././X11/Xprotostr.h mfb.h
mfbbltCI.o: ../../include/pixmap.h ../../include/region.h ../../include/gc.h
mfbbltCI.o: ../../include/colormap.h ../../include/miscstruct.h
mfbbltCI.o: ../../include/misc.h ../../.././X11/Xosdefs.h ../../include/os.h
mfbbltCI.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
mfbbltCI.o: ../../.././X11/Xfuncs.h ../mi/mibstore.h ../../include/gcstruct.h
mfbbltCI.o: ../../include/screenint.h ../../include/windowstr.h
mfbbltCI.o: ../../include/window.h ../../include/pixmapstr.h
mfbbltCI.o: ../../include/regionstr.h ../../include/cursor.h
mfbbltCI.o: ../../include/property.h ../../include/resource.h
mfbbltCI.o: ../../include/dix.h ../../.././X11/Xprotostr.h
mfbbltCI.o: ../../include/scrnintstr.h maskbits.h ../../include/servermd.h
mfbbltCI.o: fastblt.h mergerop.h
mfbbltO.o: ../../.././X11/X.h ../../.././X11/Xmd.h ../../.././X11/Xproto.h
mfbbltO.o: ../../.././X11/Xmd.h ../../.././X11/Xprotostr.h mfb.h
mfbbltO.o: ../../include/pixmap.h ../../include/region.h ../../include/gc.h
mfbbltO.o: ../../include/colormap.h ../../include/miscstruct.h
mfbbltO.o: ../../include/misc.h ../../.././X11/Xosdefs.h ../../include/os.h
mfbbltO.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
mfbbltO.o: ../../.././X11/Xfuncs.h ../mi/mibstore.h ../../include/gcstruct.h
mfbbltO.o: ../../include/screenint.h ../../include/windowstr.h
mfbbltO.o: ../../include/window.h ../../include/pixmapstr.h
mfbbltO.o: ../../include/regionstr.h ../../include/cursor.h
mfbbltO.o: ../../include/property.h ../../include/resource.h
mfbbltO.o: ../../include/dix.h ../../.././X11/Xprotostr.h
mfbbltO.o: ../../include/scrnintstr.h maskbits.h ../../include/servermd.h
mfbbltO.o: fastblt.h mergerop.h
mfbbltG.o: ../../.././X11/X.h ../../.././X11/Xmd.h ../../.././X11/Xproto.h
mfbbltG.o: ../../.././X11/Xmd.h ../../.././X11/Xprotostr.h mfb.h
mfbbltG.o: ../../include/pixmap.h ../../include/region.h ../../include/gc.h
mfbbltG.o: ../../include/colormap.h ../../include/miscstruct.h
mfbbltG.o: ../../include/misc.h ../../.././X11/Xosdefs.h ../../include/os.h
mfbbltG.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
mfbbltG.o: ../../.././X11/Xfuncs.h ../mi/mibstore.h ../../include/gcstruct.h
mfbbltG.o: ../../include/screenint.h ../../include/windowstr.h
mfbbltG.o: ../../include/window.h ../../include/pixmapstr.h
mfbbltG.o: ../../include/regionstr.h ../../include/cursor.h
mfbbltG.o: ../../include/property.h ../../include/resource.h
mfbbltG.o: ../../include/dix.h ../../.././X11/Xprotostr.h
mfbbltG.o: ../../include/scrnintstr.h maskbits.h ../../include/servermd.h
mfbbltG.o: fastblt.h mergerop.h
mfbcmap.o: ../../.././X11/X.h ../../include/scrnintstr.h
mfbcmap.o: ../../include/screenint.h ../../include/miscstruct.h
mfbcmap.o: ../../include/misc.h ../../.././X11/Xosdefs.h ../../include/os.h
mfbcmap.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
mfbcmap.o: ../../.././X11/Xfuncs.h ../../include/region.h
mfbcmap.o: ../../include/pixmap.h ../../include/gc.h ../../include/colormap.h
mfbcmap.o: ../../include/colormapst.h ../../include/resource.h
mfbtileC.o: ../../.././X11/X.h ../../include/windowstr.h
mfbtileC.o: ../../include/window.h ../../include/pixmapstr.h
mfbtileC.o: ../../include/pixmap.h ../../include/screenint.h
mfbtileC.o: ../../include/miscstruct.h ../../include/misc.h
mfbtileC.o: ../../.././X11/Xosdefs.h ../../include/os.h
mfbtileC.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
mfbtileC.o: ../../.././X11/Xfuncs.h ../../include/regionstr.h
mfbtileC.o: ../../include/region.h ../../include/cursor.h
mfbtileC.o: ../../include/property.h ../../include/resource.h
mfbtileC.o: ../../include/dix.h ../../include/gc.h ../../.././X11/Xprotostr.h
mfbtileC.o: ../../include/scrnintstr.h ../../include/colormap.h mfb.h
mfbtileC.o: ../mi/mibstore.h maskbits.h ../../.././X11/Xmd.h
mfbtileC.o: ../../include/servermd.h mergerop.h
mfbtileG.o: ../../.././X11/X.h ../../include/windowstr.h
mfbtileG.o: ../../include/window.h ../../include/pixmapstr.h
mfbtileG.o: ../../include/pixmap.h ../../include/screenint.h
mfbtileG.o: ../../include/miscstruct.h ../../include/misc.h
mfbtileG.o: ../../.././X11/Xosdefs.h ../../include/os.h
mfbtileG.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
mfbtileG.o: ../../.././X11/Xfuncs.h ../../include/regionstr.h
mfbtileG.o: ../../include/region.h ../../include/cursor.h
mfbtileG.o: ../../include/property.h ../../include/resource.h
mfbtileG.o: ../../include/dix.h ../../include/gc.h ../../.././X11/Xprotostr.h
mfbtileG.o: ../../include/scrnintstr.h ../../include/colormap.h mfb.h
mfbtileG.o: ../mi/mibstore.h maskbits.h ../../.././X11/Xmd.h
mfbtileG.o: ../../include/servermd.h mergerop.h
mfbmisc.o: ../../.././X11/X.h ../../include/misc.h ../../.././X11/Xosdefs.h
mfbmisc.o: ../../include/os.h /usr/include/bsd43/strings.h
mfbmisc.o: /usr/include/bsd43/bsd43/bsd43_.h ../../.././X11/Xfuncs.h
mfbmisc.o: ../../include/cursor.h ../../include/scrnintstr.h
mfbmisc.o: ../../include/screenint.h ../../include/miscstruct.h
mfbmisc.o: ../../include/region.h ../../include/pixmap.h ../../include/gc.h
mfbmisc.o: ../../include/colormap.h mfb.h ../mi/mibstore.h
mfbbstore.o: mfb.h ../../include/pixmap.h ../../include/region.h
mfbbstore.o: ../../include/gc.h ../../include/colormap.h
mfbbstore.o: ../../include/miscstruct.h ../../include/misc.h
mfbbstore.o: ../../.././X11/Xosdefs.h ../../include/os.h
mfbbstore.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
mfbbstore.o: ../../.././X11/Xfuncs.h ../mi/mibstore.h ../../.././X11/X.h
mfbbstore.o: ../../include/regionstr.h ../../include/scrnintstr.h
mfbbstore.o: ../../include/screenint.h ../../include/pixmapstr.h
mfbbstore.o: ../../include/windowstr.h ../../include/window.h
mfbbstore.o: ../../include/cursor.h ../../include/property.h
mfbbstore.o: ../../include/resource.h ../../include/dix.h
mfbbstore.o: ../../.././X11/Xprotostr.h
mfbseg.o: ../../.././X11/X.h ../../include/gcstruct.h ../../include/gc.h
mfbseg.o: ../../include/miscstruct.h ../../include/misc.h
mfbseg.o: ../../.././X11/Xosdefs.h ../../include/os.h
mfbseg.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
mfbseg.o: ../../.././X11/Xfuncs.h ../../include/region.h
mfbseg.o: ../../include/pixmap.h ../../include/screenint.h
mfbseg.o: ../../include/windowstr.h ../../include/window.h
mfbseg.o: ../../include/pixmapstr.h ../../include/regionstr.h
mfbseg.o: ../../include/cursor.h ../../include/property.h
mfbseg.o: ../../include/resource.h ../../include/dix.h
mfbseg.o: ../../.././X11/Xprotostr.h ../../include/scrnintstr.h
mfbseg.o: ../../include/colormap.h ../mi/mistruct.h ../mi/mi.h mfb.h
mfbseg.o: ../mi/mibstore.h maskbits.h ../../.././X11/Xmd.h
mfbseg.o: ../../include/servermd.h
mfbpgbwht.o: ../../.././X11/X.h ../../.././X11/Xmd.h ../../.././X11/Xproto.h
mfbpgbwht.o: ../../.././X11/Xmd.h ../../.././X11/Xprotostr.h mfb.h
mfbpgbwht.o: ../../include/pixmap.h ../../include/region.h ../../include/gc.h
mfbpgbwht.o: ../../include/colormap.h ../../include/miscstruct.h
mfbpgbwht.o: ../../include/misc.h ../../.././X11/Xosdefs.h ../../include/os.h
mfbpgbwht.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
mfbpgbwht.o: ../../.././X11/Xfuncs.h ../mi/mibstore.h
mfbpgbwht.o: ../../.././fonts/include/fontstruct.h ../../.././X11/Xproto.h
mfbpgbwht.o: ../../.././fonts/include/font.h
mfbpgbwht.o: ../../.././fonts/include/fsmasks.h ../../include/dixfontstr.h
mfbpgbwht.o: ../../include/servermd.h ../../include/dixfont.h
mfbpgbwht.o: ../../include/gcstruct.h ../../include/screenint.h
mfbpgbwht.o: ../../include/windowstr.h ../../include/window.h
mfbpgbwht.o: ../../include/pixmapstr.h ../../include/regionstr.h
mfbpgbwht.o: ../../include/cursor.h ../../include/property.h
mfbpgbwht.o: ../../include/resource.h ../../include/dix.h
mfbpgbwht.o: ../../.././X11/Xprotostr.h ../../include/scrnintstr.h maskbits.h
mfbpgbblak.o: ../../.././X11/X.h ../../.././X11/Xmd.h ../../.././X11/Xproto.h
mfbpgbblak.o: ../../.././X11/Xmd.h ../../.././X11/Xprotostr.h mfb.h
mfbpgbblak.o: ../../include/pixmap.h ../../include/region.h
mfbpgbblak.o: ../../include/gc.h ../../include/colormap.h
mfbpgbblak.o: ../../include/miscstruct.h ../../include/misc.h
mfbpgbblak.o: ../../.././X11/Xosdefs.h ../../include/os.h
mfbpgbblak.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
mfbpgbblak.o: ../../.././X11/Xfuncs.h ../mi/mibstore.h
mfbpgbblak.o: ../../.././fonts/include/fontstruct.h ../../.././X11/Xproto.h
mfbpgbblak.o: ../../.././fonts/include/font.h
mfbpgbblak.o: ../../.././fonts/include/fsmasks.h ../../include/dixfontstr.h
mfbpgbblak.o: ../../include/servermd.h ../../include/dixfont.h
mfbpgbblak.o: ../../include/gcstruct.h ../../include/screenint.h
mfbpgbblak.o: ../../include/windowstr.h ../../include/window.h
mfbpgbblak.o: ../../include/pixmapstr.h ../../include/regionstr.h
mfbpgbblak.o: ../../include/cursor.h ../../include/property.h
mfbpgbblak.o: ../../include/resource.h ../../include/dix.h
mfbpgbblak.o: ../../.././X11/Xprotostr.h ../../include/scrnintstr.h
mfbpgbblak.o: maskbits.h
mfbpgbinv.o: ../../.././X11/X.h ../../.././X11/Xmd.h ../../.././X11/Xproto.h
mfbpgbinv.o: ../../.././X11/Xmd.h ../../.././X11/Xprotostr.h mfb.h
mfbpgbinv.o: ../../include/pixmap.h ../../include/region.h ../../include/gc.h
mfbpgbinv.o: ../../include/colormap.h ../../include/miscstruct.h
mfbpgbinv.o: ../../include/misc.h ../../.././X11/Xosdefs.h ../../include/os.h
mfbpgbinv.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
mfbpgbinv.o: ../../.././X11/Xfuncs.h ../mi/mibstore.h
mfbpgbinv.o: ../../.././fonts/include/fontstruct.h ../../.././X11/Xproto.h
mfbpgbinv.o: ../../.././fonts/include/font.h
mfbpgbinv.o: ../../.././fonts/include/fsmasks.h ../../include/dixfontstr.h
mfbpgbinv.o: ../../include/servermd.h ../../include/dixfont.h
mfbpgbinv.o: ../../include/gcstruct.h ../../include/screenint.h
mfbpgbinv.o: ../../include/windowstr.h ../../include/window.h
mfbpgbinv.o: ../../include/pixmapstr.h ../../include/regionstr.h
mfbpgbinv.o: ../../include/cursor.h ../../include/property.h
mfbpgbinv.o: ../../include/resource.h ../../include/dix.h
mfbpgbinv.o: ../../.././X11/Xprotostr.h ../../include/scrnintstr.h maskbits.h
mfbigbwht.o: ../../.././X11/X.h ../../.././X11/Xmd.h ../../.././X11/Xproto.h
mfbigbwht.o: ../../.././X11/Xmd.h ../../.././X11/Xprotostr.h mfb.h
mfbigbwht.o: ../../include/pixmap.h ../../include/region.h ../../include/gc.h
mfbigbwht.o: ../../include/colormap.h ../../include/miscstruct.h
mfbigbwht.o: ../../include/misc.h ../../.././X11/Xosdefs.h ../../include/os.h
mfbigbwht.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
mfbigbwht.o: ../../.././X11/Xfuncs.h ../mi/mibstore.h
mfbigbwht.o: ../../.././fonts/include/fontstruct.h ../../.././X11/Xproto.h
mfbigbwht.o: ../../.././fonts/include/font.h
mfbigbwht.o: ../../.././fonts/include/fsmasks.h ../../include/dixfontstr.h
mfbigbwht.o: ../../include/servermd.h ../../include/dixfont.h
mfbigbwht.o: ../../include/gcstruct.h ../../include/screenint.h
mfbigbwht.o: ../../include/windowstr.h ../../include/window.h
mfbigbwht.o: ../../include/pixmapstr.h ../../include/regionstr.h
mfbigbwht.o: ../../include/cursor.h ../../include/property.h
mfbigbwht.o: ../../include/resource.h ../../include/dix.h
mfbigbwht.o: ../../.././X11/Xprotostr.h ../../include/scrnintstr.h maskbits.h
mfbigbblak.o: ../../.././X11/X.h ../../.././X11/Xmd.h ../../.././X11/Xproto.h
mfbigbblak.o: ../../.././X11/Xmd.h ../../.././X11/Xprotostr.h mfb.h
mfbigbblak.o: ../../include/pixmap.h ../../include/region.h
mfbigbblak.o: ../../include/gc.h ../../include/colormap.h
mfbigbblak.o: ../../include/miscstruct.h ../../include/misc.h
mfbigbblak.o: ../../.././X11/Xosdefs.h ../../include/os.h
mfbigbblak.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
mfbigbblak.o: ../../.././X11/Xfuncs.h ../mi/mibstore.h
mfbigbblak.o: ../../.././fonts/include/fontstruct.h ../../.././X11/Xproto.h
mfbigbblak.o: ../../.././fonts/include/font.h
mfbigbblak.o: ../../.././fonts/include/fsmasks.h ../../include/dixfontstr.h
mfbigbblak.o: ../../include/servermd.h ../../include/dixfont.h
mfbigbblak.o: ../../include/gcstruct.h ../../include/screenint.h
mfbigbblak.o: ../../include/windowstr.h ../../include/window.h
mfbigbblak.o: ../../include/pixmapstr.h ../../include/regionstr.h
mfbigbblak.o: ../../include/cursor.h ../../include/property.h
mfbigbblak.o: ../../include/resource.h ../../include/dix.h
mfbigbblak.o: ../../.././X11/Xprotostr.h ../../include/scrnintstr.h
mfbigbblak.o: maskbits.h
mfbpawhite.o: ../../.././X11/X.h ../../include/windowstr.h
mfbpawhite.o: ../../include/window.h ../../include/pixmapstr.h
mfbpawhite.o: ../../include/pixmap.h ../../include/screenint.h
mfbpawhite.o: ../../include/miscstruct.h ../../include/misc.h
mfbpawhite.o: ../../.././X11/Xosdefs.h ../../include/os.h
mfbpawhite.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
mfbpawhite.o: ../../.././X11/Xfuncs.h ../../include/regionstr.h
mfbpawhite.o: ../../include/region.h ../../include/cursor.h
mfbpawhite.o: ../../include/property.h ../../include/resource.h
mfbpawhite.o: ../../include/dix.h ../../include/gc.h
mfbpawhite.o: ../../.././X11/Xprotostr.h ../../include/scrnintstr.h
mfbpawhite.o: ../../include/colormap.h mfb.h ../mi/mibstore.h maskbits.h
mfbpawhite.o: ../../.././X11/Xmd.h ../../include/servermd.h
mfbpablack.o: ../../.././X11/X.h ../../include/windowstr.h
mfbpablack.o: ../../include/window.h ../../include/pixmapstr.h
mfbpablack.o: ../../include/pixmap.h ../../include/screenint.h
mfbpablack.o: ../../include/miscstruct.h ../../include/misc.h
mfbpablack.o: ../../.././X11/Xosdefs.h ../../include/os.h
mfbpablack.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
mfbpablack.o: ../../.././X11/Xfuncs.h ../../include/regionstr.h
mfbpablack.o: ../../include/region.h ../../include/cursor.h
mfbpablack.o: ../../include/property.h ../../include/resource.h
mfbpablack.o: ../../include/dix.h ../../include/gc.h
mfbpablack.o: ../../.././X11/Xprotostr.h ../../include/scrnintstr.h
mfbpablack.o: ../../include/colormap.h mfb.h ../mi/mibstore.h maskbits.h
mfbpablack.o: ../../.././X11/Xmd.h ../../include/servermd.h
mfbpainv.o: ../../.././X11/X.h ../../include/windowstr.h
mfbpainv.o: ../../include/window.h ../../include/pixmapstr.h
mfbpainv.o: ../../include/pixmap.h ../../include/screenint.h
mfbpainv.o: ../../include/miscstruct.h ../../include/misc.h
mfbpainv.o: ../../.././X11/Xosdefs.h ../../include/os.h
mfbpainv.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
mfbpainv.o: ../../.././X11/Xfuncs.h ../../include/regionstr.h
mfbpainv.o: ../../include/region.h ../../include/cursor.h
mfbpainv.o: ../../include/property.h ../../include/resource.h
mfbpainv.o: ../../include/dix.h ../../include/gc.h ../../.././X11/Xprotostr.h
mfbpainv.o: ../../include/scrnintstr.h ../../include/colormap.h mfb.h
mfbpainv.o: ../mi/mibstore.h maskbits.h ../../.././X11/Xmd.h
mfbpainv.o: ../../include/servermd.h
mfbtewhite.o: ../../.././X11/X.h ../../.././X11/Xmd.h ../../.././X11/Xproto.h
mfbtewhite.o: ../../.././X11/Xmd.h ../../.././X11/Xprotostr.h mfb.h
mfbtewhite.o: ../../include/pixmap.h ../../include/region.h
mfbtewhite.o: ../../include/gc.h ../../include/colormap.h
mfbtewhite.o: ../../include/miscstruct.h ../../include/misc.h
mfbtewhite.o: ../../.././X11/Xosdefs.h ../../include/os.h
mfbtewhite.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
mfbtewhite.o: ../../.././X11/Xfuncs.h ../mi/mibstore.h
mfbtewhite.o: ../../.././fonts/include/fontstruct.h ../../.././X11/Xproto.h
mfbtewhite.o: ../../.././fonts/include/font.h
mfbtewhite.o: ../../.././fonts/include/fsmasks.h ../../include/dixfontstr.h
mfbtewhite.o: ../../include/servermd.h ../../include/dixfont.h
mfbtewhite.o: ../../include/gcstruct.h ../../include/screenint.h
mfbtewhite.o: ../../include/windowstr.h ../../include/window.h
mfbtewhite.o: ../../include/pixmapstr.h ../../include/regionstr.h
mfbtewhite.o: ../../include/cursor.h ../../include/property.h
mfbtewhite.o: ../../include/resource.h ../../include/dix.h
mfbtewhite.o: ../../.././X11/Xprotostr.h ../../include/scrnintstr.h
mfbtewhite.o: maskbits.h
mfbteblack.o: ../../.././X11/X.h ../../.././X11/Xmd.h ../../.././X11/Xproto.h
mfbteblack.o: ../../.././X11/Xmd.h ../../.././X11/Xprotostr.h mfb.h
mfbteblack.o: ../../include/pixmap.h ../../include/region.h
mfbteblack.o: ../../include/gc.h ../../include/colormap.h
mfbteblack.o: ../../include/miscstruct.h ../../include/misc.h
mfbteblack.o: ../../.././X11/Xosdefs.h ../../include/os.h
mfbteblack.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
mfbteblack.o: ../../.././X11/Xfuncs.h ../mi/mibstore.h
mfbteblack.o: ../../.././fonts/include/fontstruct.h ../../.././X11/Xproto.h
mfbteblack.o: ../../.././fonts/include/font.h
mfbteblack.o: ../../.././fonts/include/fsmasks.h ../../include/dixfontstr.h
mfbteblack.o: ../../include/servermd.h ../../include/dixfont.h
mfbteblack.o: ../../include/gcstruct.h ../../include/screenint.h
mfbteblack.o: ../../include/windowstr.h ../../include/window.h
mfbteblack.o: ../../include/pixmapstr.h ../../include/regionstr.h
mfbteblack.o: ../../include/cursor.h ../../include/property.h
mfbteblack.o: ../../include/resource.h ../../include/dix.h
mfbteblack.o: ../../.././X11/Xprotostr.h ../../include/scrnintstr.h
mfbteblack.o: maskbits.h
mfbbltC.o: ../../.././X11/X.h ../../.././X11/Xmd.h ../../.././X11/Xproto.h
mfbbltC.o: ../../.././X11/Xmd.h ../../.././X11/Xprotostr.h mfb.h
mfbbltC.o: ../../include/pixmap.h ../../include/region.h ../../include/gc.h
mfbbltC.o: ../../include/colormap.h ../../include/miscstruct.h
mfbbltC.o: ../../include/misc.h ../../.././X11/Xosdefs.h ../../include/os.h
mfbbltC.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
mfbbltC.o: ../../.././X11/Xfuncs.h ../mi/mibstore.h ../../include/gcstruct.h
mfbbltC.o: ../../include/screenint.h ../../include/windowstr.h
mfbbltC.o: ../../include/window.h ../../include/pixmapstr.h
mfbbltC.o: ../../include/regionstr.h ../../include/cursor.h
mfbbltC.o: ../../include/property.h ../../include/resource.h
mfbbltC.o: ../../include/dix.h ../../.././X11/Xprotostr.h
mfbbltC.o: ../../include/scrnintstr.h maskbits.h ../../include/servermd.h
mfbbltC.o: fastblt.h mergerop.h
mfbbltX.o: ../../.././X11/X.h ../../.././X11/Xmd.h ../../.././X11/Xproto.h
mfbbltX.o: ../../.././X11/Xmd.h ../../.././X11/Xprotostr.h mfb.h
mfbbltX.o: ../../include/pixmap.h ../../include/region.h ../../include/gc.h
mfbbltX.o: ../../include/colormap.h ../../include/miscstruct.h
mfbbltX.o: ../../include/misc.h ../../.././X11/Xosdefs.h ../../include/os.h
mfbbltX.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
mfbbltX.o: ../../.././X11/Xfuncs.h ../mi/mibstore.h ../../include/gcstruct.h
mfbbltX.o: ../../include/screenint.h ../../include/windowstr.h
mfbbltX.o: ../../include/window.h ../../include/pixmapstr.h
mfbbltX.o: ../../include/regionstr.h ../../include/cursor.h
mfbbltX.o: ../../include/property.h ../../include/resource.h
mfbbltX.o: ../../include/dix.h ../../.././X11/Xprotostr.h
mfbbltX.o: ../../include/scrnintstr.h maskbits.h ../../include/servermd.h
mfbbltX.o: fastblt.h mergerop.h
mfbbltCI.o: ../../.././X11/X.h ../../.././X11/Xmd.h ../../.././X11/Xproto.h
mfbbltCI.o: ../../.././X11/Xmd.h ../../.././X11/Xprotostr.h mfb.h
mfbbltCI.o: ../../include/pixmap.h ../../include/region.h ../../include/gc.h
mfbbltCI.o: ../../include/colormap.h ../../include/miscstruct.h
mfbbltCI.o: ../../include/misc.h ../../.././X11/Xosdefs.h ../../include/os.h
mfbbltCI.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
mfbbltCI.o: ../../.././X11/Xfuncs.h ../mi/mibstore.h ../../include/gcstruct.h
mfbbltCI.o: ../../include/screenint.h ../../include/windowstr.h
mfbbltCI.o: ../../include/window.h ../../include/pixmapstr.h
mfbbltCI.o: ../../include/regionstr.h ../../include/cursor.h
mfbbltCI.o: ../../include/property.h ../../include/resource.h
mfbbltCI.o: ../../include/dix.h ../../.././X11/Xprotostr.h
mfbbltCI.o: ../../include/scrnintstr.h maskbits.h ../../include/servermd.h
mfbbltCI.o: fastblt.h mergerop.h
mfbbltO.o: ../../.././X11/X.h ../../.././X11/Xmd.h ../../.././X11/Xproto.h
mfbbltO.o: ../../.././X11/Xmd.h ../../.././X11/Xprotostr.h mfb.h
mfbbltO.o: ../../include/pixmap.h ../../include/region.h ../../include/gc.h
mfbbltO.o: ../../include/colormap.h ../../include/miscstruct.h
mfbbltO.o: ../../include/misc.h ../../.././X11/Xosdefs.h ../../include/os.h
mfbbltO.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
mfbbltO.o: ../../.././X11/Xfuncs.h ../mi/mibstore.h ../../include/gcstruct.h
mfbbltO.o: ../../include/screenint.h ../../include/windowstr.h
mfbbltO.o: ../../include/window.h ../../include/pixmapstr.h
mfbbltO.o: ../../include/regionstr.h ../../include/cursor.h
mfbbltO.o: ../../include/property.h ../../include/resource.h
mfbbltO.o: ../../include/dix.h ../../.././X11/Xprotostr.h
mfbbltO.o: ../../include/scrnintstr.h maskbits.h ../../include/servermd.h
mfbbltO.o: fastblt.h mergerop.h
mfbbltG.o: ../../.././X11/X.h ../../.././X11/Xmd.h ../../.././X11/Xproto.h
mfbbltG.o: ../../.././X11/Xmd.h ../../.././X11/Xprotostr.h mfb.h
mfbbltG.o: ../../include/pixmap.h ../../include/region.h ../../include/gc.h
mfbbltG.o: ../../include/colormap.h ../../include/miscstruct.h
mfbbltG.o: ../../include/misc.h ../../.././X11/Xosdefs.h ../../include/os.h
mfbbltG.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
mfbbltG.o: ../../.././X11/Xfuncs.h ../mi/mibstore.h ../../include/gcstruct.h
mfbbltG.o: ../../include/screenint.h ../../include/windowstr.h
mfbbltG.o: ../../include/window.h ../../include/pixmapstr.h
mfbbltG.o: ../../include/regionstr.h ../../include/cursor.h
mfbbltG.o: ../../include/property.h ../../include/resource.h
mfbbltG.o: ../../include/dix.h ../../.././X11/Xprotostr.h
mfbbltG.o: ../../include/scrnintstr.h maskbits.h ../../include/servermd.h
mfbbltG.o: fastblt.h mergerop.h
mfbtileC.o: ../../.././X11/X.h ../../include/windowstr.h
mfbtileC.o: ../../include/window.h ../../include/pixmapstr.h
mfbtileC.o: ../../include/pixmap.h ../../include/screenint.h
mfbtileC.o: ../../include/miscstruct.h ../../include/misc.h
mfbtileC.o: ../../.././X11/Xosdefs.h ../../include/os.h
mfbtileC.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
mfbtileC.o: ../../.././X11/Xfuncs.h ../../include/regionstr.h
mfbtileC.o: ../../include/region.h ../../include/cursor.h
mfbtileC.o: ../../include/property.h ../../include/resource.h
mfbtileC.o: ../../include/dix.h ../../include/gc.h ../../.././X11/Xprotostr.h
mfbtileC.o: ../../include/scrnintstr.h ../../include/colormap.h mfb.h
mfbtileC.o: ../mi/mibstore.h maskbits.h ../../.././X11/Xmd.h
mfbtileC.o: ../../include/servermd.h mergerop.h
mfbtileG.o: ../../.././X11/X.h ../../include/windowstr.h
mfbtileG.o: ../../include/window.h ../../include/pixmapstr.h
mfbtileG.o: ../../include/pixmap.h ../../include/screenint.h
mfbtileG.o: ../../include/miscstruct.h ../../include/misc.h
mfbtileG.o: ../../.././X11/Xosdefs.h ../../include/os.h
mfbtileG.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
mfbtileG.o: ../../.././X11/Xfuncs.h ../../include/regionstr.h
mfbtileG.o: ../../include/region.h ../../include/cursor.h
mfbtileG.o: ../../include/property.h ../../include/resource.h
mfbtileG.o: ../../include/dix.h ../../include/gc.h ../../.././X11/Xprotostr.h
mfbtileG.o: ../../include/scrnintstr.h ../../include/colormap.h mfb.h
mfbtileG.o: ../mi/mibstore.h maskbits.h ../../.././X11/Xmd.h
mfbtileG.o: ../../include/servermd.h mergerop.h
