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

# platform:  $XConsortium: sun.cf,v 1.72.1.1 92/03/18 13:13:37 rws Exp $

# operating system:  SunOS 4.1.2

# $XConsortium: sunLib.rules,v 1.7 91/12/20 11:19:47 rws Exp $

# -------------------------------------------------------------------------
# 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 clq
  BOOTSTRAPCFLAGS =
               CC = cc
               AS = as

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

           RANLIB = ranlib
  RANLIBINSTFLAGS =

               RM = rm -f
            TROFF = psroff
         MSMACROS = -ms
              TBL = tbl
              EQN = eqn
     STD_INCLUDES =
  STD_CPP_DEFINES = -DNOSTDHDRS -DX_WCHAR -DX_LOCALE -DXML
      STD_DEFINES = -DNOSTDHDRS -DX_WCHAR -DX_LOCALE -DXML
 EXTRA_LOAD_FLAGS =
  EXTRA_LIBRARIES =
             TAGS = ctags

    SHAREDCODEDEF = -DSHAREDCODE
         SHLIBDEF = -DSUNSHLIB

    PROTO_DEFINES =

     INSTPGMFLAGS =

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

      PROJECTROOT = /usr/X11R5

     TOP_INCLUDES = -I$(TOP)

      CDEBUGFLAGS = -O
        CCOPTIONS = -pipe

      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 = sun.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/X11R5/lib
           BINDIR = /usr/X11R5/bin
          INCROOT = /usr/X11R5/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/X11R5/man
    MANSOURCEPATH = $(MANPATH)/man
        MANSUFFIX = 1
     LIBMANSUFFIX = 3
           MANDIR = $(MANSOURCEPATH)$(MANSUFFIX)
        LIBMANDIR = $(MANSOURCEPATH)$(LIBMANSUFFIX)
           NLSDIR = $(LIBDIR)/nls
        PEXAPIDIR = $(LIBDIR)/PEX
      XAPPLOADDIR = $(LIBDIR)/app-defaults
       FONTCFLAGS = -t

     INSTAPPFLAGS = $(INSTDATFLAGS)

            IMAKE = $(IMAKESRC)/imake
           DEPEND = $(DEPENDSRC)/makedepend
              RGB = $(RGBSRC)/rgb

            FONTC = $(BDFTOPCFSRC)/bdftopcf

        MKFONTDIR = $(MKFONTDIRSRC)/mkfontdir
        MKDIRHIER = /bin/sh $(SCRIPTSRC)/mkdirhier.sh

        CONFIGSRC = $(TOP)/config
       DOCUTILSRC = $(TOP)/doc/util
        CLIENTSRC = $(TOP)/clients
          DEMOSRC = $(TOP)/demos
           LIBSRC = $(TOP)/lib
          FONTSRC = $(TOP)/fonts
       INCLUDESRC = $(TOP)/X11
        SERVERSRC = $(TOP)/server
          UTILSRC = $(TOP)/util
        SCRIPTSRC = $(UTILSRC)/scripts
       EXAMPLESRC = $(TOP)/examples
       CONTRIBSRC = $(TOP)/../contrib
           DOCSRC = $(TOP)/doc
           RGBSRC = $(TOP)/rgb
        DEPENDSRC = $(UTILSRC)/makedepend
         IMAKESRC = $(CONFIGSRC)
         XAUTHSRC = $(LIBSRC)/Xau
          XLIBSRC = $(LIBSRC)/X
           XMUSRC = $(LIBSRC)/Xmu
       TOOLKITSRC = $(LIBSRC)/Xt
       AWIDGETSRC = $(LIBSRC)/Xaw
       OLDXLIBSRC = $(LIBSRC)/oldX
      XDMCPLIBSRC = $(LIBSRC)/Xdmcp
      BDFTOSNFSRC = $(FONTSRC)/bdftosnf
      BDFTOSNFSRC = $(FONTSRC)/clients/bdftosnf
      BDFTOPCFSRC = $(FONTSRC)/clients/bdftopcf
     MKFONTDIRSRC = $(FONTSRC)/clients/mkfontdir
         FSLIBSRC = $(FONTSRC)/lib/fs
    FONTSERVERSRC = $(FONTSRC)/server
     EXTENSIONSRC = $(TOP)/extensions
         XILIBSRC = $(EXTENSIONSRC)/lib/xinput
        PEXLIBSRC = $(EXTENSIONSRC)/lib/PEXlib
      PHIGSLIBSRC = $(EXTENSIONSRC)/lib/PEX

# $XConsortium: sunLib.tmpl,v 1.14.1.2 92/11/11 09:55:02 rws Exp $

SHLIBLDFLAGS = -assert pure-text
PICFLAGS = -pic

  DEPEXTENSIONLIB =
     EXTENSIONLIB = -L$(EXTENSIONSRC)/lib -lXext

          DEPXLIB = $(DEPEXTENSIONLIB)
             XLIB = $(EXTENSIONLIB) -L$(XLIBSRC) -lX11

        DEPXMULIB = $(XMUSRC)/libXmu.sa.$(SOXMUREV)
       XMULIBONLY = -L$(XMUSRC) -lXmu
           XMULIB = -L$(XMUSRC) -lXmu -L$(TOOLKITSRC) -L$(EXTENSIONSRC)/lib -L$(XLIBSRC)

       DEPOLDXLIB =
          OLDXLIB = -L$(OLDXLIBSRC) -loldX

      DEPXTOOLLIB = $(TOOLKITSRC)/libXt.sa.$(SOXTREV)
         XTOOLLIB = -L$(TOOLKITSRC) -lXt

        DEPXAWLIB = $(AWIDGETSRC)/libXaw.sa.$(SOXAWREV)
           XAWLIB = -L$(AWIDGETSRC) -lXaw

        DEPXILIB =
           XILIB = -L$(XILIBSRC) -lXi

        DEPPEXLIB =
           PEXLIB = -L$(PEXLIBSRC) -lPEX5

        SOXLIBREV = 4.10
          SOXTREV = 4.10
         SOXAWREV = 5.0
        SOOLDXREV = 4.10
         SOXMUREV = 4.10
        SOXEXTREV = 4.10
      SOXINPUTREV = 4.10
         SOPEXREV = 1.0

      DEPXAUTHLIB = $(XAUTHSRC)/libXau.a
         XAUTHLIB =  $(DEPXAUTHLIB)
      DEPXDMCPLIB = $(XDMCPLIBSRC)/libXdmcp.a
         XDMCPLIB =  $(DEPXDMCPLIB)

        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 = $(DEPXAWLIB) $(DEPXMULIB) $(DEPXTOOLLIB) $(DEPXLIB)

         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 = -pipe
STD_DEFINES = -DNOSTDHDRS -DX_WCHAR -DX_LOCALE -DXML -DXDMCP -DSHAPE -DMULTIBUFFER -DMITMISC -DPEXEXT -DMITSHM    -DINCLUDE_ALLOCA_H
CDEBUGFLAGS = -O
EXT_DEFINES = -DSHAPE -DMULTIBUFFER -DMITMISC -DPEXEXT -DMITSHM

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)
	$(RANLIB) $@

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)

saber_src:
	# load $(CFLAGS) $(SRCS1)
	# load -DMFBPOLYGLYPHBLT=mfbPolyGlyphBltWhite \
	   -DOPEQ=\|=  $(CFLAGS) -c mfbpgbwht.c
	# load -DMFBPOLYGLYPHBLT=mfbPolyGlyphBltBlack \
	   -DOPEQ=\&=\~ $(CFLAGS) -c mfbpgbblak.c
	# load -DMFBPOLYGLYPHBLT=mfbPolyGlyphBltInvert \
	   -DOPEQ=\^=  $(CFLAGS) -c mfbpgbinv.c
	# load -DMFBIMAGEGLYPHBLT=mfbImageGlyphBltWhite \
	   -DOPEQ=\|=  $(CFLAGS) -c mfbigbwht.c
	# load -DMFBIMAGEGLYPHBLT=mfbImageGlyphBltBlack \
	   -DOPEQ=\&=\~ $(CFLAGS) -c mfbigbblak.c
	# load -DMFBSOLIDFILLAREA=mfbSolidWhiteArea \
	   -DMFBSTIPPLEFILLAREA=mfbStippleWhiteArea \
	   -DOPEQ=\|=  -DEQWHOLEWORD=\=\~0 \
	   $(CFLAGS) -c mfbpawhite.c
	# load -DMFBSOLIDFILLAREA=mfbSolidBlackArea \
	   -DMFBSTIPPLEFILLAREA=mfbStippleBlackArea \
	   -DOPEQ=\&=\~ -DEQWHOLEWORD=\=0 \
	   $(CFLAGS) -c mfbpablack.c
	# load -DMFBSOLIDFILLAREA=mfbSolidInvertArea \
	   -DMFBSTIPPLEFILLAREA=mfbStippleInvertArea \
	   -DOPEQ=\^=  -DEQWHOLEWORD=\^=\~0 \
	   $(CFLAGS) -c mfbpainv.c
	# load -DMFBTEGLYPHBLT=mfbTEGlyphBltWhite \
	   -DOP= -DCLIPTETEXT=mfbImageGlyphBltWhite $(CFLAGS) -c mfbtewhite.c
	# load -DMFBTEGLYPHBLT=mfbTEGlyphBltBlack \
	   -DOP=\~ -DCLIPTETEXT=mfbImageGlyphBltBlack $(CFLAGS) -c mfbteblack.c

# -------------------------------------------------------------------------
# common rules for all Makefiles - do not edit

emptyrule::

clean::
	$(RM_CMD) "#"*

Makefile:: $(IMAKE)

$(IMAKE):
	@(cd $(IMAKESRC); if [ -f Makefile ]; then \
	echo "checking $@ in $(IMAKESRC) first..."; $(MAKE) all; else \
	echo "bootstrapping $@ from Makefile.ini in $(IMAKESRC) first..."; \
	$(MAKE) -f Makefile.ini BOOTSTRAPCFLAGS="$(BOOTSTRAPCFLAGS)"; fi; \
	echo "okay, continuing in $(CURRENT_DIR)")

Makefile::
	-@if [ -f Makefile ]; then set -x; \
	$(RM) Makefile.bak; $(MV) Makefile Makefile.bak; \
	else exit 0; fi
	$(IMAKE_CMD) -DTOPDIR=$(TOP) -DCURDIR=$(CURRENT_DIR)

tags::
	$(TAGS) -w *.[ch]
	$(TAGS) -xw *.[ch] > TAGS

saber:
	# load $(ALLDEFINES) $(SRCS)

osaber:
	# load $(ALLDEFINES) $(OBJS)

# -------------------------------------------------------------------------
# empty rules for directories that do not have SUBDIRS - do not edit

install::
	@echo "install in $(CURRENT_DIR) done"

install.man::
	@echo "install.man in $(CURRENT_DIR) done"

Makefiles::

includes::

# -------------------------------------------------------------------------
# dependencies generated by makedepend

# DO NOT DELETE

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/alloca.h /usr/include/strings.h ../../.././X11/Xfuncs.h
mfbgc.o: ../mi/mibstore.h ../../include/dixfontstr.h ../../include/servermd.h
mfbgc.o: ../../include/dixfont.h ../../.././fonts/include/font.h
mfbgc.o: ../../.././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/alloca.h /usr/include/strings.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/alloca.h /usr/include/strings.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/alloca.h /usr/include/strings.h
mfbfillrct.o: ../../.././X11/Xfuncs.h ../../include/gcstruct.h
mfbfillrct.o: ../../include/gc.h ../../include/region.h
mfbfillrct.o: ../../include/windowstr.h ../../include/window.h
mfbfillrct.o: ../../include/regionstr.h ../../include/cursor.h
mfbfillrct.o: ../../include/property.h ../../include/resource.h
mfbfillrct.o: ../../include/dix.h ../../include/scrnintstr.h
mfbfillrct.o: ../../include/colormap.h mfb.h ../mi/mibstore.h maskbits.h
mfbfillrct.o: ../../.././X11/Xmd.h ../../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/alloca.h /usr/include/strings.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/alloca.h /usr/include/strings.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 /usr/include/alloca.h
mfbimage.o: /usr/include/strings.h ../../.././X11/Xfuncs.h
mfbimage.o: ../../include/regionstr.h ../../include/region.h
mfbimage.o: ../../include/cursor.h ../../include/property.h
mfbimage.o: ../../include/resource.h ../../include/dix.h ../../include/gc.h
mfbimage.o: ../../.././X11/Xprotostr.h ../../include/scrnintstr.h
mfbimage.o: ../../include/colormap.h ../../include/gcstruct.h mfb.h
mfbimage.o: ../mi/mibstore.h ../mi/mi.h ../../.././X11/Xmd.h maskbits.h
mfbimage.o: ../../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 /usr/include/alloca.h
mfbline.o: /usr/include/strings.h ../../.././X11/Xfuncs.h
mfbline.o: ../../include/region.h ../../include/pixmap.h
mfbline.o: ../../include/screenint.h ../../include/windowstr.h
mfbline.o: ../../include/window.h ../../include/pixmapstr.h
mfbline.o: ../../include/regionstr.h ../../include/cursor.h
mfbline.o: ../../include/property.h ../../include/resource.h
mfbline.o: ../../include/dix.h ../../.././X11/Xprotostr.h
mfbline.o: ../../include/scrnintstr.h ../../include/colormap.h
mfbline.o: ../mi/mistruct.h ../mi/mi.h mfb.h ../mi/mibstore.h maskbits.h
mfbline.o: ../../.././X11/Xmd.h ../../include/servermd.h
mfbbres.o: ../../.././X11/X.h ../../include/misc.h ../../.././X11/Xosdefs.h
mfbbres.o: ../../include/os.h /usr/include/alloca.h /usr/include/strings.h
mfbbres.o: ../../.././X11/Xfuncs.h mfb.h ../../include/pixmap.h
mfbbres.o: ../../include/region.h ../../include/gc.h ../../include/colormap.h
mfbbres.o: ../../include/miscstruct.h ../mi/mibstore.h maskbits.h
mfbbres.o: ../../.././X11/Xmd.h ../../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/alloca.h /usr/include/strings.h
mfbhrzvert.o: ../../.././X11/Xfuncs.h ../mi/mibstore.h maskbits.h
mfbhrzvert.o: ../../.././X11/Xmd.h ../../include/servermd.h
mfbbresd.o: ../../.././X11/X.h ../../include/misc.h ../../.././X11/Xosdefs.h
mfbbresd.o: ../../include/os.h /usr/include/alloca.h /usr/include/strings.h
mfbbresd.o: ../../.././X11/Xfuncs.h mfb.h ../../include/pixmap.h
mfbbresd.o: ../../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/alloca.h /usr/include/strings.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/alloca.h /usr/include/strings.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/alloca.h /usr/include/strings.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/alloca.h /usr/include/strings.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 /usr/include/alloca.h
mfbsetsp.o: /usr/include/strings.h ../../.././X11/Xfuncs.h
mfbsetsp.o: ../../include/regionstr.h ../../include/region.h
mfbsetsp.o: ../../include/miscstruct.h ../../include/gcstruct.h
mfbsetsp.o: ../../include/gc.h ../../include/pixmap.h
mfbsetsp.o: ../../include/screenint.h ../../include/windowstr.h
mfbsetsp.o: ../../include/window.h ../../include/pixmapstr.h
mfbsetsp.o: ../../include/cursor.h ../../include/property.h
mfbsetsp.o: ../../include/resource.h ../../include/dix.h
mfbsetsp.o: ../../.././X11/Xprotostr.h ../../include/scrnintstr.h
mfbsetsp.o: ../../include/colormap.h mfb.h ../mi/mibstore.h maskbits.h
mfbsetsp.o: ../../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/alloca.h /usr/include/strings.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/alloca.h /usr/include/strings.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 /usr/include/alloca.h
mfbclip.o: /usr/include/strings.h ../../.././X11/Xfuncs.h
mfbclip.o: ../../include/pixmapstr.h ../../include/pixmap.h
mfbclip.o: ../../include/screenint.h ../../include/scrnintstr.h
mfbclip.o: ../../include/region.h ../../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/alloca.h /usr/include/strings.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 /usr/include/alloca.h
mfbgetsp.o: /usr/include/strings.h ../../.././X11/Xfuncs.h
mfbgetsp.o: ../../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/alloca.h /usr/include/strings.h
mfbpolypnt.o: ../../.././X11/Xfuncs.h ../../include/gcstruct.h
mfbpolypnt.o: ../../include/gc.h ../../include/region.h
mfbpolypnt.o: ../../include/windowstr.h ../../include/window.h
mfbpolypnt.o: ../../include/regionstr.h ../../include/cursor.h
mfbpolypnt.o: ../../include/property.h ../../include/resource.h
mfbpolypnt.o: ../../include/dix.h ../../include/scrnintstr.h
mfbpolypnt.o: ../../include/colormap.h mfb.h ../mi/mibstore.h maskbits.h
mfbpolypnt.o: ../../.././X11/Xmd.h ../../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/alloca.h /usr/include/strings.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/alloca.h /usr/include/strings.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/alloca.h /usr/include/strings.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/alloca.h /usr/include/strings.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/alloca.h /usr/include/strings.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/alloca.h /usr/include/strings.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 /usr/include/alloca.h
mfbtileC.o: /usr/include/strings.h ../../.././X11/Xfuncs.h
mfbtileC.o: ../../include/regionstr.h ../../include/region.h
mfbtileC.o: ../../include/cursor.h ../../include/property.h
mfbtileC.o: ../../include/resource.h ../../include/dix.h ../../include/gc.h
mfbtileC.o: ../../.././X11/Xprotostr.h ../../include/scrnintstr.h
mfbtileC.o: ../../include/colormap.h mfb.h ../mi/mibstore.h maskbits.h
mfbtileC.o: ../../.././X11/Xmd.h ../../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 /usr/include/alloca.h
mfbtileG.o: /usr/include/strings.h ../../.././X11/Xfuncs.h
mfbtileG.o: ../../include/regionstr.h ../../include/region.h
mfbtileG.o: ../../include/cursor.h ../../include/property.h
mfbtileG.o: ../../include/resource.h ../../include/dix.h ../../include/gc.h
mfbtileG.o: ../../.././X11/Xprotostr.h ../../include/scrnintstr.h
mfbtileG.o: ../../include/colormap.h mfb.h ../mi/mibstore.h maskbits.h
mfbtileG.o: ../../.././X11/Xmd.h ../../include/servermd.h mergerop.h
mfbmisc.o: ../../.././X11/X.h ../../include/misc.h ../../.././X11/Xosdefs.h
mfbmisc.o: ../../include/os.h /usr/include/alloca.h /usr/include/strings.h
mfbmisc.o: ../../.././X11/Xfuncs.h ../../include/cursor.h
mfbmisc.o: ../../include/scrnintstr.h ../../include/screenint.h
mfbmisc.o: ../../include/miscstruct.h ../../include/region.h
mfbmisc.o: ../../include/pixmap.h ../../include/gc.h ../../include/colormap.h
mfbmisc.o: 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/alloca.h /usr/include/strings.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 /usr/include/alloca.h
mfbseg.o: /usr/include/strings.h ../../.././X11/Xfuncs.h
mfbseg.o: ../../include/region.h ../../include/pixmap.h
mfbseg.o: ../../include/screenint.h ../../include/windowstr.h
mfbseg.o: ../../include/window.h ../../include/pixmapstr.h
mfbseg.o: ../../include/regionstr.h ../../include/cursor.h
mfbseg.o: ../../include/property.h ../../include/resource.h
mfbseg.o: ../../include/dix.h ../../.././X11/Xprotostr.h
mfbseg.o: ../../include/scrnintstr.h ../../include/colormap.h
mfbseg.o: ../mi/mistruct.h ../mi/mi.h mfb.h ../mi/mibstore.h maskbits.h
mfbseg.o: ../../.././X11/Xmd.h ../../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/alloca.h /usr/include/strings.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/alloca.h /usr/include/strings.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/alloca.h /usr/include/strings.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/alloca.h /usr/include/strings.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/alloca.h /usr/include/strings.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/alloca.h /usr/include/strings.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/alloca.h /usr/include/strings.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 /usr/include/alloca.h
mfbpainv.o: /usr/include/strings.h ../../.././X11/Xfuncs.h
mfbpainv.o: ../../include/regionstr.h ../../include/region.h
mfbpainv.o: ../../include/cursor.h ../../include/property.h
mfbpainv.o: ../../include/resource.h ../../include/dix.h ../../include/gc.h
mfbpainv.o: ../../.././X11/Xprotostr.h ../../include/scrnintstr.h
mfbpainv.o: ../../include/colormap.h mfb.h ../mi/mibstore.h maskbits.h
mfbpainv.o: ../../.././X11/Xmd.h ../../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/alloca.h /usr/include/strings.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/alloca.h /usr/include/strings.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/alloca.h /usr/include/strings.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/alloca.h /usr/include/strings.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/alloca.h /usr/include/strings.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/alloca.h /usr/include/strings.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/alloca.h /usr/include/strings.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 /usr/include/alloca.h
mfbtileC.o: /usr/include/strings.h ../../.././X11/Xfuncs.h
mfbtileC.o: ../../include/regionstr.h ../../include/region.h
mfbtileC.o: ../../include/cursor.h ../../include/property.h
mfbtileC.o: ../../include/resource.h ../../include/dix.h ../../include/gc.h
mfbtileC.o: ../../.././X11/Xprotostr.h ../../include/scrnintstr.h
mfbtileC.o: ../../include/colormap.h mfb.h ../mi/mibstore.h maskbits.h
mfbtileC.o: ../../.././X11/Xmd.h ../../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 /usr/include/alloca.h
mfbtileG.o: /usr/include/strings.h ../../.././X11/Xfuncs.h
mfbtileG.o: ../../include/regionstr.h ../../include/region.h
mfbtileG.o: ../../include/cursor.h ../../include/property.h
mfbtileG.o: ../../include/resource.h ../../include/dix.h ../../include/gc.h
mfbtileG.o: ../../.././X11/Xprotostr.h ../../include/scrnintstr.h
mfbtileG.o: ../../include/colormap.h mfb.h ../mi/mibstore.h maskbits.h
mfbtileG.o: ../../.././X11/Xmd.h ../../include/servermd.h mergerop.h
