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

# platform:  $XConsortium: pegasus.cf,v 1.6 89/07/23 15:40:59 rws Exp $
# operating system:              UTek 4.0

.DIRECTORIES:

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

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

    STD_DEFINES =    -DTEKPLX -DUTEK
INSTNONEXECFLAGS = -m 0444
      MKPATHSRC = $(UTILSRC)/mkpath
         MKPATH = $(MKPATHSRC)/mkpath
       XULIBSRC = $(LIBSRC)/Xu
          XULIB = $(XULIBSRC)/libXu.a
   EX_IMAKE_CMD = $(NEWTOP)$(IMAKE) -TImake.tmpl.ex -I$(NEWTOP)$(IRULESRC) \
			-s Makefile.ex $(IMAKE_DEFINES)
  UBE_IMAKE_CMD = $(NEWTOP)$(IMAKE) -DUBE -TImake.tmpl.ube \
			-I$(NEWTOP)$(IRULESRC) \
			-s makefile $(IMAKE_DEFINES)
      CONFIGDIR = $(LIBDIR)/config
   CONFIGTEKDIR = $(CONFIGDIR)/zzTek
CONFIGTEKINTLDIR = $(CONFIGDIR)/zzTekIntl
CONFIGTEKCOMPOSESEQDIR = $(CONFIGDIR)/zzTekcompose
CONFIGTEKCOMPOSEDIR = $(CONFIGDIR)/zzTekCompose
  CONFIGSITEDIR = $(CONFIGDIR)/zzsite
DEFAULTFONTPATH = $(FONTDIR)/misc/,$(FONTDIR)/100dpi/
    REMAPBDFSRC = $(UTILSRC)/remapbdf
       REMAPBDF = $(REMAPBDFSRC)/remapbdf
    REMAPBDFDIR = $(LIBDIR)/usr/samples/fonts/remapbdf
 CONTRIB_LIBSRC = $(CONTRIBSRC)/lib
    CONTRIB_LIB = $(CONTRIB_LIBSRC)/libcontrib.a
    XAPPXRDBDIR = $(LIBDIR)/app-xrdb

  75DPI_FONTSRC = $(FONTSRC)/bdf/75dpi
 100DPI_FONTSRC = $(FONTSRC)/bdf/100dpi
TEK100DPI_FONTSRC = $(FONTSRC)/bdf/tek100dpi

    100DPI_SRCS = \
	courB10 courB12 courB14 courB18 \
	courBO10 courBO12 courBO14 courBO18 \
	courO10 courO12 courO14 courO18 \
	courR10 courR12 courR14 courR18 \
	charB08 charB10 charB12 charB14 \
	charBI08 charBI10 charBI12 charBI14 \
	charI08 charI10 charI12 charI14 \
	charR08 charR10 charR12 charR14

     75DPI_SRCS = \
	courB10 courB12 courB14 courB18 \
	courBO10 courBO12 courBO14 courBO18 \
	courO10 courO12 courO14 courO18 \
	courR10 courR12 courR14 courR18 \
	charB08 charB10 charB12 charB14 \
	charBI08 charBI10 charBI12 charBI14 \
	charI08 charI10 charI12 charI14 \
	charR08 charR10 charR12 charR14

 TEK100DPI_ISO_SRCS = \
	LucidaV2RT10 \
	LucidaV2RT12 \
	LucidaV2RT14 \
	LucidaV2RT18
 TEK100DPI_BOLD_SRCS = \
	LucidaV2BT10
 TEK100DPI_SRCS = \
	LucidaRT10 \
	LucidaBT10 \
	LucidaRT12 \
	LucidaBT12

 ISOMAPFILENAME = 8859
SUPPMAPFILENAME = supp

   INCSRC = $(TOP)/include

            SHELL = 	/bin/sh

              TOP = ../../../../.
      CURRENT_DIR = ././server/ddx/tek/tekplx

               AR = ar cq
  BOOTSTRAPCFLAGS =    -DTEKPLX -DUTEK
               CC = cc

         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 =          /bin/true
  RANLIBINSTFLAGS =
               RM = rm -f
     STD_INCLUDES =
  STD_CPP_DEFINES = -DTEKPLX -DUTEK
      STD_DEFINES =    -DTEKPLX -DUTEK
 EXTRA_LOAD_FLAGS =
  EXTRA_LIBRARIES =
             TAGS = ctags
            TOUCH = touch

   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 = -g
        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 = tekplx.cf
           RM_CMD = $(RM) *.CKP *.ln *.BAK *.bak *.o *.obmw *.ogds *.open 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/lib/X11/r4bin
          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 =  $(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)

           TEKTOP = $(TOP)/../tek
       TEKUTILSRC = $(TEKTOP)/util
    EXTINCLUDESRC = $(EXTENSIONSRC)/include
 SERVERINCLUDESRC = $(SERVERSRC)/include

###########################################################################
# 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 = cc
    CCOPTIONS =
  STD_DEFINES =      -DTEKPLX -DUTEK -DVIDEOX -DSHAPE -DDBM
  CDEBUGFLAGS = -g
  EXT_DEFINES = -DVIDEOX -DSHAPE
IMAKE_DEFINES = -DVIDEOX -DSHAPE

SRCS =	\
	plxBitblt.c \
	plxBstore.c \
	plxColor.c \
	plxEvents.c \
	plxFill.c \
	plxFont.c \
	plxGC.c \
	plxImage.c \
	plxGetsp.c \
	plxGlyph.c \
	plxInit.c \
	plxKb.c \
	plxMisc.c \
	plxMouse.c \
	plxPaint.c \
	plxPixmap.c \
	plxPoint.c \
	plxPolygon.c \
	plxPushpix.c \
	plxScreen.c \
	plxSetsp.c \
	plxWindow.c \
	plxZeroln.c

OFILES = plxInit.o plxEvents.o

OBJS = \
	plxBitblt.o \
	plxBstore.o \
	plxColor.o \
	plxFill.o \
	plxFont.o \
	plxGC.o \
	plxImage.o \
	plxGetsp.o \
	plxGlyph.o \
	plxKb.o \
	plxMisc.o \
	plxMouse.o \
	plxPaint.o \
	plxPixmap.o \
	plxPoint.o \
	plxPolygon.o \
	plxPushpix.o \
	plxScreen.o \
	plxSetsp.o \
	plxWindow.o \
	plxZeroln.o

STD_DEFINES =      -DTEKPLX -DUTEK -DVIDEOX -DSHAPE -DDBM -Dis68k
CDEBUGFLAGS = -g -DPARALLAX_CMDKEYS
   INCLUDES = -I. -I$(LIBSRC)/parallax/include -I$(SERVERSRC)/include \
	      -I$(SERVERSRC)/ddx/mi -I$(INCLUDESRC)
   LINTLIBS = ../../dix/llib-ldix.ln ../../os/4.2bsd/llib-los.ln \
	      ../mfb/llib-lmfb.ln ../mi/llib-lmi.ln

.c.o:
	$(RM) $@
	$(CC) -c $(CFLAGS) $*.c
.s.o:
	$(RM) $@
	$(AS) $(CFLAGS) -I/usr/include -M -68020 $*.s -o $*.o
.c.omit:
	$(RM) $@
	$(CC) -c $(CFLAGS) $*.c
	$(MV) $*.o $*.omit
.s.omit:
	$(RM) $@
	$(AS) $(CFLAGS) -I/usr/include -M -68020 $*.s -o $*.omit
.c.obmw:
	$(RM) $@
	$(CC) -c $(BMW_CFLAGS) $*.c
	$(MV) $*.o $*.obmw
.s.obmw:
	$(RM) $@
	$(AS) $(BMW_CFLAGS) -I/usr/include -M -68020 $*.s -o $*.obmw
.c.ogds:
	$(RM) $@
	$(CC) -c $(GDS_CFLAGS) $*.c
	$(MV) $*.o $*.ogds
.s.ogds:
	$(RM) $@
	$(AS) $(GDS_CFLAGS) -I/usr/include -M -68020 $*.s -o $*.ogds
.c.open:
	$(RM) $@
	$(CC) -c $(PEN_CFLAGS) $*.c
	$(MV) $*.o $*.open
.s.open:
	$(RM) $@
	$(AS) $(PEN_CFLAGS) -I/usr/include -M -68020 $*.s -o $*.open

all:: $(OFILES)

lintlib:

all:: libplx.a

redepend::

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

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

depend:: $(DEPEND)

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

redepend:: depend
depend::
	$(DEPEND) -s "# DO NOT DELETE" -- $(ALLDEFINES) -- $(SRCS)

install.man:: Xplx.man
	$(INSTALL) -c $(INSTMANFLAGS) Xplx.man $(MANDIR)/Xplx.n

###########################################################################
# 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)
	$(MAKE) redepend

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 Makefile.ex::

includes::

redepend::

plx:: all

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

# DO NOT DELETE

plxBitblt.o: Xplx.h /usr/include/stdio.h /usr/include/sys/types.h
plxBitblt.o: ../../../.././lib/parallax/include/plxlib.h
plxBitblt.o: ../../../.././lib/parallax/include/plxeis.h
plxBitblt.o: ../../../.././lib/parallax/include/pl_cache.h
plxBitblt.o: ../../../.././X11/Xmd.h ../../../.././X11/X.h
plxBitblt.o: ../../../.././server/include/pixmapstr.h
plxBitblt.o: ../../../.././server/include/pixmap.h
plxBitblt.o: ../../../.././server/include/screenint.h
plxBitblt.o: ../../../.././server/include/miscstruct.h
plxBitblt.o: ../../../.././server/include/misc.h
plxBitblt.o: ../../../.././server/include/os.h
plxBitblt.o: ../../../.././server/include/regionstr.h
plxBitblt.o: ../../../.././server/include/region.h
plxBitblt.o: ../../../.././server/include/scrnintstr.h
plxBitblt.o: ../../../.././server/include/gc.h
plxBitblt.o: ../../../.././server/include/colormap.h
plxBitblt.o: ../../../.././server/include/servermd.h
plxBitblt.o: ../../../.././server/include/windowstr.h
plxBitblt.o: ../../../.././server/include/window.h
plxBitblt.o: ../../../.././server/include/cursor.h
plxBitblt.o: ../../../.././server/include/property.h
plxBitblt.o: ../../../.././server/include/resource.h
plxBitblt.o: ../../../.././server/include/dix.h ../../../.././X11/Xprotostr.h
plxBitblt.o: ../../../.././server/include/gcstruct.h
plxBitblt.o: ../../../.././server/include/dixfont.h
plxBstore.o: Xplx.h /usr/include/stdio.h /usr/include/sys/types.h
plxBstore.o: ../../../.././lib/parallax/include/plxlib.h
plxBstore.o: ../../../.././lib/parallax/include/plxeis.h
plxBstore.o: ../../../.././lib/parallax/include/pl_cache.h
plxBstore.o: ../../../.././X11/Xmd.h ../../../.././X11/X.h
plxBstore.o: ../../../.././server/include/pixmapstr.h
plxBstore.o: ../../../.././server/include/pixmap.h
plxBstore.o: ../../../.././server/include/screenint.h
plxBstore.o: ../../../.././server/include/miscstruct.h
plxBstore.o: ../../../.././server/include/misc.h
plxBstore.o: ../../../.././server/include/os.h
plxBstore.o: ../../../.././server/include/regionstr.h
plxBstore.o: ../../../.././server/include/region.h
plxBstore.o: ../../../.././server/include/scrnintstr.h
plxBstore.o: ../../../.././server/include/gc.h
plxBstore.o: ../../../.././server/include/colormap.h
plxBstore.o: ../../../.././server/include/servermd.h
plxBstore.o: ../../../.././server/include/windowstr.h
plxBstore.o: ../../../.././server/include/window.h
plxBstore.o: ../../../.././server/include/cursor.h
plxBstore.o: ../../../.././server/include/property.h
plxBstore.o: ../../../.././server/include/resource.h
plxBstore.o: ../../../.././server/include/dix.h ../../../.././X11/Xprotostr.h
plxBstore.o: ../../../.././server/include/gcstruct.h
plxBstore.o: ../../../.././server/include/dixfont.h
plxColor.o: Xplx.h /usr/include/stdio.h /usr/include/sys/types.h
plxColor.o: ../../../.././lib/parallax/include/plxlib.h
plxColor.o: ../../../.././lib/parallax/include/plxeis.h
plxColor.o: ../../../.././lib/parallax/include/pl_cache.h
plxColor.o: ../../../.././X11/Xmd.h ../../../.././X11/X.h
plxColor.o: ../../../.././server/include/pixmapstr.h
plxColor.o: ../../../.././server/include/pixmap.h
plxColor.o: ../../../.././server/include/screenint.h
plxColor.o: ../../../.././server/include/miscstruct.h
plxColor.o: ../../../.././server/include/misc.h
plxColor.o: ../../../.././server/include/os.h
plxColor.o: ../../../.././server/include/regionstr.h
plxColor.o: ../../../.././server/include/region.h
plxColor.o: ../../../.././server/include/scrnintstr.h
plxColor.o: ../../../.././server/include/gc.h
plxColor.o: ../../../.././server/include/colormap.h
plxColor.o: ../../../.././server/include/servermd.h
plxColor.o: ../../../.././server/include/windowstr.h
plxColor.o: ../../../.././server/include/window.h
plxColor.o: ../../../.././server/include/cursor.h
plxColor.o: ../../../.././server/include/property.h
plxColor.o: ../../../.././server/include/resource.h
plxColor.o: ../../../.././server/include/dix.h ../../../.././X11/Xprotostr.h
plxColor.o: ../../../.././server/include/gcstruct.h
plxColor.o: ../../../.././server/include/dixfont.h ../../../.././X11/Xproto.h
plxColor.o: ../../../.././server/include/colormapst.h
plxEvents.o: Xplx.h /usr/include/stdio.h /usr/include/sys/types.h
plxEvents.o: ../../../.././lib/parallax/include/plxlib.h
plxEvents.o: ../../../.././lib/parallax/include/plxeis.h
plxEvents.o: ../../../.././lib/parallax/include/pl_cache.h
plxEvents.o: ../../../.././X11/Xmd.h ../../../.././X11/X.h
plxEvents.o: ../../../.././server/include/pixmapstr.h
plxEvents.o: ../../../.././server/include/pixmap.h
plxEvents.o: ../../../.././server/include/screenint.h
plxEvents.o: ../../../.././server/include/miscstruct.h
plxEvents.o: ../../../.././server/include/misc.h
plxEvents.o: ../../../.././server/include/os.h
plxEvents.o: ../../../.././server/include/regionstr.h
plxEvents.o: ../../../.././server/include/region.h
plxEvents.o: ../../../.././server/include/scrnintstr.h
plxEvents.o: ../../../.././server/include/gc.h
plxEvents.o: ../../../.././server/include/colormap.h
plxEvents.o: ../../../.././server/include/servermd.h
plxEvents.o: ../../../.././server/include/windowstr.h
plxEvents.o: ../../../.././server/include/window.h
plxEvents.o: ../../../.././server/include/cursor.h
plxEvents.o: ../../../.././server/include/property.h
plxEvents.o: ../../../.././server/include/resource.h
plxEvents.o: ../../../.././server/include/dix.h ../../../.././X11/Xprotostr.h
plxEvents.o: ../../../.././server/include/gcstruct.h
plxEvents.o: ../../../.././server/include/dixfont.h /usr/include/sys/time.h
plxEvents.o: ../../../.././X11/Xproto.h ../../../.././server/include/input.h
plxFill.o: Xplx.h /usr/include/stdio.h /usr/include/sys/types.h
plxFill.o: ../../../.././lib/parallax/include/plxlib.h
plxFill.o: ../../../.././lib/parallax/include/plxeis.h
plxFill.o: ../../../.././lib/parallax/include/pl_cache.h
plxFill.o: ../../../.././X11/Xmd.h ../../../.././X11/X.h
plxFill.o: ../../../.././server/include/pixmapstr.h
plxFill.o: ../../../.././server/include/pixmap.h
plxFill.o: ../../../.././server/include/screenint.h
plxFill.o: ../../../.././server/include/miscstruct.h
plxFill.o: ../../../.././server/include/misc.h
plxFill.o: ../../../.././server/include/os.h
plxFill.o: ../../../.././server/include/regionstr.h
plxFill.o: ../../../.././server/include/region.h
plxFill.o: ../../../.././server/include/scrnintstr.h
plxFill.o: ../../../.././server/include/gc.h
plxFill.o: ../../../.././server/include/colormap.h
plxFill.o: ../../../.././server/include/servermd.h
plxFill.o: ../../../.././server/include/windowstr.h
plxFill.o: ../../../.././server/include/window.h
plxFill.o: ../../../.././server/include/cursor.h
plxFill.o: ../../../.././server/include/property.h
plxFill.o: ../../../.././server/include/resource.h
plxFill.o: ../../../.././server/include/dix.h ../../../.././X11/Xprotostr.h
plxFill.o: ../../../.././server/include/gcstruct.h
plxFill.o: ../../../.././server/include/dixfont.h
plxFont.o: Xplx.h /usr/include/stdio.h /usr/include/sys/types.h
plxFont.o: ../../../.././lib/parallax/include/plxlib.h
plxFont.o: ../../../.././lib/parallax/include/plxeis.h
plxFont.o: ../../../.././lib/parallax/include/pl_cache.h
plxFont.o: ../../../.././X11/Xmd.h ../../../.././X11/X.h
plxFont.o: ../../../.././server/include/pixmapstr.h
plxFont.o: ../../../.././server/include/pixmap.h
plxFont.o: ../../../.././server/include/screenint.h
plxFont.o: ../../../.././server/include/miscstruct.h
plxFont.o: ../../../.././server/include/misc.h
plxFont.o: ../../../.././server/include/os.h
plxFont.o: ../../../.././server/include/regionstr.h
plxFont.o: ../../../.././server/include/region.h
plxFont.o: ../../../.././server/include/scrnintstr.h
plxFont.o: ../../../.././server/include/gc.h
plxFont.o: ../../../.././server/include/colormap.h
plxFont.o: ../../../.././server/include/servermd.h
plxFont.o: ../../../.././server/include/windowstr.h
plxFont.o: ../../../.././server/include/window.h
plxFont.o: ../../../.././server/include/cursor.h
plxFont.o: ../../../.././server/include/property.h
plxFont.o: ../../../.././server/include/resource.h
plxFont.o: ../../../.././server/include/dix.h ../../../.././X11/Xprotostr.h
plxFont.o: ../../../.././server/include/gcstruct.h
plxFont.o: ../../../.././server/include/dixfont.h ../../../.././X11/Xproto.h
plxFont.o: ../../../.././server/include/fontstruct.h
plxFont.o: ../../../.././server/include/font.h
plxFont.o: ../../../.././server/include/dixfontstr.h
plxGC.o: Xplx.h /usr/include/stdio.h /usr/include/sys/types.h
plxGC.o: ../../../.././lib/parallax/include/plxlib.h
plxGC.o: ../../../.././lib/parallax/include/plxeis.h
plxGC.o: ../../../.././lib/parallax/include/pl_cache.h
plxGC.o: ../../../.././X11/Xmd.h ../../../.././X11/X.h
plxGC.o: ../../../.././server/include/pixmapstr.h
plxGC.o: ../../../.././server/include/pixmap.h
plxGC.o: ../../../.././server/include/screenint.h
plxGC.o: ../../../.././server/include/miscstruct.h
plxGC.o: ../../../.././server/include/misc.h
plxGC.o: ../../../.././server/include/os.h
plxGC.o: ../../../.././server/include/regionstr.h
plxGC.o: ../../../.././server/include/region.h
plxGC.o: ../../../.././server/include/scrnintstr.h
plxGC.o: ../../../.././server/include/gc.h
plxGC.o: ../../../.././server/include/colormap.h
plxGC.o: ../../../.././server/include/servermd.h
plxGC.o: ../../../.././server/include/windowstr.h
plxGC.o: ../../../.././server/include/window.h
plxGC.o: ../../../.././server/include/cursor.h
plxGC.o: ../../../.././server/include/property.h
plxGC.o: ../../../.././server/include/resource.h
plxGC.o: ../../../.././server/include/dix.h ../../../.././X11/Xprotostr.h
plxGC.o: ../../../.././server/include/gcstruct.h
plxGC.o: ../../../.././server/include/dixfont.h
plxGC.o: ../../../.././server/ddx/mi/mistruct.h
plxGC.o: ../../../.././server/ddx/mi/mi.h
plxGC.o: ../../../.././server/ddx/mi/mibstore.h
plxImage.o: Xplx.h /usr/include/stdio.h /usr/include/sys/types.h
plxImage.o: ../../../.././lib/parallax/include/plxlib.h
plxImage.o: ../../../.././lib/parallax/include/plxeis.h
plxImage.o: ../../../.././lib/parallax/include/pl_cache.h
plxImage.o: ../../../.././X11/Xmd.h ../../../.././X11/X.h
plxImage.o: ../../../.././server/include/pixmapstr.h
plxImage.o: ../../../.././server/include/pixmap.h
plxImage.o: ../../../.././server/include/screenint.h
plxImage.o: ../../../.././server/include/miscstruct.h
plxImage.o: ../../../.././server/include/misc.h
plxImage.o: ../../../.././server/include/os.h
plxImage.o: ../../../.././server/include/regionstr.h
plxImage.o: ../../../.././server/include/region.h
plxImage.o: ../../../.././server/include/scrnintstr.h
plxImage.o: ../../../.././server/include/gc.h
plxImage.o: ../../../.././server/include/colormap.h
plxImage.o: ../../../.././server/include/servermd.h
plxImage.o: ../../../.././server/include/windowstr.h
plxImage.o: ../../../.././server/include/window.h
plxImage.o: ../../../.././server/include/cursor.h
plxImage.o: ../../../.././server/include/property.h
plxImage.o: ../../../.././server/include/resource.h
plxImage.o: ../../../.././server/include/dix.h ../../../.././X11/Xprotostr.h
plxImage.o: ../../../.././server/include/gcstruct.h
plxImage.o: ../../../.././server/include/dixfont.h
plxGetsp.o: Xplx.h /usr/include/stdio.h /usr/include/sys/types.h
plxGetsp.o: ../../../.././lib/parallax/include/plxlib.h
plxGetsp.o: ../../../.././lib/parallax/include/plxeis.h
plxGetsp.o: ../../../.././lib/parallax/include/pl_cache.h
plxGetsp.o: ../../../.././X11/Xmd.h ../../../.././X11/X.h
plxGetsp.o: ../../../.././server/include/pixmapstr.h
plxGetsp.o: ../../../.././server/include/pixmap.h
plxGetsp.o: ../../../.././server/include/screenint.h
plxGetsp.o: ../../../.././server/include/miscstruct.h
plxGetsp.o: ../../../.././server/include/misc.h
plxGetsp.o: ../../../.././server/include/os.h
plxGetsp.o: ../../../.././server/include/regionstr.h
plxGetsp.o: ../../../.././server/include/region.h
plxGetsp.o: ../../../.././server/include/scrnintstr.h
plxGetsp.o: ../../../.././server/include/gc.h
plxGetsp.o: ../../../.././server/include/colormap.h
plxGetsp.o: ../../../.././server/include/servermd.h
plxGetsp.o: ../../../.././server/include/windowstr.h
plxGetsp.o: ../../../.././server/include/window.h
plxGetsp.o: ../../../.././server/include/cursor.h
plxGetsp.o: ../../../.././server/include/property.h
plxGetsp.o: ../../../.././server/include/resource.h
plxGetsp.o: ../../../.././server/include/dix.h ../../../.././X11/Xprotostr.h
plxGetsp.o: ../../../.././server/include/gcstruct.h
plxGetsp.o: ../../../.././server/include/dixfont.h
plxGlyph.o: Xplx.h /usr/include/stdio.h /usr/include/sys/types.h
plxGlyph.o: ../../../.././lib/parallax/include/plxlib.h
plxGlyph.o: ../../../.././lib/parallax/include/plxeis.h
plxGlyph.o: ../../../.././lib/parallax/include/pl_cache.h
plxGlyph.o: ../../../.././X11/Xmd.h ../../../.././X11/X.h
plxGlyph.o: ../../../.././server/include/pixmapstr.h
plxGlyph.o: ../../../.././server/include/pixmap.h
plxGlyph.o: ../../../.././server/include/screenint.h
plxGlyph.o: ../../../.././server/include/miscstruct.h
plxGlyph.o: ../../../.././server/include/misc.h
plxGlyph.o: ../../../.././server/include/os.h
plxGlyph.o: ../../../.././server/include/regionstr.h
plxGlyph.o: ../../../.././server/include/region.h
plxGlyph.o: ../../../.././server/include/scrnintstr.h
plxGlyph.o: ../../../.././server/include/gc.h
plxGlyph.o: ../../../.././server/include/colormap.h
plxGlyph.o: ../../../.././server/include/servermd.h
plxGlyph.o: ../../../.././server/include/windowstr.h
plxGlyph.o: ../../../.././server/include/window.h
plxGlyph.o: ../../../.././server/include/cursor.h
plxGlyph.o: ../../../.././server/include/property.h
plxGlyph.o: ../../../.././server/include/resource.h
plxGlyph.o: ../../../.././server/include/dix.h ../../../.././X11/Xprotostr.h
plxGlyph.o: ../../../.././server/include/gcstruct.h
plxGlyph.o: ../../../.././server/include/dixfont.h ../../../.././X11/Xproto.h
plxGlyph.o: ../../../.././server/include/fontstruct.h
plxGlyph.o: ../../../.././server/include/font.h
plxGlyph.o: ../../../.././server/include/dixfontstr.h
plxInit.o: Xplx.h /usr/include/stdio.h /usr/include/sys/types.h
plxInit.o: ../../../.././lib/parallax/include/plxlib.h
plxInit.o: ../../../.././lib/parallax/include/plxeis.h
plxInit.o: ../../../.././lib/parallax/include/pl_cache.h
plxInit.o: ../../../.././X11/Xmd.h ../../../.././X11/X.h
plxInit.o: ../../../.././server/include/pixmapstr.h
plxInit.o: ../../../.././server/include/pixmap.h
plxInit.o: ../../../.././server/include/screenint.h
plxInit.o: ../../../.././server/include/miscstruct.h
plxInit.o: ../../../.././server/include/misc.h
plxInit.o: ../../../.././server/include/os.h
plxInit.o: ../../../.././server/include/regionstr.h
plxInit.o: ../../../.././server/include/region.h
plxInit.o: ../../../.././server/include/scrnintstr.h
plxInit.o: ../../../.././server/include/gc.h
plxInit.o: ../../../.././server/include/colormap.h
plxInit.o: ../../../.././server/include/servermd.h
plxInit.o: ../../../.././server/include/windowstr.h
plxInit.o: ../../../.././server/include/window.h
plxInit.o: ../../../.././server/include/cursor.h
plxInit.o: ../../../.././server/include/property.h
plxInit.o: ../../../.././server/include/resource.h
plxInit.o: ../../../.././server/include/dix.h ../../../.././X11/Xprotostr.h
plxInit.o: ../../../.././server/include/gcstruct.h
plxInit.o: ../../../.././server/include/dixfont.h
plxInit.o: ../../../.././server/include/input.h
plxKb.o: Xplx.h /usr/include/stdio.h /usr/include/sys/types.h
plxKb.o: ../../../.././lib/parallax/include/plxlib.h
plxKb.o: ../../../.././lib/parallax/include/plxeis.h
plxKb.o: ../../../.././lib/parallax/include/pl_cache.h
plxKb.o: ../../../.././X11/Xmd.h ../../../.././X11/X.h
plxKb.o: ../../../.././server/include/pixmapstr.h
plxKb.o: ../../../.././server/include/pixmap.h
plxKb.o: ../../../.././server/include/screenint.h
plxKb.o: ../../../.././server/include/miscstruct.h
plxKb.o: ../../../.././server/include/misc.h
plxKb.o: ../../../.././server/include/os.h
plxKb.o: ../../../.././server/include/regionstr.h
plxKb.o: ../../../.././server/include/region.h
plxKb.o: ../../../.././server/include/scrnintstr.h
plxKb.o: ../../../.././server/include/gc.h
plxKb.o: ../../../.././server/include/colormap.h
plxKb.o: ../../../.././server/include/servermd.h
plxKb.o: ../../../.././server/include/windowstr.h
plxKb.o: ../../../.././server/include/window.h
plxKb.o: ../../../.././server/include/cursor.h
plxKb.o: ../../../.././server/include/property.h
plxKb.o: ../../../.././server/include/resource.h
plxKb.o: ../../../.././server/include/dix.h ../../../.././X11/Xprotostr.h
plxKb.o: ../../../.././server/include/gcstruct.h
plxKb.o: ../../../.././server/include/dixfont.h /usr/include/sys/file.h
plxKb.o: /usr/include/sys/time.h ../../../.././X11/Xproto.h
plxKb.o: ../../../.././server/include/cursorstr.h
plxKb.o: ../../../.././server/include/input.h
plxMisc.o: Xplx.h /usr/include/stdio.h /usr/include/sys/types.h
plxMisc.o: ../../../.././lib/parallax/include/plxlib.h
plxMisc.o: ../../../.././lib/parallax/include/plxeis.h
plxMisc.o: ../../../.././lib/parallax/include/pl_cache.h
plxMisc.o: ../../../.././X11/Xmd.h ../../../.././X11/X.h
plxMisc.o: ../../../.././server/include/pixmapstr.h
plxMisc.o: ../../../.././server/include/pixmap.h
plxMisc.o: ../../../.././server/include/screenint.h
plxMisc.o: ../../../.././server/include/miscstruct.h
plxMisc.o: ../../../.././server/include/misc.h
plxMisc.o: ../../../.././server/include/os.h
plxMisc.o: ../../../.././server/include/regionstr.h
plxMisc.o: ../../../.././server/include/region.h
plxMisc.o: ../../../.././server/include/scrnintstr.h
plxMisc.o: ../../../.././server/include/gc.h
plxMisc.o: ../../../.././server/include/colormap.h
plxMisc.o: ../../../.././server/include/servermd.h
plxMisc.o: ../../../.././server/include/windowstr.h
plxMisc.o: ../../../.././server/include/window.h
plxMisc.o: ../../../.././server/include/cursor.h
plxMisc.o: ../../../.././server/include/property.h
plxMisc.o: ../../../.././server/include/resource.h
plxMisc.o: ../../../.././server/include/dix.h ../../../.././X11/Xprotostr.h
plxMisc.o: ../../../.././server/include/gcstruct.h
plxMisc.o: ../../../.././server/include/dixfont.h
plxMouse.o: Xplx.h /usr/include/stdio.h /usr/include/sys/types.h
plxMouse.o: ../../../.././lib/parallax/include/plxlib.h
plxMouse.o: ../../../.././lib/parallax/include/plxeis.h
plxMouse.o: ../../../.././lib/parallax/include/pl_cache.h
plxMouse.o: ../../../.././X11/Xmd.h ../../../.././X11/X.h
plxMouse.o: ../../../.././server/include/pixmapstr.h
plxMouse.o: ../../../.././server/include/pixmap.h
plxMouse.o: ../../../.././server/include/screenint.h
plxMouse.o: ../../../.././server/include/miscstruct.h
plxMouse.o: ../../../.././server/include/misc.h
plxMouse.o: ../../../.././server/include/os.h
plxMouse.o: ../../../.././server/include/regionstr.h
plxMouse.o: ../../../.././server/include/region.h
plxMouse.o: ../../../.././server/include/scrnintstr.h
plxMouse.o: ../../../.././server/include/gc.h
plxMouse.o: ../../../.././server/include/colormap.h
plxMouse.o: ../../../.././server/include/servermd.h
plxMouse.o: ../../../.././server/include/windowstr.h
plxMouse.o: ../../../.././server/include/window.h
plxMouse.o: ../../../.././server/include/cursor.h
plxMouse.o: ../../../.././server/include/property.h
plxMouse.o: ../../../.././server/include/resource.h
plxMouse.o: ../../../.././server/include/dix.h ../../../.././X11/Xprotostr.h
plxMouse.o: ../../../.././server/include/gcstruct.h
plxMouse.o: ../../../.././server/include/dixfont.h ../../../.././X11/Xproto.h
plxMouse.o: ../../../.././server/include/cursorstr.h
plxMouse.o: ../../../.././server/include/input.h
plxPaint.o: Xplx.h /usr/include/stdio.h /usr/include/sys/types.h
plxPaint.o: ../../../.././lib/parallax/include/plxlib.h
plxPaint.o: ../../../.././lib/parallax/include/plxeis.h
plxPaint.o: ../../../.././lib/parallax/include/pl_cache.h
plxPaint.o: ../../../.././X11/Xmd.h ../../../.././X11/X.h
plxPaint.o: ../../../.././server/include/pixmapstr.h
plxPaint.o: ../../../.././server/include/pixmap.h
plxPaint.o: ../../../.././server/include/screenint.h
plxPaint.o: ../../../.././server/include/miscstruct.h
plxPaint.o: ../../../.././server/include/misc.h
plxPaint.o: ../../../.././server/include/os.h
plxPaint.o: ../../../.././server/include/regionstr.h
plxPaint.o: ../../../.././server/include/region.h
plxPaint.o: ../../../.././server/include/scrnintstr.h
plxPaint.o: ../../../.././server/include/gc.h
plxPaint.o: ../../../.././server/include/colormap.h
plxPaint.o: ../../../.././server/include/servermd.h
plxPaint.o: ../../../.././server/include/windowstr.h
plxPaint.o: ../../../.././server/include/window.h
plxPaint.o: ../../../.././server/include/cursor.h
plxPaint.o: ../../../.././server/include/property.h
plxPaint.o: ../../../.././server/include/resource.h
plxPaint.o: ../../../.././server/include/dix.h ../../../.././X11/Xprotostr.h
plxPaint.o: ../../../.././server/include/gcstruct.h
plxPaint.o: ../../../.././server/include/dixfont.h
plxPixmap.o: Xplx.h /usr/include/stdio.h /usr/include/sys/types.h
plxPixmap.o: ../../../.././lib/parallax/include/plxlib.h
plxPixmap.o: ../../../.././lib/parallax/include/plxeis.h
plxPixmap.o: ../../../.././lib/parallax/include/pl_cache.h
plxPixmap.o: ../../../.././X11/Xmd.h ../../../.././X11/X.h
plxPixmap.o: ../../../.././server/include/pixmapstr.h
plxPixmap.o: ../../../.././server/include/pixmap.h
plxPixmap.o: ../../../.././server/include/screenint.h
plxPixmap.o: ../../../.././server/include/miscstruct.h
plxPixmap.o: ../../../.././server/include/misc.h
plxPixmap.o: ../../../.././server/include/os.h
plxPixmap.o: ../../../.././server/include/regionstr.h
plxPixmap.o: ../../../.././server/include/region.h
plxPixmap.o: ../../../.././server/include/scrnintstr.h
plxPixmap.o: ../../../.././server/include/gc.h
plxPixmap.o: ../../../.././server/include/colormap.h
plxPixmap.o: ../../../.././server/include/servermd.h
plxPixmap.o: ../../../.././server/include/windowstr.h
plxPixmap.o: ../../../.././server/include/window.h
plxPixmap.o: ../../../.././server/include/cursor.h
plxPixmap.o: ../../../.././server/include/property.h
plxPixmap.o: ../../../.././server/include/resource.h
plxPixmap.o: ../../../.././server/include/dix.h ../../../.././X11/Xprotostr.h
plxPixmap.o: ../../../.././server/include/gcstruct.h
plxPixmap.o: ../../../.././server/include/dixfont.h
plxPoint.o: Xplx.h /usr/include/stdio.h /usr/include/sys/types.h
plxPoint.o: ../../../.././lib/parallax/include/plxlib.h
plxPoint.o: ../../../.././lib/parallax/include/plxeis.h
plxPoint.o: ../../../.././lib/parallax/include/pl_cache.h
plxPoint.o: ../../../.././X11/Xmd.h ../../../.././X11/X.h
plxPoint.o: ../../../.././server/include/pixmapstr.h
plxPoint.o: ../../../.././server/include/pixmap.h
plxPoint.o: ../../../.././server/include/screenint.h
plxPoint.o: ../../../.././server/include/miscstruct.h
plxPoint.o: ../../../.././server/include/misc.h
plxPoint.o: ../../../.././server/include/os.h
plxPoint.o: ../../../.././server/include/regionstr.h
plxPoint.o: ../../../.././server/include/region.h
plxPoint.o: ../../../.././server/include/scrnintstr.h
plxPoint.o: ../../../.././server/include/gc.h
plxPoint.o: ../../../.././server/include/colormap.h
plxPoint.o: ../../../.././server/include/servermd.h
plxPoint.o: ../../../.././server/include/windowstr.h
plxPoint.o: ../../../.././server/include/window.h
plxPoint.o: ../../../.././server/include/cursor.h
plxPoint.o: ../../../.././server/include/property.h
plxPoint.o: ../../../.././server/include/resource.h
plxPoint.o: ../../../.././server/include/dix.h ../../../.././X11/Xprotostr.h
plxPoint.o: ../../../.././server/include/gcstruct.h
plxPoint.o: ../../../.././server/include/dixfont.h
plxPolygon.o: Xplx.h /usr/include/stdio.h /usr/include/sys/types.h
plxPolygon.o: ../../../.././lib/parallax/include/plxlib.h
plxPolygon.o: ../../../.././lib/parallax/include/plxeis.h
plxPolygon.o: ../../../.././lib/parallax/include/pl_cache.h
plxPolygon.o: ../../../.././X11/Xmd.h ../../../.././X11/X.h
plxPolygon.o: ../../../.././server/include/pixmapstr.h
plxPolygon.o: ../../../.././server/include/pixmap.h
plxPolygon.o: ../../../.././server/include/screenint.h
plxPolygon.o: ../../../.././server/include/miscstruct.h
plxPolygon.o: ../../../.././server/include/misc.h
plxPolygon.o: ../../../.././server/include/os.h
plxPolygon.o: ../../../.././server/include/regionstr.h
plxPolygon.o: ../../../.././server/include/region.h
plxPolygon.o: ../../../.././server/include/scrnintstr.h
plxPolygon.o: ../../../.././server/include/gc.h
plxPolygon.o: ../../../.././server/include/colormap.h
plxPolygon.o: ../../../.././server/include/servermd.h
plxPolygon.o: ../../../.././server/include/windowstr.h
plxPolygon.o: ../../../.././server/include/window.h
plxPolygon.o: ../../../.././server/include/cursor.h
plxPolygon.o: ../../../.././server/include/property.h
plxPolygon.o: ../../../.././server/include/resource.h
plxPolygon.o: ../../../.././server/include/dix.h
plxPolygon.o: ../../../.././X11/Xprotostr.h
plxPolygon.o: ../../../.././server/include/gcstruct.h
plxPolygon.o: ../../../.././server/include/dixfont.h
plxPushpix.o: Xplx.h /usr/include/stdio.h /usr/include/sys/types.h
plxPushpix.o: ../../../.././lib/parallax/include/plxlib.h
plxPushpix.o: ../../../.././lib/parallax/include/plxeis.h
plxPushpix.o: ../../../.././lib/parallax/include/pl_cache.h
plxPushpix.o: ../../../.././X11/Xmd.h ../../../.././X11/X.h
plxPushpix.o: ../../../.././server/include/pixmapstr.h
plxPushpix.o: ../../../.././server/include/pixmap.h
plxPushpix.o: ../../../.././server/include/screenint.h
plxPushpix.o: ../../../.././server/include/miscstruct.h
plxPushpix.o: ../../../.././server/include/misc.h
plxPushpix.o: ../../../.././server/include/os.h
plxPushpix.o: ../../../.././server/include/regionstr.h
plxPushpix.o: ../../../.././server/include/region.h
plxPushpix.o: ../../../.././server/include/scrnintstr.h
plxPushpix.o: ../../../.././server/include/gc.h
plxPushpix.o: ../../../.././server/include/colormap.h
plxPushpix.o: ../../../.././server/include/servermd.h
plxPushpix.o: ../../../.././server/include/windowstr.h
plxPushpix.o: ../../../.././server/include/window.h
plxPushpix.o: ../../../.././server/include/cursor.h
plxPushpix.o: ../../../.././server/include/property.h
plxPushpix.o: ../../../.././server/include/resource.h
plxPushpix.o: ../../../.././server/include/dix.h
plxPushpix.o: ../../../.././X11/Xprotostr.h
plxPushpix.o: ../../../.././server/include/gcstruct.h
plxPushpix.o: ../../../.././server/include/dixfont.h
plxScreen.o: Xplx.h /usr/include/stdio.h /usr/include/sys/types.h
plxScreen.o: ../../../.././lib/parallax/include/plxlib.h
plxScreen.o: ../../../.././lib/parallax/include/plxeis.h
plxScreen.o: ../../../.././lib/parallax/include/pl_cache.h
plxScreen.o: ../../../.././X11/Xmd.h ../../../.././X11/X.h
plxScreen.o: ../../../.././server/include/pixmapstr.h
plxScreen.o: ../../../.././server/include/pixmap.h
plxScreen.o: ../../../.././server/include/screenint.h
plxScreen.o: ../../../.././server/include/miscstruct.h
plxScreen.o: ../../../.././server/include/misc.h
plxScreen.o: ../../../.././server/include/os.h
plxScreen.o: ../../../.././server/include/regionstr.h
plxScreen.o: ../../../.././server/include/region.h
plxScreen.o: ../../../.././server/include/scrnintstr.h
plxScreen.o: ../../../.././server/include/gc.h
plxScreen.o: ../../../.././server/include/colormap.h
plxScreen.o: ../../../.././server/include/servermd.h
plxScreen.o: ../../../.././server/include/windowstr.h
plxScreen.o: ../../../.././server/include/window.h
plxScreen.o: ../../../.././server/include/cursor.h
plxScreen.o: ../../../.././server/include/property.h
plxScreen.o: ../../../.././server/include/resource.h
plxScreen.o: ../../../.././server/include/dix.h ../../../.././X11/Xprotostr.h
plxScreen.o: ../../../.././server/include/gcstruct.h
plxScreen.o: ../../../.././server/include/dixfont.h
plxScreen.o: ../../../.././X11/Xproto.h
plxScreen.o: ../../../.././server/include/cursorstr.h
plxScreen.o: ../../../.././server/include/input.h
plxScreen.o: ../../../.././server/include/colormapst.h
plxScreen.o: ../../../.././server/ddx/mi/mi.h
plxScreen.o: ../../../.././server/ddx/mi/mibstore.h
plxSetsp.o: Xplx.h /usr/include/stdio.h /usr/include/sys/types.h
plxSetsp.o: ../../../.././lib/parallax/include/plxlib.h
plxSetsp.o: ../../../.././lib/parallax/include/plxeis.h
plxSetsp.o: ../../../.././lib/parallax/include/pl_cache.h
plxSetsp.o: ../../../.././X11/Xmd.h ../../../.././X11/X.h
plxSetsp.o: ../../../.././server/include/pixmapstr.h
plxSetsp.o: ../../../.././server/include/pixmap.h
plxSetsp.o: ../../../.././server/include/screenint.h
plxSetsp.o: ../../../.././server/include/miscstruct.h
plxSetsp.o: ../../../.././server/include/misc.h
plxSetsp.o: ../../../.././server/include/os.h
plxSetsp.o: ../../../.././server/include/regionstr.h
plxSetsp.o: ../../../.././server/include/region.h
plxSetsp.o: ../../../.././server/include/scrnintstr.h
plxSetsp.o: ../../../.././server/include/gc.h
plxSetsp.o: ../../../.././server/include/colormap.h
plxSetsp.o: ../../../.././server/include/servermd.h
plxSetsp.o: ../../../.././server/include/windowstr.h
plxSetsp.o: ../../../.././server/include/window.h
plxSetsp.o: ../../../.././server/include/cursor.h
plxSetsp.o: ../../../.././server/include/property.h
plxSetsp.o: ../../../.././server/include/resource.h
plxSetsp.o: ../../../.././server/include/dix.h ../../../.././X11/Xprotostr.h
plxSetsp.o: ../../../.././server/include/gcstruct.h
plxSetsp.o: ../../../.././server/include/dixfont.h
plxWindow.o: Xplx.h /usr/include/stdio.h /usr/include/sys/types.h
plxWindow.o: ../../../.././lib/parallax/include/plxlib.h
plxWindow.o: ../../../.././lib/parallax/include/plxeis.h
plxWindow.o: ../../../.././lib/parallax/include/pl_cache.h
plxWindow.o: ../../../.././X11/Xmd.h ../../../.././X11/X.h
plxWindow.o: ../../../.././server/include/pixmapstr.h
plxWindow.o: ../../../.././server/include/pixmap.h
plxWindow.o: ../../../.././server/include/screenint.h
plxWindow.o: ../../../.././server/include/miscstruct.h
plxWindow.o: ../../../.././server/include/misc.h
plxWindow.o: ../../../.././server/include/os.h
plxWindow.o: ../../../.././server/include/regionstr.h
plxWindow.o: ../../../.././server/include/region.h
plxWindow.o: ../../../.././server/include/scrnintstr.h
plxWindow.o: ../../../.././server/include/gc.h
plxWindow.o: ../../../.././server/include/colormap.h
plxWindow.o: ../../../.././server/include/servermd.h
plxWindow.o: ../../../.././server/include/windowstr.h
plxWindow.o: ../../../.././server/include/window.h
plxWindow.o: ../../../.././server/include/cursor.h
plxWindow.o: ../../../.././server/include/property.h
plxWindow.o: ../../../.././server/include/resource.h
plxWindow.o: ../../../.././server/include/dix.h ../../../.././X11/Xprotostr.h
plxWindow.o: ../../../.././server/include/gcstruct.h
plxWindow.o: ../../../.././server/include/dixfont.h
plxWindow.o: ../../../.././server/ddx/mi/mi.h
plxZeroln.o: Xplx.h /usr/include/stdio.h /usr/include/sys/types.h
plxZeroln.o: ../../../.././lib/parallax/include/plxlib.h
plxZeroln.o: ../../../.././lib/parallax/include/plxeis.h
plxZeroln.o: ../../../.././lib/parallax/include/pl_cache.h
plxZeroln.o: ../../../.././X11/Xmd.h ../../../.././X11/X.h
plxZeroln.o: ../../../.././server/include/pixmapstr.h
plxZeroln.o: ../../../.././server/include/pixmap.h
plxZeroln.o: ../../../.././server/include/screenint.h
plxZeroln.o: ../../../.././server/include/miscstruct.h
plxZeroln.o: ../../../.././server/include/misc.h
plxZeroln.o: ../../../.././server/include/os.h
plxZeroln.o: ../../../.././server/include/regionstr.h
plxZeroln.o: ../../../.././server/include/region.h
plxZeroln.o: ../../../.././server/include/scrnintstr.h
plxZeroln.o: ../../../.././server/include/gc.h
plxZeroln.o: ../../../.././server/include/colormap.h
plxZeroln.o: ../../../.././server/include/servermd.h
plxZeroln.o: ../../../.././server/include/windowstr.h
plxZeroln.o: ../../../.././server/include/window.h
plxZeroln.o: ../../../.././server/include/cursor.h
plxZeroln.o: ../../../.././server/include/property.h
plxZeroln.o: ../../../.././server/include/resource.h
plxZeroln.o: ../../../.././server/include/dix.h ../../../.././X11/Xprotostr.h
plxZeroln.o: ../../../.././server/include/gcstruct.h
plxZeroln.o: ../../../.././server/include/dixfont.h
