# Makefile generated by imake - do not edit!
# $XConsortium: imake.c,v 1.65 91/07/25 17:50:17 rws Exp $

# -------------------------------------------------------------------------
# Makefile generated from "Imake.tmpl" and <Imakefile>
# $XConsortium: Imake.tmpl,v 1.138 91/07/30 14:59:20 rws Exp $
#
# Platform-specific parameters may be set in the appropriate <vendor>.cf
# configuration files.  Site-specific parameters should be set in the file
# site.def.  Full rebuilds are recommended if any parameters are changed.
#
# If your C preprocessor does not define any unique symbols, you will need
# to set BOOTSTRAPCFLAGS when rebuilding imake (usually when doing
# "make World" the first time).
#

# -------------------------------------------------------------------------
# site-specific configuration parameters that need to come before
# the platform-specific parameters - edit site.def to change

# site:  $XConsortium: site.def,v 1.2 91/07/30 20:26:44 rws Exp $

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

# platform:  $XConsortium: ultrix.cf,v 1.39 91/06/06 14:13:17 rws Exp $

# operating system:             Ultrix-32 4.2

# -------------------------------------------------------------------------
# site-specific configuration parameters that go after
# the platform-specific parameters - edit site.def to change

# site:  $XConsortium: site.def,v 1.2 91/07/30 20:26:44 rws Exp $

.c.o:
	$(CC) -c $(CFLAGS) $*.c
	ld -X -r -o $@.strip $@
	mv $@.strip $@

            SHELL = 	/bin/sh

              TOP = ../../../../.
      CURRENT_DIR = ./server/ddx/dec/tx

               AR = ar clq
  BOOTSTRAPCFLAGS =
               CC = cc
               AS = as

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

           RANLIB = ranlib
  RANLIBINSTFLAGS =

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

    PROTO_DEFINES = -DFUNCPROTO

     INSTPGMFLAGS =

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

      PROJECTROOT = /mit/x11/pmax_ul4

     TOP_INCLUDES = -I$(TOP)

      CDEBUGFLAGS = -O
        CCOPTIONS =

      ALLINCLUDES = $(INCLUDES) $(EXTRA_INCLUDES) $(TOP_INCLUDES) $(STD_INCLUDES)
       ALLDEFINES = $(ALLINCLUDES) $(STD_DEFINES) $(EXTRA_DEFINES) $(PROTO_DEFINES) $(DEFINES)
           CFLAGS = $(CDEBUGFLAGS) $(CCOPTIONS) $(ALLDEFINES)
        LINTFLAGS = $(LINTOPTS) -DLINT $(ALLDEFINES)

           LDLIBS = -L$(USRLIBDIR) $(SYS_LIBRARIES) $(EXTRA_LIBRARIES)

        LDOPTIONS = $(CDEBUGFLAGS) $(CCOPTIONS) $(LOCAL_LDFLAGS)

   LDCOMBINEFLAGS = -X -r
      DEPENDFLAGS =

        MACROFILE = ultrix.cf
           RM_CMD = $(RM) *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log MakeOut

    IMAKE_DEFINES =

         IRULESRC = $(CONFIGSRC)
        IMAKE_CMD = $(NEWTOP)$(IMAKE) -I$(NEWTOP)$(IRULESRC) $(IMAKE_DEFINES)

     ICONFIGFILES = $(IRULESRC)/Imake.tmpl $(IRULESRC)/Imake.rules \
			$(IRULESRC)/Project.tmpl $(IRULESRC)/site.def \
			$(IRULESRC)/$(MACROFILE) $(EXTRA_ICONFIGFILES)

# -------------------------------------------------------------------------
# X Window System Build Parameters
# $XConsortium: Project.tmpl,v 1.138 91/09/10 09:02:12 rws Exp $

# -------------------------------------------------------------------------
# X Window System make variables; this need to be coordinated with rules

          PATHSEP = /
        USRLIBDIR =  /mit/x11/pmax_ul4/lib
           BINDIR =  /mit/x11/pmax_ul4/bin
          INCROOT =  /mit/x11/pmax_ul4/include
     BUILDINCROOT = $(TOP)
      BUILDINCDIR = $(BUILDINCROOT)/X11
      BUILDINCTOP = ..
           INCDIR = $(INCROOT)/X11
           ADMDIR = /usr/adm
           LIBDIR = $(USRLIBDIR)/X11
        CONFIGDIR = $(LIBDIR)/config
       LINTLIBDIR = $(USRLIBDIR)/lint

          FONTDIR = $(LIBDIR)/fonts
         XINITDIR = $(LIBDIR)/xinit
           XDMDIR = $(LIBDIR)/xdm
           TWMDIR = $(LIBDIR)/twm
          MANPATH =  /mit/x11/pmax_ul4/man
    MANSOURCEPATH = $(MANPATH)/man
        MANSUFFIX = n
     LIBMANSUFFIX = 3
           MANDIR = $(MANSOURCEPATH)$(MANSUFFIX)
        LIBMANDIR = $(MANSOURCEPATH)$(LIBMANSUFFIX)
           NLSDIR = $(LIBDIR)/nls
        PEXAPIDIR = $(LIBDIR)/PEX
      XAPPLOADDIR = $(LIBDIR)/app-defaults
       FONTCFLAGS = -t

     INSTAPPFLAGS = $(INSTDATFLAGS)

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

            FONTC = $(BDFTOPCFSRC)/bdftopcf

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

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

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

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

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

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

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

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

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

        DEPXILIB =  $(XILIBSRC)/libXi.a
           XILIB = 			  $(DEPXILIB)

        DEPPHIGSLIB =  $(PHIGSLIBSRC)/libphigs.a
           PHIGSLIB = 			  $(DEPPHIGSLIB)

       DEPXBSDLIB =  $(LIBSRC)/Berk/libXbsd.a
          XBSDLIB = 			  $(DEPXBSDLIB)

 LINTEXTENSIONLIB =  $(EXTENSIONSRC)/lib/llib-lXext.ln
         LINTXLIB =  $(XLIBSRC)/llib-lX11.ln
          LINTXMU =  $(XMUSRC)/llib-lXmu.ln
        LINTXTOOL =  $(TOOLKITSRC)/llib-lXt.ln
          LINTXAW =  $(AWIDGETSRC)/llib-lXaw.ln
           LINTXI =  $(XILIBSRC)/llib-lXi.ln
        LINTPHIGS =  $(PHIGSLIBSRC)/llib-lphigs.ln

          DEPLIBS = $(LOCAL_LIBRARIES)

         DEPLIBS1 = $(DEPLIBS)
         DEPLIBS2 = $(DEPLIBS)
         DEPLIBS3 = $(DEPLIBS)

# -------------------------------------------------------------------------
# Imake rules for building libraries, programs, scripts, and data files
# rules:  $XConsortium: Imake.rules,v 1.121 91/08/22 16:32:50 rws Exp $

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

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

         CC = cc
  CCOPTIONS =
STD_DEFINES =  -DXDMCP -DSHAPE -DMULTIBUFFER -DMITMISC  -DMITSHM -DXINPUT -DXV -DSYNC -DX11R5
CDEBUGFLAGS = -O
EXT_DEFINES = -DSHAPE -DMULTIBUFFER -DMITMISC  -DMITSHM -DXINPUT -DXV -DSYNC

SRCS =	xfbscrinit.c \
	xfbmisc.c \
	xfbwindow.c \
	xfbxorfix.c \
	xfbbanksw.c \
	xfbbstore.c \
	xfbmap.c \
	rop.c \
	ropcolor.c \
	libpip.c

OBJS =	xfbscrinit.o \
	xfbmisc.o \
	xfbwindow.o \
	xfbxorfix.o \
	xfbbanksw.o \
	xfbbstore.o \
	xfbmap.o \
	rop.o \
	ropcolor.o \
	libpip.o

INCLUDES = -I. -I../../mfb -I../../mi -I../../cfb \
	-I../../../include -I$(INCLUDESRC) -I$(FONTSRC)/include -I../ws

.c.o:
	 $(RM) $@
	$(CC) -c $(_NOOP_) $(CFLAGS) $*.c
	ld -X -r -o $@.strip $@
	mv $@.strip $@

all::  libtx.a

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

lintlib::  llib-ltx.ln

 llib-ltx.ln: $(SRCS)
	$(RM) $@
	$(LINT)  $(LINTLIBFLAG)tx $(LINTFLAGS) $(SRCS)

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

saber_src:
	#load $(CFLAGS) $(SRCS)

depend:: $(DEPEND)

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

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

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

emptyrule::

clean::
	$(RM_CMD) "#"*

Makefile:: $(IMAKE)

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

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

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

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

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

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

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

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

Makefiles::

includes::

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

# DO NOT DELETE

xfbscrinit.o: ../../../.././X11/X.h ../../../.././X11/Xmd.h
xfbscrinit.o: ../../../include/servermd.h ../../../include/scrnintstr.h
xfbscrinit.o: ../../../include/screenint.h ../../../include/miscstruct.h
xfbscrinit.o: ../../../include/misc.h ../../../.././X11/Xosdefs.h
xfbscrinit.o: /usr/include/stddef.h ../../../include/os.h
xfbscrinit.o: /usr/include/string.h ../../../.././X11/Xfuncs.h
xfbscrinit.o: ../../../include/region.h ../../../include/pixmap.h
xfbscrinit.o: ../../../include/gc.h ../../../include/colormap.h
xfbscrinit.o: ../../../include/pixmapstr.h ../../../include/resource.h
xfbscrinit.o: ../../../include/colormapst.h ../../cfb/cfb.h ../../mfb/mfb.h
xfbscrinit.o: ../../mi/mibstore.h xfbstruct.h xfb.h ../../mi/mi.h
xfbscrinit.o: ../../mi/mistruct.h ../../../include/dix.h
xfbscrinit.o: ../../../include/window.h tfb.h tfbdraw.h xfbxorfix.h
xfbscrinit.o: xfbbanksw.h
xfbmisc.o: ../../../.././X11/X.h ../../../include/windowstr.h
xfbmisc.o: ../../../include/window.h ../../../include/pixmapstr.h
xfbmisc.o: ../../../include/pixmap.h ../../../include/screenint.h
xfbmisc.o: ../../../include/miscstruct.h ../../../include/misc.h
xfbmisc.o: ../../../.././X11/Xosdefs.h /usr/include/stddef.h
xfbmisc.o: ../../../include/os.h /usr/include/string.h
xfbmisc.o: ../../../.././X11/Xfuncs.h ../../../include/regionstr.h
xfbmisc.o: ../../../include/region.h ../../../include/cursor.h
xfbmisc.o: ../../../include/property.h ../../../include/resource.h
xfbmisc.o: ../../../include/dix.h ../../../include/gc.h
xfbmisc.o: ../../../.././X11/Xprotostr.h ../../../.././X11/Xmd.h
xfbmisc.o: ../../../include/scrnintstr.h ../../../include/colormap.h
xfbmisc.o: ../../../include/gcstruct.h ../../cfb/cfb.h
xfbmisc.o: ../../../include/servermd.h ../../mfb/mfb.h ../../mi/mibstore.h
xfbmisc.o: ../../cfb/cfbmskbits.h ../../../.././X11/Xmd.h
xfbwindow.o: ../../../.././X11/X.h ../../../include/scrnintstr.h
xfbwindow.o: ../../../include/screenint.h ../../../include/miscstruct.h
xfbwindow.o: ../../../include/misc.h ../../../.././X11/Xosdefs.h
xfbwindow.o: /usr/include/stddef.h ../../../include/os.h
xfbwindow.o: /usr/include/string.h ../../../.././X11/Xfuncs.h
xfbwindow.o: ../../../include/region.h ../../../include/pixmap.h
xfbwindow.o: ../../../include/gc.h ../../../include/colormap.h
xfbwindow.o: ../../../include/windowstr.h ../../../include/window.h
xfbwindow.o: ../../../include/pixmapstr.h ../../../include/regionstr.h
xfbwindow.o: ../../../include/cursor.h ../../../include/property.h
xfbwindow.o: ../../../include/resource.h ../../../include/dix.h
xfbwindow.o: ../../../.././X11/Xprotostr.h ../../../.././X11/Xmd.h
xfbwindow.o: ../../mi/mistruct.h ../../mi/mi.h xfbstruct.h xfb.h
xfbxorfix.o: ../../../.././X11/X.h ../../../include/gcstruct.h
xfbxorfix.o: ../../../include/gc.h ../../../include/miscstruct.h
xfbxorfix.o: ../../../include/misc.h ../../../.././X11/Xosdefs.h
xfbxorfix.o: /usr/include/stddef.h ../../../include/os.h
xfbxorfix.o: /usr/include/string.h ../../../.././X11/Xfuncs.h
xfbxorfix.o: ../../../include/region.h ../../../include/pixmap.h
xfbxorfix.o: ../../../include/screenint.h ../../../include/scrnintstr.h
xfbxorfix.o: ../../../include/colormap.h ../../../include/pixmapstr.h
xfbxorfix.o: ../../../include/windowstr.h ../../../include/window.h
xfbxorfix.o: ../../../include/regionstr.h ../../../include/cursor.h
xfbxorfix.o: ../../../include/property.h ../../../include/resource.h
xfbxorfix.o: ../../../include/dix.h ../../../.././X11/Xprotostr.h
xfbxorfix.o: ../../../.././X11/Xmd.h ../../../.././fonts/include/fontstruct.h
xfbxorfix.o: ../../../.././X11/Xproto.h ../../../.././X11/Xprotostr.h
xfbxorfix.o: ../../../.././fonts/include/font.h
xfbxorfix.o: ../../../.././fonts/include/fsmasks.h
xfbbanksw.o: ../../../.././X11/X.h ../../../.././X11/Xproto.h
xfbbanksw.o: ../../../.././X11/Xmd.h ../../../.././X11/Xprotostr.h
xfbbanksw.o: ../../../include/regionstr.h ../../../include/region.h
xfbbanksw.o: ../../../include/miscstruct.h ../../../include/misc.h
xfbbanksw.o: ../../../.././X11/Xosdefs.h /usr/include/stddef.h
xfbbanksw.o: ../../../include/os.h /usr/include/string.h
xfbbanksw.o: ../../../.././X11/Xfuncs.h ../../../include/gcstruct.h
xfbbanksw.o: ../../../include/gc.h ../../../include/pixmap.h
xfbbanksw.o: ../../../include/screenint.h ../../../include/scrnintstr.h
xfbbanksw.o: ../../../include/colormap.h ../../../include/pixmapstr.h
xfbbanksw.o: ../../../include/windowstr.h ../../../include/window.h
xfbbanksw.o: ../../../include/cursor.h ../../../include/property.h
xfbbanksw.o: ../../../include/resource.h ../../../include/dix.h
xfbbanksw.o: ../../../.././X11/Xprotostr.h xfbstruct.h xfb.h xfbbankswst.h
xfbbanksw.o: tfb.h tfbdraw.h ../../../.././fonts/include/fontstruct.h
xfbbanksw.o: ../../../.././X11/Xproto.h ../../../.././fonts/include/font.h
xfbbanksw.o: ../../../.././fonts/include/fsmasks.h ../../cfb/cfb.h
xfbbanksw.o: ../../../include/servermd.h ../../mfb/mfb.h ../../mi/mibstore.h
xfbbstore.o: ../../../.././X11/X.h ../../../include/regionstr.h
xfbbstore.o: ../../../include/region.h ../../../include/miscstruct.h
xfbbstore.o: ../../../include/misc.h ../../../.././X11/Xosdefs.h
xfbbstore.o: /usr/include/stddef.h ../../../include/os.h
xfbbstore.o: /usr/include/string.h ../../../.././X11/Xfuncs.h
xfbbstore.o: ../../../include/scrnintstr.h ../../../include/screenint.h
xfbbstore.o: ../../../include/pixmap.h ../../../include/gc.h
xfbbstore.o: ../../../include/colormap.h ../../../include/pixmapstr.h
xfbbstore.o: ../../../include/windowstr.h ../../../include/window.h
xfbbstore.o: ../../../include/cursor.h ../../../include/property.h
xfbbstore.o: ../../../include/resource.h ../../../include/dix.h
xfbbstore.o: ../../../.././X11/Xprotostr.h ../../../.././X11/Xmd.h
xfbmap.o: ../../../include/servermd.h ../../../include/scrnintstr.h
xfbmap.o: ../../../include/screenint.h ../../../include/miscstruct.h
xfbmap.o: ../../../include/misc.h ../../../.././X11/Xosdefs.h
xfbmap.o: /usr/include/stddef.h ../../../include/os.h /usr/include/string.h
xfbmap.o: ../../../.././X11/Xfuncs.h ../../../include/region.h
xfbmap.o: ../../../include/pixmap.h ../../../include/gc.h
xfbmap.o: ../../../include/colormap.h ../../../include/pixmapstr.h
xfbmap.o: ../../../include/dix.h ../../../include/window.h ../../cfb/cfb.h
xfbmap.o: ../../mfb/mfb.h ../../mi/mibstore.h
rop.o: /usr/include/stdio.h /usr/include/ansi_compat.h
rop.o: /usr/include/sys/types.h /usr/include/sys/file.h
rop.o: /usr/include/sys/time.h /usr/include/sys/tty.h
rop.o: /usr/include/sys/ttychars.h /usr/include/sys/ttydev.h
rop.o: /usr/include/sys/termios.h /usr/include/sys/termio.h
rop.o: /usr/include/sys/ioctl.h /usr/include/sys/smp_lock.h
rop.o: /usr/include/errno.h ../../../include/misc.h
rop.o: ../../../.././X11/Xosdefs.h /usr/include/stddef.h
rop.o: ../../../include/os.h /usr/include/string.h ../../../.././X11/Xfuncs.h
rop.o: ../../../.././X11/X.h ../../../.././X11/Xproto.h
rop.o: ../../../.././X11/Xmd.h ../../../.././X11/Xprotostr.h
rop.o: ../../../include/scrnintstr.h ../../../include/screenint.h
rop.o: ../../../include/miscstruct.h ../../../include/region.h
rop.o: ../../../include/pixmap.h ../../../include/gc.h
rop.o: ../../../include/colormap.h ../../../include/input.h
rop.o: ../../../include/cursorstr.h ../../../include/cursor.h
rop.o: ../../../include/regionstr.h ../../../include/resource.h
rop.o: ../../../include/dixstruct.h ../../../include/dix.h
rop.o: ../../../include/window.h ../../../.././X11/sys/workstation.h
rop.o: ../../../.././X11/sys/inputdevice.h ../ws/ws.h ../../mfb/mfb.h
rop.o: ../../mi/mibstore.h xfb.h rop.h ropcolor.h ../../mfb/maskbits.h
rop.o: ../../../.././X11/Xmd.h ../../../include/servermd.h
rop.o: /usr/include/machine/cpuconf.h ../../../.././X11/sys/pmagro.h
rop.o: ../../../.././X11/sys/bt463.h ../../../.././X11/sys/bt431.h
rop.o: ../../../include/pixmapstr.h
ropcolor.o: /usr/include/stdio.h /usr/include/ansi_compat.h
ropcolor.o: /usr/include/sys/types.h /usr/include/sys/file.h
ropcolor.o: /usr/include/sys/time.h /usr/include/sys/tty.h
ropcolor.o: /usr/include/sys/ttychars.h /usr/include/sys/ttydev.h
ropcolor.o: /usr/include/sys/termios.h /usr/include/sys/termio.h
ropcolor.o: /usr/include/sys/ioctl.h /usr/include/sys/smp_lock.h
ropcolor.o: /usr/include/errno.h ../../../.././X11/X.h
ropcolor.o: ../../../.././X11/Xproto.h ../../../.././X11/Xmd.h
ropcolor.o: ../../../.././X11/Xprotostr.h ../../../include/resource.h
ropcolor.o: ../../../include/misc.h ../../../.././X11/Xosdefs.h
ropcolor.o: /usr/include/stddef.h ../../../include/os.h /usr/include/string.h
ropcolor.o: ../../../.././X11/Xfuncs.h ../../../include/scrnintstr.h
ropcolor.o: ../../../include/screenint.h ../../../include/miscstruct.h
ropcolor.o: ../../../include/region.h ../../../include/pixmap.h
ropcolor.o: ../../../include/gc.h ../../../include/colormap.h
ropcolor.o: ../../../include/colormapst.h ../../../.././X11/sys/workstation.h
libpip.o: /usr/include/stdio.h /usr/include/ansi_compat.h
libpip.o: /usr/include/sys/types.h /usr/include/sys/file.h
libpip.o: /usr/include/sys/time.h /usr/include/sys/tty.h
libpip.o: /usr/include/sys/ttychars.h /usr/include/sys/ttydev.h
libpip.o: /usr/include/sys/termios.h /usr/include/sys/termio.h
libpip.o: /usr/include/sys/ioctl.h /usr/include/sys/smp_lock.h
libpip.o: /usr/include/errno.h ../../../.././X11/sys/workstation.h
libpip.o: ../../../.././X11/sys/pmagro.h ../../../.././X11/sys/bt463.h
libpip.o: ../../../.././X11/sys/bt431.h ../../../.././X11/sys/i2c.h
libpip.o: ../../../include/misc.h ../../../.././X11/Xosdefs.h
libpip.o: /usr/include/stddef.h ../../../include/os.h /usr/include/string.h
libpip.o: ../../../.././X11/Xfuncs.h rop.h libpip.h
