# Makefile generated by imake - do not edit!
# $XConsortium: imake.c,v 1.51 89/12/12 12:37:30 jim Exp $

###########################################################################
# Makefile generated from "Imake.tmpl" and <Imakefile>
# $XConsortium: Imake.tmpl,v 1.77 89/12/18 17:01:37 jim Exp $

# Platform-specific parameters may be set in the appropriate .cf
# configuration files.  Site-wide parameters may be set in the file
# site.def.  Full rebuilds are recommended if any parameters are changed.

# If your C preprocessor doesn't define any unique symbols, you'll need
# to set BOOTSTRAPCFLAGS when rebuilding imake (usually when doing
# "make Makefile", "make Makefiles", or "make World").

# If you absolutely can't get imake to work, you'll need to set the
# variables at the top of each Makefile as well as the dependencies at the
# bottom (makedepend will do this automatically).

###########################################################################
# platform-specific configuration parameters - edit macmach.cf to change

###########################################################################
# site-specific configuration parameters - edit site.def to change

# site:  $XConsortium: site.def,v 1.21 89/12/06 11:46:50 jim Exp $

            SHELL = 	/bin/sh

              TOP = ../../../.
      CURRENT_DIR = ./server/ddx/mi

               AR = ar cq
  BOOTSTRAPCFLAGS =
               CC = /bin/gcc -DNOSTDHDRS -fstrength-reduce

         COMPRESS = compress
              CPP = /lib/gcc-cpp -traditional $(STD_CPP_DEFINES)
    PREPROCESSCMD = /bin/gcc -DNOSTDHDRS -fstrength-reduce -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
     STD_INCLUDES =
  STD_CPP_DEFINES =
      STD_DEFINES =
 EXTRA_LOAD_FLAGS =
  EXTRA_LIBRARIES =
             TAGS = ctags

   SIGNAL_DEFINES = -DSIGNALRETURNSINT

    PROTO_DEFINES =

     INSTPGMFLAGS = -s

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

          DESTDIR =

     TOP_INCLUDES = -I$(TOP)

      CDEBUGFLAGS = -O
        CCOPTIONS =
      COMPATFLAGS =

      ALLINCLUDES = $(STD_INCLUDES) $(TOP_INCLUDES) $(INCLUDES) $(EXTRA_INCLUDES)
       ALLDEFINES = $(ALLINCLUDES) $(STD_DEFINES) $(PROTO_DEFINES) $(DEFINES) $(COMPATFLAGS)
           CFLAGS = $(CDEBUGFLAGS) $(CCOPTIONS) $(ALLDEFINES)
        LINTFLAGS = $(LINTOPTS) -DLINT $(ALLDEFINES)
           LDLIBS = $(SYS_LIBRARIES) $(EXTRA_LIBRARIES)
        LDOPTIONS = $(CDEBUGFLAGS) $(CCOPTIONS)
   LDCOMBINEFLAGS = -X -r

        MACROFILE = macmach.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.63 89/12/18 16:46:44 jim Exp $

###########################################################################
# X Window System make variables; this need to be coordinated with rules
# $XConsortium: Project.tmpl,v 1.63 89/12/18 16:46:44 jim Exp $

          PATHSEP = /
        USRLIBDIR = $(DESTDIR)/usr/lib
           BINDIR = $(DESTDIR)/usr/bin/X11
          INCROOT = $(DESTDIR)/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
           AWMDIR = $(LIBDIR)/awm
           TWMDIR = $(LIBDIR)/twm
           GWMDIR = $(LIBDIR)/gwm
          MANPATH = $(DESTDIR)/usr/man
    MANSOURCEPATH = $(MANPATH)/man
           MANDIR = $(MANSOURCEPATH)x
        LIBMANDIR = $(MANSOURCEPATH)3
      XAPPLOADDIR = $(LIBDIR)/app-defaults

       FONTCFLAGS = -t

     INSTAPPFLAGS = $(INSTDATFLAGS)

            IMAKE = $(IMAKESRC)/imake
           DEPEND = $(DEPENDSRC)/makedepend
              RGB = $(RGBSRC)/rgb
            FONTC = $(BDFTOSNFSRC)/bdftosnf
        MKFONTDIR = $(MKFONTDIRSRC)/mkfontdir
        MKDIRHIER = 	/bin/sh $(SCRIPTSRC)/mkdirhier.sh

        CONFIGSRC = $(TOP)/config
        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
     MKFONTDIRSRC = $(FONTSRC)/mkfontdir
     EXTENSIONSRC = $(TOP)/extensions

  DEPEXTENSIONLIB = $(EXTENSIONSRC)/lib/libXext.a
     EXTENSIONLIB = 			  $(DEPEXTENSIONLIB)

          DEPXLIB = $(DEPEXTENSIONLIB) $(XLIBSRC)/libX11.a
             XLIB = $(EXTENSIONLIB) 			 $(XLIBSRC)/libX11.a

      DEPXAUTHLIB = $(XAUTHSRC)/libXau.a
         XAUTHLIB = 			 $(DEPXAUTHLIB)

        DEPXMULIB = $(XMUSRC)/libXmu.a
           XMULIB = 			 $(DEPXMULIB)

       DEPOLDXLIB = $(OLDXLIBSRC)/liboldX.a
          OLDXLIB = 			 $(DEPOLDXLIB)

      DEPXTOOLLIB = $(TOOLKITSRC)/libXt.a
         XTOOLLIB = 			 $(DEPXTOOLLIB)

        DEPXAWLIB = $(AWIDGETSRC)/libXaw.a
           XAWLIB = 			 $(DEPXAWLIB)

 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

          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.67 89/12/18 17:14:15 jim Exp $

###########################################################################
# start of Imakefile

# $XConsortium: Server.tmpl,v 1.3 89/10/20 11:14:52 jim Exp $

         CC = /bin/gcc -DNOSTDHDRS -fstrength-reduce
  CCOPTIONS =
STD_DEFINES = -DXDMCP -DSHAPE -DMULTIBUFFER -DMITMISC
CDEBUGFLAGS = -O
EXT_DEFINES = -DSHAPE -DMULTIBUFFER -DMITMISC

SRCS =  mivaltree.c mipolyseg.c mipolyrect.c 	mipoly.c mipolycon.c mipolygen.c mipolyutil.c 	mifillrct.c miwideline.c mispans.c  	miarc.c mizerarc.c mifillarc.c 	miwindow.c micursor.c miregion.c 	mipolytext.c mibitblt.c mipolypnt.c mipushpxl.c	miexpose.c miglblt.c mizerline.c mifpolycon.c 	midash.c mibstore.c miinitext.c 	mipointer.c misprite.c midispcur.c

OBJS =	mivaltree.o mipolyseg.o mipolyrect.o 	mipoly.o mipolycon.o mipolygen.o mipolyutil.o 	mifillrct.o miwideline.o mispans.o 	miarc.o mizerarc.o mifillarc.o 	miwindow.o micursor.o miregion.o 	mipolytext.o mibitblt.o mipolypnt.o mipushpxl.o	miexpose.o miglblt.o mizerline.o mifpolycon.o 	midash.o mibstore.o miinitext.o 	mipointer.o misprite.o midispcur.o

INCLUDES = -I. -I../../include -I$(INCLUDESRC)
LINTLIBS = ../../dix/llib-ldix.ln ../../os/4.2bsd/llib-los.ln

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

all:: libmi.a

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

lintlib:: llib-lmi.ln

llib-lmi.ln: $(SRCS)
	$(RM) $@
	$(LINT) $(LINTLIBFLAG)mi $(LINTFLAGS) $(SRCS)

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

miinitext.o:	 $(ICONFIGFILES)
	$(RM) $@
	$(CC) -c $(CFLAGS)  $(EXT_DEFINES) $*.c

depend:: $(DEPEND)

$(DEPEND):
	@echo "checking $@ over in $(DEPENDSRC) first..."; \
	cd $(DEPENDSRC); $(MAKE); \
	echo "okay, continuing in $(CURRENT_DIR)"

depend::
	$(DEPEND) -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 \
	echo "	$(RM) Makefile.bak; $(MV) Makefile Makefile.bak"; \
	$(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

mivaltree.o: ../../.././X11/X.h ../../include/scrnintstr.h
mivaltree.o: ../../include/screenint.h ../../include/miscstruct.h
mivaltree.o: ../../include/misc.h ../../include/os.h ../../include/region.h
mivaltree.o: ../../include/pixmap.h ../../include/gc.h
mivaltree.o: ../../include/colormap.h ../../include/validate.h
mivaltree.o: ../../include/regionstr.h ../../include/windowstr.h
mivaltree.o: ../../include/window.h ../../include/pixmapstr.h
mivaltree.o: ../../include/cursor.h ../../include/property.h
mivaltree.o: ../../include/resource.h ../../include/dix.h
mivaltree.o: ../../.././X11/Xprotostr.h ../../.././X11/Xmd.h mi.h
mipolyseg.o: ../../.././X11/X.h ../../.././X11/Xprotostr.h
mipolyseg.o: ../../.././X11/Xmd.h ../../include/miscstruct.h
mipolyseg.o: ../../include/misc.h ../../include/os.h ../../include/gcstruct.h
mipolyseg.o: ../../include/gc.h ../../include/region.h ../../include/pixmap.h
mipolyseg.o: ../../include/screenint.h ../../include/dixfont.h
mipolyrect.o: ../../.././X11/X.h ../../.././X11/Xprotostr.h
mipolyrect.o: ../../.././X11/Xmd.h ../../include/miscstruct.h
mipolyrect.o: ../../include/misc.h ../../include/os.h
mipolyrect.o: ../../include/gcstruct.h ../../include/gc.h
mipolyrect.o: ../../include/region.h ../../include/pixmap.h
mipolyrect.o: ../../include/screenint.h ../../include/dixfont.h
mipoly.o: ../../.././X11/X.h ../../include/windowstr.h ../../include/window.h
mipoly.o: ../../include/pixmapstr.h ../../include/pixmap.h
mipoly.o: ../../include/screenint.h ../../include/miscstruct.h
mipoly.o: ../../include/misc.h ../../include/os.h ../../include/regionstr.h
mipoly.o: ../../include/region.h ../../include/cursor.h
mipoly.o: ../../include/property.h ../../include/resource.h
mipoly.o: ../../include/dix.h ../../include/gc.h ../../.././X11/Xprotostr.h
mipoly.o: ../../.././X11/Xmd.h ../../include/gcstruct.h
mipoly.o: ../../include/dixfont.h mi.h
mipolycon.o: ../../include/gcstruct.h ../../include/gc.h
mipolycon.o: ../../include/miscstruct.h ../../include/misc.h
mipolycon.o: ../../include/os.h ../../include/region.h ../../include/pixmap.h
mipolycon.o: ../../include/screenint.h ../../include/dixfont.h miscanfill.h
mipolygen.o: ../../.././X11/X.h ../../include/gcstruct.h ../../include/gc.h
mipolygen.o: ../../include/miscstruct.h ../../include/misc.h
mipolygen.o: ../../include/os.h ../../include/region.h ../../include/pixmap.h
mipolygen.o: ../../include/screenint.h ../../include/dixfont.h miscanfill.h
mipolygen.o: mipoly.h
mipolyutil.o: ../../include/miscstruct.h ../../include/misc.h
mipolyutil.o: ../../include/os.h ../../include/gc.h miscanfill.h mipoly.h
mifillrct.o: ../../.././X11/X.h ../../.././X11/Xprotostr.h
mifillrct.o: ../../.././X11/Xmd.h ../../include/gcstruct.h ../../include/gc.h
mifillrct.o: ../../include/miscstruct.h ../../include/misc.h
mifillrct.o: ../../include/os.h ../../include/region.h ../../include/pixmap.h
mifillrct.o: ../../include/screenint.h ../../include/dixfont.h
mifillrct.o: ../../include/windowstr.h ../../include/window.h
mifillrct.o: ../../include/pixmapstr.h ../../include/regionstr.h
mifillrct.o: ../../include/cursor.h ../../include/property.h
mifillrct.o: ../../include/resource.h ../../include/dix.h
miwideline.o: /usr/include/stdio.h /usr/include/math.h ../../.././X11/X.h
miwideline.o: ../../include/windowstr.h ../../include/window.h
miwideline.o: ../../include/pixmapstr.h ../../include/pixmap.h
miwideline.o: ../../include/screenint.h ../../include/miscstruct.h
miwideline.o: ../../include/misc.h ../../include/os.h
miwideline.o: ../../include/regionstr.h ../../include/region.h
miwideline.o: ../../include/cursor.h ../../include/property.h
miwideline.o: ../../include/resource.h ../../include/dix.h ../../include/gc.h
miwideline.o: ../../.././X11/Xprotostr.h ../../.././X11/Xmd.h
miwideline.o: ../../include/gcstruct.h ../../include/dixfont.h miwideline.h
miwideline.o: mispans.h
mispans.o: ../../include/misc.h ../../include/os.h ../../include/pixmapstr.h
mispans.o: ../../include/pixmap.h ../../include/screenint.h
mispans.o: ../../include/miscstruct.h ../../include/gcstruct.h
mispans.o: ../../include/gc.h ../../include/region.h ../../include/dixfont.h
mispans.o: mispans.h
miarc.o: /usr/include/math.h ../../.././X11/X.h ../../.././X11/Xprotostr.h
miarc.o: ../../.././X11/Xmd.h ../../include/misc.h ../../include/os.h
miarc.o: ../../include/gcstruct.h ../../include/gc.h
miarc.o: ../../include/miscstruct.h ../../include/region.h
miarc.o: ../../include/pixmap.h ../../include/screenint.h
miarc.o: ../../include/dixfont.h ../../include/scrnintstr.h
miarc.o: ../../include/colormap.h ../../include/pixmapstr.h
miarc.o: ../../include/windowstr.h ../../include/window.h
miarc.o: ../../include/regionstr.h ../../include/cursor.h
miarc.o: ../../include/property.h ../../include/resource.h
miarc.o: ../../include/dix.h mifpoly.h mi.h
mizerarc.o: /usr/include/math.h ../../.././X11/X.h ../../.././X11/Xprotostr.h
mizerarc.o: ../../.././X11/Xmd.h ../../include/miscstruct.h
mizerarc.o: ../../include/misc.h ../../include/os.h ../../include/gcstruct.h
mizerarc.o: ../../include/gc.h ../../include/region.h ../../include/pixmap.h
mizerarc.o: ../../include/screenint.h ../../include/dixfont.h
mizerarc.o: ../../include/pixmapstr.h mi.h mizerarc.h
mifillarc.o: /usr/include/math.h ../../.././X11/X.h
mifillarc.o: ../../.././X11/Xprotostr.h ../../.././X11/Xmd.h
mifillarc.o: ../../include/miscstruct.h ../../include/misc.h
mifillarc.o: ../../include/os.h ../../include/gcstruct.h ../../include/gc.h
mifillarc.o: ../../include/region.h ../../include/pixmap.h
mifillarc.o: ../../include/screenint.h ../../include/dixfont.h
mifillarc.o: ../../include/pixmapstr.h mifpoly.h mi.h mifillarc.h
miwindow.o: ../../.././X11/X.h ../../include/miscstruct.h
miwindow.o: ../../include/misc.h ../../include/os.h ../../include/region.h
miwindow.o: mi.h ../../include/windowstr.h ../../include/window.h
miwindow.o: ../../include/pixmapstr.h ../../include/pixmap.h
miwindow.o: ../../include/screenint.h ../../include/regionstr.h
miwindow.o: ../../include/cursor.h ../../include/property.h
miwindow.o: ../../include/resource.h ../../include/dix.h ../../include/gc.h
miwindow.o: ../../.././X11/Xprotostr.h ../../.././X11/Xmd.h
miwindow.o: ../../include/scrnintstr.h ../../include/colormap.h
micursor.o: ../../include/scrnintstr.h ../../include/screenint.h
micursor.o: ../../include/miscstruct.h ../../include/misc.h
micursor.o: ../../include/os.h ../../include/region.h ../../include/pixmap.h
micursor.o: ../../include/gc.h ../../include/colormap.h
micursor.o: ../../include/cursor.h
miregion.o: /usr/include/stdio.h ../../include/miscstruct.h
miregion.o: ../../include/misc.h ../../include/os.h ../../include/regionstr.h
miregion.o: ../../include/region.h ../../.././X11/Xprotostr.h
miregion.o: ../../.././X11/Xmd.h ../../include/gc.h
mipolytext.o: ../../.././X11/X.h ../../.././X11/Xmd.h ../../.././X11/Xproto.h
mipolytext.o: ../../.././X11/Xprotostr.h ../../include/fontstruct.h
mipolytext.o: ../../include/font.h ../../include/servermd.h
mipolytext.o: ../../include/misc.h ../../include/os.h
mipolytext.o: ../../include/dixfontstr.h ../../include/dixfont.h
mipolytext.o: ../../include/gcstruct.h ../../include/gc.h
mipolytext.o: ../../include/miscstruct.h ../../include/region.h
mipolytext.o: ../../include/pixmap.h ../../include/screenint.h
mibitblt.o: ../../.././X11/X.h ../../.././X11/Xprotostr.h
mibitblt.o: ../../.././X11/Xmd.h ../../include/misc.h ../../include/os.h
mibitblt.o: ../../include/gcstruct.h ../../include/gc.h
mibitblt.o: ../../include/miscstruct.h ../../include/region.h
mibitblt.o: ../../include/pixmap.h ../../include/screenint.h
mibitblt.o: ../../include/dixfont.h ../../include/pixmapstr.h
mibitblt.o: ../../include/windowstr.h ../../include/window.h
mibitblt.o: ../../include/regionstr.h ../../include/cursor.h
mibitblt.o: ../../include/property.h ../../include/resource.h
mibitblt.o: ../../include/dix.h ../../include/scrnintstr.h
mibitblt.o: ../../include/colormap.h mi.h ../../include/servermd.h
mipolypnt.o: ../../.././X11/X.h ../../.././X11/Xprotostr.h
mipolypnt.o: ../../.././X11/Xmd.h ../../include/pixmapstr.h
mipolypnt.o: ../../include/pixmap.h ../../include/screenint.h
mipolypnt.o: ../../include/miscstruct.h ../../include/misc.h
mipolypnt.o: ../../include/os.h ../../include/gcstruct.h ../../include/gc.h
mipolypnt.o: ../../include/region.h ../../include/dixfont.h
mipolypnt.o: ../../include/windowstr.h ../../include/window.h
mipolypnt.o: ../../include/regionstr.h ../../include/cursor.h
mipolypnt.o: ../../include/property.h ../../include/resource.h
mipolypnt.o: ../../include/dix.h
mipushpxl.o: ../../.././X11/X.h ../../include/gcstruct.h ../../include/gc.h
mipushpxl.o: ../../include/miscstruct.h ../../include/misc.h
mipushpxl.o: ../../include/os.h ../../include/region.h ../../include/pixmap.h
mipushpxl.o: ../../include/screenint.h ../../include/dixfont.h
mipushpxl.o: ../../include/scrnintstr.h ../../include/colormap.h
mipushpxl.o: ../../include/pixmapstr.h ../mfb/maskbits.h ../../.././X11/Xmd.h
mipushpxl.o: ../../include/servermd.h
miexpose.o: ../../.././X11/X.h ../../.././X11/Xproto.h ../../.././X11/Xmd.h
miexpose.o: ../../.././X11/Xprotostr.h ../../include/misc.h
miexpose.o: ../../include/os.h ../../include/regionstr.h
miexpose.o: ../../include/region.h ../../include/miscstruct.h
miexpose.o: ../../include/scrnintstr.h ../../include/screenint.h
miexpose.o: ../../include/pixmap.h ../../include/gc.h
miexpose.o: ../../include/colormap.h ../../include/gcstruct.h
miexpose.o: ../../include/dixfont.h ../../include/windowstr.h
miexpose.o: ../../include/window.h ../../include/pixmapstr.h
miexpose.o: ../../include/cursor.h ../../include/property.h
miexpose.o: ../../include/resource.h ../../include/dix.h
miexpose.o: ../../include/input.h ../../include/dixstruct.h mi.h
miglblt.o: ../../.././X11/X.h ../../.././X11/Xmd.h ../../.././X11/Xproto.h
miglblt.o: ../../.././X11/Xprotostr.h ../../include/fontstruct.h
miglblt.o: ../../include/font.h ../../include/servermd.h ../../include/misc.h
miglblt.o: ../../include/os.h ../../include/dixfontstr.h
miglblt.o: ../../include/dixfont.h ../../include/gcstruct.h
miglblt.o: ../../include/gc.h ../../include/miscstruct.h
miglblt.o: ../../include/region.h ../../include/pixmap.h
miglblt.o: ../../include/screenint.h ../../include/windowstr.h
miglblt.o: ../../include/window.h ../../include/pixmapstr.h
miglblt.o: ../../include/regionstr.h ../../include/cursor.h
miglblt.o: ../../include/property.h ../../include/resource.h
miglblt.o: ../../include/dix.h ../../include/scrnintstr.h
miglblt.o: ../../include/colormap.h
mizerline.o: ../../.././X11/X.h ../../include/misc.h ../../include/os.h
mizerline.o: ../../include/scrnintstr.h ../../include/screenint.h
mizerline.o: ../../include/miscstruct.h ../../include/region.h
mizerline.o: ../../include/pixmap.h ../../include/gc.h
mizerline.o: ../../include/colormap.h ../../include/gcstruct.h
mizerline.o: ../../include/dixfont.h ../../include/windowstr.h
mizerline.o: ../../include/window.h ../../include/pixmapstr.h
mizerline.o: ../../include/regionstr.h ../../include/cursor.h
mizerline.o: ../../include/property.h ../../include/resource.h
mizerline.o: ../../include/dix.h ../../.././X11/Xprotostr.h
mizerline.o: ../../.././X11/Xmd.h mi.h
mifpolycon.o: /usr/include/math.h ../../.././X11/X.h ../../include/gcstruct.h
mifpolycon.o: ../../include/gc.h ../../include/miscstruct.h
mifpolycon.o: ../../include/misc.h ../../include/os.h ../../include/region.h
mifpolycon.o: ../../include/pixmap.h ../../include/screenint.h
mifpolycon.o: ../../include/dixfont.h ../../include/windowstr.h
mifpolycon.o: ../../include/window.h ../../include/pixmapstr.h
mifpolycon.o: ../../include/regionstr.h ../../include/cursor.h
mifpolycon.o: ../../include/property.h ../../include/resource.h
mifpolycon.o: ../../include/dix.h ../../.././X11/Xprotostr.h
mifpolycon.o: ../../.././X11/Xmd.h mifpoly.h
midash.o: ../../include/miscstruct.h ../../include/misc.h ../../include/os.h
midash.o: mistruct.h mi.h ../../include/region.h mifpoly.h
mibstore.o: ../../.././X11/X.h ../../.././X11/Xmd.h ../../.././X11/Xproto.h
mibstore.o: ../../.././X11/Xprotostr.h ../../include/misc.h
mibstore.o: ../../include/os.h ../../include/regionstr.h
mibstore.o: ../../include/region.h ../../include/miscstruct.h
mibstore.o: ../../include/scrnintstr.h ../../include/screenint.h
mibstore.o: ../../include/pixmap.h ../../include/gc.h
mibstore.o: ../../include/colormap.h ../../include/gcstruct.h
mibstore.o: ../../include/dixfont.h ../../include/extnsionst.h
mibstore.o: ../../include/extension.h ../../include/windowstr.h
mibstore.o: ../../include/window.h ../../include/pixmapstr.h
mibstore.o: ../../include/cursor.h ../../include/property.h
mibstore.o: ../../include/resource.h ../../include/dix.h
mibstore.o: ../../include/fontstruct.h ../../include/font.h
mibstore.o: ../../include/servermd.h ../../include/dixfontstr.h
mibstore.o: ../../include/dixstruct.h mi.h mibstorest.h mibstore.h
mipointer.o: ../../.././X11/X.h ../../.././X11/Xmd.h ../../.././X11/Xproto.h
mipointer.o: ../../.././X11/Xprotostr.h ../../include/misc.h
mipointer.o: ../../include/os.h ../../include/windowstr.h
mipointer.o: ../../include/window.h ../../include/pixmapstr.h
mipointer.o: ../../include/pixmap.h ../../include/screenint.h
mipointer.o: ../../include/miscstruct.h ../../include/regionstr.h
mipointer.o: ../../include/region.h ../../include/cursor.h
mipointer.o: ../../include/property.h ../../include/resource.h
mipointer.o: ../../include/dix.h ../../include/gc.h mi.h
mipointer.o: ../../include/scrnintstr.h ../../include/colormap.h mipointrst.h
mipointer.o: mipointer.h ../../include/input.h ../../include/cursorstr.h
mipointer.o: ../../include/dixstruct.h
misprite.o: ../../.././X11/X.h ../../.././X11/Xproto.h ../../.././X11/Xmd.h
misprite.o: ../../.././X11/Xprotostr.h ../../include/misc.h
misprite.o: ../../include/os.h ../../include/pixmapstr.h
misprite.o: ../../include/pixmap.h ../../include/screenint.h
misprite.o: ../../include/miscstruct.h ../../include/input.h mi.h
misprite.o: ../../include/region.h ../../include/cursorstr.h
misprite.o: ../../include/cursor.h ../../include/font.h
misprite.o: ../../include/servermd.h ../../include/scrnintstr.h
misprite.o: ../../include/gc.h ../../include/colormap.h
misprite.o: ../../include/colormapst.h ../../include/windowstr.h
misprite.o: ../../include/window.h ../../include/regionstr.h
misprite.o: ../../include/property.h ../../include/resource.h
misprite.o: ../../include/dix.h ../../include/gcstruct.h
misprite.o: ../../include/dixfont.h mipointer.h mispritest.h misprite.h
misprite.o: ../../include/dixfontstr.h ../../include/fontstruct.h
midispcur.o: ../../.././X11/X.h ../../include/misc.h ../../include/os.h
midispcur.o: ../../include/input.h ../../include/cursorstr.h
midispcur.o: ../../include/cursor.h ../../include/pixmap.h
midispcur.o: ../../include/windowstr.h ../../include/window.h
midispcur.o: ../../include/pixmapstr.h ../../include/screenint.h
midispcur.o: ../../include/miscstruct.h ../../include/regionstr.h
midispcur.o: ../../include/region.h ../../include/property.h
midispcur.o: ../../include/resource.h ../../include/dix.h ../../include/gc.h
midispcur.o: ../../.././X11/Xprotostr.h ../../.././X11/Xmd.h
midispcur.o: ../../include/dixstruct.h ../../include/scrnintstr.h
midispcur.o: ../../include/colormap.h ../../include/servermd.h misprite.h
midispcur.o: mipointer.h ../../include/gcstruct.h ../../include/dixfont.h
