# 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 </tmp/IIf.023991>
# $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 ibm.cf to change

            PCC = pcc

# platform:  $XConsortium: ibm.cf,v 1.15 89/12/13 15:27:50 keith Exp $
# operating system:  AOS

###########################################################################
# 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/ibm/mpel

               AR = ar cq
  BOOTSTRAPCFLAGS = -Dibm
               CC = hc

         COMPRESS = compress
              CPP = /lib/cpp $(STD_CPP_DEFINES)
    PREPROCESSCMD = hc -E $(STD_CPP_DEFINES)
          INSTALL = install
               LD = ld
             LINT = lint
      LINTLIBFLAG = -C
         LINTOPTS = -ax -Dibm -DHCVERSION=22004
               LN = ln -s
             MAKE = make
               MV = mv
               CP = cp
           RANLIB = ranlib
  RANLIBINSTFLAGS =
               RM = rm -f
     STD_INCLUDES =
  STD_CPP_DEFINES =
      STD_DEFINES = -Dibm -DHCVERSION=22004
 EXTRA_LOAD_FLAGS =
  EXTRA_LIBRARIES =
             TAGS = ctags

   SIGNAL_DEFINES = -DSIGNALRETURNSINT

    PROTO_DEFINES =

     INSTPGMFLAGS =

     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 -w
        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 = ibm.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 = $(DESTDIR)/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)n
        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 = /usr/lib/X11/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

# $Header: Imakefile,v 1.1 89/12/19 21:01:38 rws Exp $
# $Source: /xsrc/mit/server/ddx/ibm/mpel/RCS/Imakefile,v $

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

         CC = hc
  CCOPTIONS =
STD_DEFINES =  -Dibm -DHCVERSION=22004		  -DUNIXCPP -DNOSTDHDRS -DBSDrt -DSHAPE -DMULTIBUFFER -DMITMISC
CDEBUGFLAGS = -O
EXT_DEFINES = -DSHAPE -DMULTIBUFFER -DMITMISC

MPELWINC =
MPELWINO =

SRCS =	 \
		mpelALU.c	\
		mpelArc.c	\
		mpelBlit.c	\
		mpelCmap.c	\
		mpelCursor.c	\
		mpelDash.c	\
		mpelFont.c	\
		mpelGC.c	\
		mpelImg.c	\
		mpelInfo.c	\
		mpelIO.c	\
		mpelLine.c	\
		mpelMono.c	\
		mpelOSD.c	\
		mpelPlane.c	\
		mpelPoly.c	\
		mpelPolyPt.c	\
		mpelSave.c	\
		mpelSolid.c	\
		mpelText.c	\
		mpelTile.c	\
		mpeluCode.c	\
		mpelUtil.c	\
		$(MPELWINC)	\
		mpelXmorg.c	\
		mpelData.c

ASRCS = \
		mpelFifoOut.s

OBJS =	 \
		mpelALU.o	\
		mpelArc.o	\
		mpelBlit.o	\
		mpelCmap.o	\
		mpelCursor.o	\
		mpelDash.o	\
		mpelFifoOut.o	\
		mpelFont.o	\
		mpelGC.o	\
		mpelImg.o	\
		mpelInfo.o	\
		mpelIO.o	\
		mpelLine.o	\
		mpelMono.o	\
		mpelOSD.o	\
		mpelPlane.o	\
		mpelPoly.o	\
		mpelPolyPt.o	\
		mpelSave.o	\
		mpelSolid.o	\
		mpelText.o	\
		mpelTile.o	\
		mpeluCode.o	\
		mpelUtil.o	\
		$(MPELWINO)	\
		mpelXmorg.o	\
		mpelData.o

INCLUDES = -I../BSDrt -I../../mfb -I../ppc -I../../../include -I$(INCLUDESRC) -I../common -I../../mi
STD_DEFINES =  -Dibm -DHCVERSION=22004		  -DUNIXCPP -DNOSTDHDRS -DBSDrt -DSHAPE -DMULTIBUFFER -DMITMISC -DRTIO

all:: mpel.o

mpel.o: $(OBJS)
	$(RM) $@
	$(LD) $(LDCOMBINEFLAGS) $(OBJS) -o $@

.c.o:
	$(RM) $@
	$(CC) -c $(CFLAGS) $*.c
.s.o:
	$(RM) -f m.s $@
	$(CPP) -E $(CFLAGS) $*.s > m.s
	$(AS) -o $@ m.s
	$(RM) -f m.s

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)

lintlib:: llib-lmpel.ln

llib-lmpel.ln: $(SRCS)
	$(RM) $@
	$(LINT) $(LINTLIBFLAG)mpel $(LINTFLAGS) $(SRCS)

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

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

mpelArc.o: ../../../.././X11/X.h ../../../include/misc.h
mpelArc.o: ../../../include/os.h ../../../.././X11/Xprotostr.h
mpelArc.o: ../../../.././X11/Xmd.h ../../../include/gcstruct.h
mpelArc.o: ../../../include/gc.h ../../../include/miscstruct.h
mpelArc.o: ../../../include/region.h ../../../include/pixmap.h
mpelArc.o: ../../../include/screenint.h ../../../include/dixfont.h
mpelArc.o: ../../../include/scrnintstr.h ../../../include/colormap.h
mpelArc.o: ../../../include/windowstr.h ../../../include/window.h
mpelArc.o: ../../../include/pixmapstr.h ../../../include/regionstr.h
mpelArc.o: ../../../include/cursor.h ../../../include/property.h
mpelArc.o: ../../../include/resource.h ../../../include/dix.h
mpelArc.o: ../BSDrt/OScompiler.h ../ppc/ppc.h ../ppc/ppcGCstr.h
mpelArc.o: ../ppc/ppcScrn.h ../ppc/ppcCache.h ../common/ibmTrace.h mpel.h
mpelArc.o: mpelHdwr.h mpelFifo.h
mpelBlit.o: ../../../.././X11/Xmd.h mpel.h mpelFifo.h ../common/ibmTrace.h
mpelCmap.o: ../../../.././X11/X.h ../../../include/pixmapstr.h
mpelCmap.o: ../../../include/pixmap.h ../../../include/screenint.h
mpelCmap.o: ../../../include/miscstruct.h ../../../include/misc.h
mpelCmap.o: ../../../include/os.h ../../../include/scrnintstr.h
mpelCmap.o: ../../../include/region.h ../../../include/gc.h
mpelCmap.o: ../../../include/colormap.h ../../../include/colormapst.h
mpelCmap.o: ../../../include/cursor.h ../../../include/resource.h
mpelCmap.o: ../BSDrt/OScompiler.h ../ppc/ppc.h ../../../include/gcstruct.h
mpelCmap.o: ../../../include/dixfont.h ../ppc/ppcGCstr.h ../ppc/ppcScrn.h
mpelCmap.o: ../ppc/ppcCache.h ../common/ibmScreen.h mpelHdwr.h
mpelCmap.o: ../common/ibmTrace.h
mpelCursor.o: ../../../.././X11/X.h ../../../include/miscstruct.h
mpelCursor.o: ../../../include/misc.h ../../../include/os.h
mpelCursor.o: ../../../include/cursorstr.h ../../../include/cursor.h
mpelCursor.o: ../../../include/pixmap.h ../../../include/scrnintstr.h
mpelCursor.o: ../../../include/screenint.h ../../../include/region.h
mpelCursor.o: ../../../include/gc.h ../../../include/colormap.h
mpelCursor.o: ../../../include/colormapst.h ../../../include/pixmapstr.h
mpelCursor.o: ../../mfb/maskbits.h ../../../.././X11/Xmd.h
mpelCursor.o: ../../../include/servermd.h ../BSDrt/OScompiler.h
mpelCursor.o: ../common/ibmScreen.h ../common/ibmColor.h ../ppc/ppc.h
mpelCursor.o: ../../../include/gcstruct.h ../../../include/dixfont.h
mpelCursor.o: ../ppc/ppcGCstr.h ../ppc/ppcScrn.h ../ppc/ppcCache.h mpel.h
mpelCursor.o: mpelHdwr.h mpelFifo.h ../common/ibmTrace.h
mpelDash.o: ../../../.././X11/X.h ../../../.././X11/Xproto.h
mpelDash.o: ../../../.././X11/Xmd.h ../../../.././X11/Xprotostr.h
mpelDash.o: ../../../include/misc.h ../../../include/os.h
mpelDash.o: ../../../include/font.h ../../../include/servermd.h
mpelDash.o: ../../../include/gcstruct.h ../../../include/gc.h
mpelDash.o: ../../../include/miscstruct.h ../../../include/region.h
mpelDash.o: ../../../include/pixmap.h ../../../include/screenint.h
mpelDash.o: ../../../include/dixfont.h ../../../include/windowstr.h
mpelDash.o: ../../../include/window.h ../../../include/pixmapstr.h
mpelDash.o: ../../../include/regionstr.h ../../../include/cursor.h
mpelDash.o: ../../../include/property.h ../../../include/resource.h
mpelDash.o: ../../../include/dix.h ../../../include/scrnintstr.h
mpelDash.o: ../../../include/colormap.h ../../mfb/mfb.h ../../mi/mibstore.h
mpelDash.o: ../../mi/mistruct.h ../../mi/mi.h ../ppc/ppc.h ../ppc/ppcGCstr.h
mpelDash.o: ../ppc/ppcScrn.h ../ppc/ppcCache.h ../ppc/ppcProcs.h
mpelDash.o: ../common/ibmTrace.h mpel.h mpelProcs.h
mpelFont.o: ../../../.././X11/Xproto.h ../../../.././X11/Xmd.h
mpelFont.o: ../../../.././X11/Xprotostr.h ../../../include/misc.h
mpelFont.o: ../../../include/os.h ../../../include/dixfont.h
mpelFont.o: ../../../include/dixfontstr.h ../../../include/font.h
mpelFont.o: ../../../include/servermd.h ../../../include/fontstruct.h
mpelFont.o: ../../../include/screenint.h ../../../include/scrnintstr.h
mpelFont.o: ../../../include/miscstruct.h ../../../include/region.h
mpelFont.o: ../../../include/pixmap.h ../../../include/gc.h
mpelFont.o: ../../../include/colormap.h ../common/ibmTrace.h mpelHdwr.h
mpelFont.o: mpelFifo.h mpelFont.h
mpelGC.o: ../../../.././X11/X.h ../../../.././X11/Xproto.h
mpelGC.o: ../../../.././X11/Xmd.h ../../../.././X11/Xprotostr.h
mpelGC.o: ../../../include/font.h ../../../include/servermd.h
mpelGC.o: ../../../include/misc.h ../../../include/os.h
mpelGC.o: ../../../include/gcstruct.h ../../../include/gc.h
mpelGC.o: ../../../include/miscstruct.h ../../../include/region.h
mpelGC.o: ../../../include/pixmap.h ../../../include/screenint.h
mpelGC.o: ../../../include/dixfont.h ../../../include/windowstr.h
mpelGC.o: ../../../include/window.h ../../../include/pixmapstr.h
mpelGC.o: ../../../include/regionstr.h ../../../include/cursor.h
mpelGC.o: ../../../include/property.h ../../../include/resource.h
mpelGC.o: ../../../include/dix.h ../../../include/scrnintstr.h
mpelGC.o: ../../../include/colormap.h ../../mfb/mfb.h ../../mi/mibstore.h
mpelGC.o: ../../mi/mistruct.h ../../mi/mi.h ../ppc/ppc.h ../ppc/ppcGCstr.h
mpelGC.o: ../ppc/ppcScrn.h ../ppc/ppcCache.h ../ppc/ppcProcs.h mpel.h
mpelGC.o: mpelProcs.h ../common/ibmTrace.h
mpelImg.o: ../../../.././X11/X.h ../BSDrt/OScompiler.h mpel.h mpelHdwr.h
mpelImg.o: mpelFifo.h ../common/ibmTrace.h
mpelInfo.o: ../../../.././X11/X.h ../../../include/misc.h
mpelInfo.o: ../../../include/os.h ../../../include/miscstruct.h
mpelInfo.o: ../../../include/scrnintstr.h ../../../include/screenint.h
mpelInfo.o: ../../../include/region.h ../../../include/pixmap.h
mpelInfo.o: ../../../include/gc.h ../../../include/colormap.h
mpelInfo.o: ../../../include/cursorstr.h ../../../include/cursor.h
mpelInfo.o: ../common/ibmScreen.h mpel.h
mpelIO.o: ../../../.././X11/X.h ../../../.././X11/Xproto.h
mpelIO.o: ../../../.././X11/Xmd.h ../../../.././X11/Xprotostr.h
mpelIO.o: ../../../include/screenint.h ../../../include/scrnintstr.h
mpelIO.o: ../../../include/miscstruct.h ../../../include/misc.h
mpelIO.o: ../../../include/os.h ../../../include/region.h
mpelIO.o: ../../../include/pixmap.h ../../../include/gc.h
mpelIO.o: ../../../include/colormap.h ../../../include/cursorstr.h
mpelIO.o: ../../../include/cursor.h ../../../include/pixmapstr.h
mpelIO.o: ../../../include/colormapst.h ../../../include/windowstr.h
mpelIO.o: ../../../include/window.h ../../../include/regionstr.h
mpelIO.o: ../../../include/property.h ../../../include/resource.h
mpelIO.o: ../../../include/dix.h ../../../include/font.h
mpelIO.o: ../../../include/servermd.h ../BSDrt/OScursor.h
mpelIO.o: ../common/ibmScreen.h ../common/ibmTrace.h
mpelLine.o: ../../../.././X11/X.h ../../../include/misc.h
mpelLine.o: ../../../include/os.h ../../../include/gc.h
mpelLine.o: ../../../include/gcstruct.h ../../../include/miscstruct.h
mpelLine.o: ../../../include/region.h ../../../include/pixmap.h
mpelLine.o: ../../../include/screenint.h ../../../include/dixfont.h
mpelLine.o: ../../../include/regionstr.h ../../../include/colormapst.h
mpelLine.o: ../../../include/colormap.h ../../../include/pixmapstr.h
mpelLine.o: ../../../include/windowstr.h ../../../include/window.h
mpelLine.o: ../../../include/cursor.h ../../../include/property.h
mpelLine.o: ../../../include/resource.h ../../../include/dix.h
mpelLine.o: ../../../.././X11/Xprotostr.h ../../../.././X11/Xmd.h
mpelLine.o: ../BSDrt/OScompiler.h ../ppc/ppc.h ../ppc/ppcGCstr.h
mpelLine.o: ../ppc/ppcScrn.h ../ppc/ppcCache.h mpel.h mpelHdwr.h mpelFifo.h
mpelLine.o: ../common/ibmTrace.h
mpelMono.o: ../../../.././X11/X.h ../../../.././X11/Xmd.h
mpelMono.o: ../../../include/servermd.h ../../../include/font.h
mpelMono.o: ../BSDrt/OScompiler.h ../common/ibmTrace.h mpel.h mpelHdwr.h
mpelMono.o: mpelFifo.h
mpelOSD.o: ../common/ibmTrace.h
mpelPlane.o: ../../../.././X11/X.h ../../../.././X11/Xmd.h
mpelPlane.o: ../../../include/servermd.h ../../../include/os.h
mpelPlane.o: ../../../include/misc.h ../BSDrt/OScompiler.h
mpelPlane.o: ../common/ibmTrace.h
mpelPoly.o: ../../../.././X11/X.h ../../../include/misc.h
mpelPoly.o: ../../../include/os.h ../../../include/gcstruct.h
mpelPoly.o: ../../../include/gc.h ../../../include/miscstruct.h
mpelPoly.o: ../../../include/region.h ../../../include/pixmap.h
mpelPoly.o: ../../../include/screenint.h ../../../include/dixfont.h
mpelPoly.o: ../../../include/windowstr.h ../../../include/window.h
mpelPoly.o: ../../../include/pixmapstr.h ../../../include/regionstr.h
mpelPoly.o: ../../../include/cursor.h ../../../include/property.h
mpelPoly.o: ../../../include/resource.h ../../../include/dix.h
mpelPoly.o: ../../../.././X11/Xprotostr.h ../../../.././X11/Xmd.h
mpelPoly.o: ../../../include/scrnintstr.h ../../../include/colormap.h
mpelPoly.o: ../BSDrt/OScompiler.h ../ppc/ppc.h ../ppc/ppcGCstr.h
mpelPoly.o: ../ppc/ppcScrn.h ../ppc/ppcCache.h ../common/ibmTrace.h mpel.h
mpelPoly.o: mpelHdwr.h mpelFifo.h
mpelPolyPt.o: ../../../.././X11/X.h ../../../include/misc.h
mpelPolyPt.o: ../../../include/os.h ../../../include/gcstruct.h
mpelPolyPt.o: ../../../include/gc.h ../../../include/miscstruct.h
mpelPolyPt.o: ../../../include/region.h ../../../include/pixmap.h
mpelPolyPt.o: ../../../include/screenint.h ../../../include/dixfont.h
mpelPolyPt.o: ../../../include/windowstr.h ../../../include/window.h
mpelPolyPt.o: ../../../include/pixmapstr.h ../../../include/regionstr.h
mpelPolyPt.o: ../../../include/cursor.h ../../../include/property.h
mpelPolyPt.o: ../../../include/resource.h ../../../include/dix.h
mpelPolyPt.o: ../../../.././X11/Xprotostr.h ../../../.././X11/Xmd.h
mpelPolyPt.o: ../../../include/colormapst.h ../../../include/colormap.h
mpelPolyPt.o: ../../../include/scrnintstr.h ../BSDrt/OScompiler.h
mpelPolyPt.o: ../ppc/ppc.h ../ppc/ppcGCstr.h ../ppc/ppcScrn.h
mpelPolyPt.o: ../ppc/ppcCache.h mpel.h mpelHdwr.h mpelFifo.h
mpelPolyPt.o: ../common/ibmTrace.h
mpelSave.o: mpelHdwr.h mpelFifo.h
mpelSolid.o: ../../../.././X11/X.h ../../../.././X11/Xmd.h
mpelSolid.o: ../../../include/misc.h ../../../include/os.h
mpelSolid.o: ../../../include/regionstr.h ../../../include/region.h
mpelSolid.o: ../../../include/miscstruct.h mpel.h mpelHdwr.h mpelFifo.h
mpelSolid.o: ../common/ibmTrace.h
mpelText.o: ../../../.././X11/X.h ../../../.././X11/Xmd.h
mpelText.o: ../../../.././X11/Xproto.h ../../../.././X11/Xprotostr.h
mpelText.o: ../../../include/fontstruct.h ../../../include/font.h
mpelText.o: ../../../include/servermd.h ../../../include/misc.h
mpelText.o: ../../../include/os.h ../../../include/dixfontstr.h
mpelText.o: ../../../include/dixfont.h ../../../include/gcstruct.h
mpelText.o: ../../../include/gc.h ../../../include/miscstruct.h
mpelText.o: ../../../include/region.h ../../../include/pixmap.h
mpelText.o: ../../../include/screenint.h ../../../include/windowstr.h
mpelText.o: ../../../include/window.h ../../../include/pixmapstr.h
mpelText.o: ../../../include/regionstr.h ../../../include/cursor.h
mpelText.o: ../../../include/property.h ../../../include/resource.h
mpelText.o: ../../../include/dix.h ../../../include/scrnintstr.h
mpelText.o: ../../../include/colormap.h ../BSDrt/OScompiler.h
mpelText.o: ../common/ibmScreen.h ../ppc/ppc.h ../ppc/ppcGCstr.h
mpelText.o: ../ppc/ppcScrn.h ../ppc/ppcCache.h ../ppc/ppcProcs.h mpel.h
mpelText.o: mpelHdwr.h mpelFifo.h mpelFont.h ../common/ibmTrace.h
mpelTile.o: ../../../.././X11/X.h ../../../.././X11/Xmd.h
mpelTile.o: ../../../include/pixmapstr.h ../../../include/pixmap.h
mpelTile.o: ../../../include/screenint.h ../../../include/miscstruct.h
mpelTile.o: ../../../include/misc.h ../../../include/os.h
mpelTile.o: ../../../include/regionstr.h ../../../include/region.h
mpelTile.o: ../BSDrt/OScompiler.h mpel.h mpelHdwr.h mpelFifo.h
mpelTile.o: ../common/ibmTrace.h
mpeluCode.o: /usr/include/sys/types.h /usr/include/fcntl.h
mpeluCode.o: ../../../.././X11/Xmd.h ../common/ibmTrace.h mpelHdwr.h
mpelUtil.o: ../../../.././X11/X.h ../../../.././X11/Xmd.h
mpelUtil.o: ../../../include/misc.h ../../../include/os.h
mpelUtil.o: ../../../include/regionstr.h ../../../include/region.h
mpelUtil.o: ../../../include/miscstruct.h mpel.h mpelHdwr.h mpelFifo.h
mpelUtil.o: ../common/ibmTrace.h
mpelXmorg.o: ../../../include/font.h ../../../include/servermd.h
mpelData.o: ../../../.././X11/X.h ../../../.././X11/Xproto.h
mpelData.o: ../../../.././X11/Xmd.h ../../../.././X11/Xprotostr.h
mpelData.o: ../../../include/miscstruct.h ../../../include/misc.h
mpelData.o: ../../../include/os.h ../../../include/scrnintstr.h
mpelData.o: ../../../include/screenint.h ../../../include/region.h
mpelData.o: ../../../include/pixmap.h ../../../include/gc.h
mpelData.o: ../../../include/colormap.h ../../../include/font.h
mpelData.o: ../../../include/servermd.h ../../../include/pixmapstr.h
mpelData.o: ../../../include/window.h ../../../include/gcstruct.h
mpelData.o: ../../../include/dixfont.h ../../../include/colormapst.h
mpelData.o: ../../../include/cursorstr.h ../../../include/cursor.h
mpelData.o: ../../mi/mistruct.h ../../mi/mi.h ../../mfb/mfb.h
mpelData.o: ../../mi/mibstore.h ../BSDrt/OScursor.h ../common/ibmScreen.h
mpelData.o: ../ppc/ppc.h ../ppc/ppcGCstr.h ../ppc/ppcScrn.h ../ppc/ppcCache.h
mpelData.o: ../ppc/ppcProcs.h mpel.h mpelProcs.h
