# Makefile generated by imake - do not edit!
# $XConsortium: imake.c,v 1.65 91/07/25 17:50:17 rws Exp $
#
# The cpp used on this machine replaces all newlines and multiple tabs and
# spaces in a macro expansion with a single space.  Imake tries to compensate
# for this, but is not always successful.
#

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

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

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

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

# platform:  $XConsortium: Mips.cf /main/17 1996/09/28 16:06:25 rws $
# operating system:             RISCOS

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

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

            SHELL = 	/bin/sh

              TOP = ../../.
      CURRENT_DIR = ./lib/Xmu

               AR = ar clr
  BOOTSTRAPCFLAGS = -DMips
               CC = cc
               AS = as

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

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

   SIGNAL_DEFINES = -DSIGNALRETURNSINT

    PROTO_DEFINES =

     INSTPGMFLAGS =

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

     TOP_INCLUDES = -I$(TOP)

      CDEBUGFLAGS = -O
        CCOPTIONS = -signed -systype bsd43 -Olimit 2000 -Wf,-XNd8400,-XNp12000

      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 = $(SYS_LIBRARIES) $(EXTRA_LIBRARIES)

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

   LDCOMBINEFLAGS = -X -r
      DEPENDFLAGS =

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

    IMAKE_DEFINES =

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

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

# -------------------------------------------------------------------------
# X Window System Build Parameters
# $XConsortium: Project.tmpl,v 1.138.1.1 92/11/11 09:49:19 rws Exp $

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

          PATHSEP = /
        USRLIBDIR = /usr/lib
           BINDIR = /usr/bin/X11
          INCROOT = /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
           TWMDIR = $(LIBDIR)/twm
          MANPATH = /man/cat
    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
        PEXLIBSRC = $(EXTENSIONSRC)/lib/PEXlib
      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)

       DEPPEXLIB =  $(PEXLIBSRC)/libPEX5.a
          PEXLIB = 			  $(DEPPEXLIB)

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

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

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

          DEPLIBS = $(LOCAL_LIBRARIES)

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

# -------------------------------------------------------------------------
# Imake rules for building libraries, programs, scripts, and data files
# rules:  $XConsortium: Imake.rules,v 1.123 91/09/16 20:12:16 rws Exp $

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

# $XConsortium: Imakefile,v 1.74 91/12/20 11:20:22 rws Exp $
#
# This library contains miscellaneous utility routines and is not part
# of the Xlib standard.
#

# $XConsortium: Library.tmpl,v 1.12 92/03/20 15:05:19 rws Exp $

         CC = cc
  CCOPTIONS = -signed -systype bsd43 -Olimit 2000 -Wf,-XNd8400,-XNp12000
STD_DEFINES = -DMips -DBSD43
CDEBUGFLAGS = -O

   INSTALLFLAGS = $(INSTINCFLAGS)
       LINTLIBS = $(LINTXLIB)

OS_NAME_DEFINES =

        CSSDEFS = $(OS_NAME_DEFINES) -DTCPCONN -DUNIXCONN
        BITDEFS = -DBITMAPDIR=\"$(INCDIR)/bitmaps\"

HEADERS = \
	Xmu.h \
	Atoms.h \
	CharSet.h \
	CloseHook.h \
	Converters.h \
	CurUtil.h \
	CvtCache.h \
	DisplayQue.h \
	Drawing.h \
	Editres.h \
	EditresP.h \
	Error.h \
	Initer.h \
	Misc.h \
	StdSel.h \
	StdCmap.h \
	SysUtil.h \
	WidgetNode.h \
	WinUtil.h \
	Xct.h

SRCS = \
	AllCmap.c \
	Atoms.c \
	ClientWin.c \
	CloseHook.c \
	CmapAlloc.c \
	CrCmap.c \
	CrPixFBit.c \
	CursorName.c \
	CvtCache.c \
	CvtStdSel.c \
	DefErrMsg.c \
	DelCmap.c \
	DisplayQue.c \
	Distinct.c \
	DrawLogo.c \
	DrRndRect.c \
	EditresCom.c \
	FToCback.c \
	GetHost.c \
	GrayPixmap.c \
	Initer.c \
	LocBitmap.c \
	Lookup.c \
	LookupCmap.c \
	Lower.c \
	RdBitF.c \
	ScrOfWin.c \
	ShapeWidg.c \
	StdCmap.c \
	StrToBS.c \
	StrToBmap.c \
	StrToCurs.c \
	StrToGrav.c \
	StrToJust.c \
	StrToLong.c \
	StrToOrnt.c \
	StrToShap.c \
	StrToWidg.c \
	UpdMapHint.c \
	VisCmap.c \
	WidgetNode.c \
	Xct.c \
	sharedlib.c

OBJS = \
	AllCmap.o \
	Atoms.o \
	ClientWin.o \
	CloseHook.o \
	CmapAlloc.o \
	CrCmap.o \
	CrPixFBit.o \
	CursorName.o \
	CvtCache.o \
	CvtStdSel.o \
	DefErrMsg.o \
	DelCmap.o \
	DisplayQue.o \
	Distinct.o \
	DrawLogo.o \
	DrRndRect.o \
	EditresCom.o \
	FToCback.o \
	GetHost.o \
	GrayPixmap.o \
	Initer.o \
	LocBitmap.o \
	Lookup.o \
	LookupCmap.o \
	Lower.o \
	RdBitF.o \
	ScrOfWin.o \
	ShapeWidg.o \
	StdCmap.o \
	StrToBS.o \
	StrToBmap.o \
	StrToCurs.o \
	StrToGrav.o \
	StrToJust.o \
	StrToLong.o \
	StrToOrnt.o \
	StrToShap.o \
	StrToWidg.o \
	UpdMapHint.o \
	VisCmap.o \
	WidgetNode.o \
	Xct.o

all::
	 $(_NULLCMD_)
	 $(_NULLCMD_)
	 $(_NULLCMD_)

includes::
	 $(_NULLCMD_)
	 $(_NULLCMD_)
	 $(_NULLCMD_)

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

clean::
	 $(_NULLCMD_)
	 $(_NULLCMD_)
	 $(_NULLCMD_)

CvtStdSel.o: $(ICONFIGFILES)
	 $(_NULLCMD_)
	 $(_NULLCMD_)
	 $(_NULLCMD_)
	   $(RM) $@
	$(CC) -c $(CFLAGS) $(CSSDEFS) $*.c

LocBitmap.o: $(ICONFIGFILES)
	 $(_NULLCMD_)
	 $(_NULLCMD_)
	 $(_NULLCMD_)
	   $(RM) $@
	$(CC) -c $(CFLAGS) $(BITDEFS) $*.c

all:: libXmu.a

libXmu.a: $(OBJS)
	$(RM) $@
	$(AR) $@ $(OBJS)

install:: libXmu.a
	 @if [ -d $(DESTDIR)$(USRLIBDIR) ]; then set +x; \
		else (set -x; $(MKDIRHIER) $(DESTDIR)$(USRLIBDIR)); fi
	$(INSTALL) -c $(INSTLIBFLAGS) libXmu.a $(DESTDIR)$(USRLIBDIR)

lintlib:: llib-lXmu.ln

llib-lXmu.ln: $(SRCS)
	$(RM) $@
	$(LINT) $(LINTLIBFLAG)Xmu $(LINTFLAGS) $(SRCS)

install.ln:: llib-lXmu.ln
	 @if [ -d $(DESTDIR)$(LINTLIBDIR) ]; then set +x; \
		else (set -x; $(MKDIRHIER) $(DESTDIR)$(LINTLIBDIR)); fi
	$(INSTALL) -c $(INSTLIBFLAGS) llib-lXmu.ln $(DESTDIR)$(LINTLIBDIR)

includes::
	 @if [ -d $(BUILDINCDIR)/Xmu ]; then set +x; \
		else (set -x; $(MKDIRHIER) $(BUILDINCDIR)/Xmu); fi
	@(set -x; cd $(BUILDINCDIR)/Xmu; for i in $(HEADERS); do \
		$(RM) $$i; \
		$(LN) $(BUILDINCTOP)/../$(CURRENT_DIR)/$$i .; \
	done)

install:: $(HEADERS)
	 @if [ -d $(DESTDIR)$(INCDIR)/Xmu ]; then set +x; \
		else (set -x; $(MKDIRHIER) $(DESTDIR)$(INCDIR)/Xmu); fi
	@case '${MFLAGS}' in *[i]*) set +e;; esac; \
	for i in $(HEADERS); do \
		(set -x; $(INSTALL) -c $(INSTALLFLAGS) $$i $(DESTDIR)$(INCDIR)/Xmu); \
	done

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)

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

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

AllCmap.o: /usr/include/stdio.h ../.././X11/Xlib.h /usr/include/sys/types.h
AllCmap.o: ../.././X11/X.h ../.././X11/Xfuncproto.h ../.././X11/Xosdefs.h
AllCmap.o: ../.././X11/Xatom.h ../.././X11/Xutil.h ../.././X11/Xmu/StdCmap.h
Atoms.o: ../.././X11/Intrinsic.h ../.././X11/Xlib.h /usr/include/sys/types.h
Atoms.o: ../.././X11/X.h ../.././X11/Xfuncproto.h ../.././X11/Xosdefs.h
Atoms.o: ../.././X11/Xutil.h ../.././X11/Xresource.h
Atoms.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
Atoms.o: ../.././X11/Core.h ../.././X11/Composite.h ../.././X11/Constraint.h
Atoms.o: ../.././X11/Object.h ../.././X11/RectObj.h Atoms.h
ClientWin.o: ../.././X11/Xlib.h /usr/include/sys/types.h ../.././X11/X.h
ClientWin.o: ../.././X11/Xfuncproto.h ../.././X11/Xosdefs.h
ClientWin.o: ../.././X11/Xatom.h
CloseHook.o: /usr/include/stdio.h ../.././X11/Xos.h ../.././X11/Xosdefs.h
CloseHook.o: /usr/include/sys/types.h /usr/include/bsd43/strings.h
CloseHook.o: /usr/include/bsd43/bsd43/bsd43_.h /usr/include/fcntl.h
CloseHook.o: /usr/include/sys/fcntl.h /usr/include/sys/file.h
CloseHook.o: /usr/include/bsd43/sys/time.h /usr/include/bsd43/sys/time.h
CloseHook.o: ../.././X11/Xlib.h ../.././X11/X.h ../.././X11/Xfuncproto.h
CloseHook.o: ../.././X11/Xmu/CloseHook.h
CmapAlloc.o: ../.././X11/Xlib.h /usr/include/sys/types.h ../.././X11/X.h
CmapAlloc.o: ../.././X11/Xfuncproto.h ../.././X11/Xosdefs.h
CmapAlloc.o: ../.././X11/Xatom.h ../.././X11/Xutil.h /usr/include/stdio.h
CrCmap.o: /usr/include/stdio.h ../.././X11/Xlib.h /usr/include/sys/types.h
CrCmap.o: ../.././X11/X.h ../.././X11/Xfuncproto.h ../.././X11/Xosdefs.h
CrCmap.o: ../.././X11/Xutil.h
CrPixFBit.o: ../.././X11/Xos.h ../.././X11/Xosdefs.h /usr/include/sys/types.h
CrPixFBit.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
CrPixFBit.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h
CrPixFBit.o: /usr/include/sys/file.h /usr/include/bsd43/sys/time.h
CrPixFBit.o: /usr/include/bsd43/sys/time.h ../.././X11/Xlib.h ../.././X11/X.h
CrPixFBit.o: ../.././X11/Xfuncproto.h
CursorName.o: ../.././X11/Intrinsic.h ../.././X11/Xlib.h
CursorName.o: /usr/include/sys/types.h ../.././X11/X.h
CursorName.o: ../.././X11/Xfuncproto.h ../.././X11/Xosdefs.h
CursorName.o: ../.././X11/Xutil.h ../.././X11/Xresource.h
CursorName.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
CursorName.o: ../.././X11/Core.h ../.././X11/Composite.h
CursorName.o: ../.././X11/Constraint.h ../.././X11/Object.h
CursorName.o: ../.././X11/RectObj.h ../.././X11/Xmu/CharSet.h
CursorName.o: ../.././X11/Xmu/CurUtil.h ../.././X11/cursorfont.h
CvtCache.o: /usr/include/stdio.h ../.././X11/Xlib.h /usr/include/sys/types.h
CvtCache.o: ../.././X11/X.h ../.././X11/Xfuncproto.h ../.././X11/Xosdefs.h
CvtCache.o: ../.././X11/Xos.h /usr/include/bsd43/strings.h
CvtCache.o: /usr/include/bsd43/bsd43/bsd43_.h /usr/include/fcntl.h
CvtCache.o: /usr/include/sys/fcntl.h /usr/include/sys/file.h
CvtCache.o: /usr/include/bsd43/sys/time.h /usr/include/bsd43/sys/time.h
CvtCache.o: ../.././X11/Xmu/CvtCache.h ../.././X11/Xmu/DisplayQue.h
CvtCache.o: ../.././X11/Xmu/CloseHook.h
CvtStdSel.o: ../.././X11/IntrinsicP.h ../.././X11/Intrinsic.h
CvtStdSel.o: ../.././X11/Xlib.h /usr/include/sys/types.h ../.././X11/X.h
CvtStdSel.o: ../.././X11/Xfuncproto.h ../.././X11/Xosdefs.h
CvtStdSel.o: ../.././X11/Xutil.h ../.././X11/Xresource.h
CvtStdSel.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
CvtStdSel.o: ../.././X11/Core.h ../.././X11/Composite.h
CvtStdSel.o: ../.././X11/Constraint.h ../.././X11/Object.h
CvtStdSel.o: ../.././X11/RectObj.h ../.././X11/CoreP.h
CvtStdSel.o: ../.././X11/CompositeP.h ../.././X11/ConstrainP.h
CvtStdSel.o: ../.././X11/ObjectP.h ../.././X11/RectObjP.h ../.././X11/Xatom.h
CvtStdSel.o: ../.././X11/ShellP.h ../.././X11/Shell.h ../.././X11/VendorP.h
CvtStdSel.o: ../.././X11/Vendor.h /usr/include/stdio.h /usr/include/netdb.h
CvtStdSel.o: /usr/include/sys/socket.h Atoms.h StdSel.h SysUtil.h
CvtStdSel.o: ../.././X11/Xfuncs.h ../.././X11/Xos.h /usr/include/fcntl.h
CvtStdSel.o: /usr/include/sys/fcntl.h /usr/include/sys/file.h
CvtStdSel.o: /usr/include/bsd43/sys/time.h /usr/include/bsd43/sys/time.h
DefErrMsg.o: /usr/include/stdio.h ../.././X11/Xlibint.h ../.././X11/Xlib.h
DefErrMsg.o: /usr/include/sys/types.h ../.././X11/X.h
DefErrMsg.o: ../.././X11/Xfuncproto.h ../.././X11/Xosdefs.h
DefErrMsg.o: ../.././X11/Xproto.h ../.././X11/Xmd.h ../.././X11/Xprotostr.h
DefErrMsg.o: /usr/include/errno.h /usr/include/sys/errno.h
DefErrMsg.o: ../.././X11/Xfuncs.h /usr/include/bsd43/strings.h
DefErrMsg.o: /usr/include/bsd43/bsd43/bsd43_.h
DelCmap.o: ../.././X11/Xlib.h /usr/include/sys/types.h ../.././X11/X.h
DelCmap.o: ../.././X11/Xfuncproto.h ../.././X11/Xosdefs.h ../.././X11/Xutil.h
DisplayQue.o: /usr/include/stdio.h ../.././X11/Xos.h ../.././X11/Xosdefs.h
DisplayQue.o: /usr/include/sys/types.h /usr/include/bsd43/strings.h
DisplayQue.o: /usr/include/bsd43/bsd43/bsd43_.h /usr/include/fcntl.h
DisplayQue.o: /usr/include/sys/fcntl.h /usr/include/sys/file.h
DisplayQue.o: /usr/include/bsd43/sys/time.h /usr/include/bsd43/sys/time.h
DisplayQue.o: ../.././X11/Xlib.h ../.././X11/X.h ../.././X11/Xfuncproto.h
DisplayQue.o: ../.././X11/Xmu/DisplayQue.h ../.././X11/Xmu/CloseHook.h
Distinct.o: ../.././X11/Xlib.h /usr/include/sys/types.h ../.././X11/X.h
Distinct.o: ../.././X11/Xfuncproto.h ../.././X11/Xosdefs.h
DrawLogo.o: ../.././X11/Xlib.h /usr/include/sys/types.h ../.././X11/X.h
DrawLogo.o: ../.././X11/Xfuncproto.h ../.././X11/Xosdefs.h
DrRndRect.o: ../.././X11/Xlib.h /usr/include/sys/types.h ../.././X11/X.h
DrRndRect.o: ../.././X11/Xfuncproto.h ../.././X11/Xosdefs.h
EditresCom.o: ../.././X11/IntrinsicP.h ../.././X11/Intrinsic.h
EditresCom.o: ../.././X11/Xlib.h /usr/include/sys/types.h ../.././X11/X.h
EditresCom.o: ../.././X11/Xfuncproto.h ../.././X11/Xosdefs.h
EditresCom.o: ../.././X11/Xutil.h ../.././X11/Xresource.h
EditresCom.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
EditresCom.o: ../.././X11/Core.h ../.././X11/Composite.h
EditresCom.o: ../.././X11/Constraint.h ../.././X11/Object.h
EditresCom.o: ../.././X11/RectObj.h ../.././X11/CoreP.h
EditresCom.o: ../.././X11/CompositeP.h ../.././X11/ConstrainP.h
EditresCom.o: ../.././X11/ObjectP.h ../.././X11/RectObjP.h
EditresCom.o: ../.././X11/StringDefs.h ../.././X11/ShellP.h
EditresCom.o: ../.././X11/Shell.h ../.././X11/VendorP.h ../.././X11/Vendor.h
EditresCom.o: ../.././X11/Xatom.h ../.././X11/Xos.h /usr/include/fcntl.h
EditresCom.o: /usr/include/sys/fcntl.h /usr/include/sys/file.h
EditresCom.o: /usr/include/bsd43/sys/time.h /usr/include/bsd43/sys/time.h
EditresCom.o: ../.././X11/Xaw/Cardinals.h ../.././X11/Xmu/EditresP.h
EditresCom.o: /usr/include/stdio.h
FToCback.o: ../.././X11/Intrinsic.h ../.././X11/Xlib.h
FToCback.o: /usr/include/sys/types.h ../.././X11/X.h ../.././X11/Xfuncproto.h
FToCback.o: ../.././X11/Xosdefs.h ../.././X11/Xutil.h ../.././X11/Xresource.h
FToCback.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
FToCback.o: ../.././X11/Core.h ../.././X11/Composite.h
FToCback.o: ../.././X11/Constraint.h ../.././X11/Object.h
FToCback.o: ../.././X11/RectObj.h
GrayPixmap.o: /usr/include/stdio.h ../.././X11/IntrinsicP.h
GrayPixmap.o: ../.././X11/Intrinsic.h ../.././X11/Xlib.h
GrayPixmap.o: /usr/include/sys/types.h ../.././X11/X.h
GrayPixmap.o: ../.././X11/Xfuncproto.h ../.././X11/Xosdefs.h
GrayPixmap.o: ../.././X11/Xutil.h ../.././X11/Xresource.h
GrayPixmap.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
GrayPixmap.o: ../.././X11/Core.h ../.././X11/Composite.h
GrayPixmap.o: ../.././X11/Constraint.h ../.././X11/Object.h
GrayPixmap.o: ../.././X11/RectObj.h ../.././X11/CoreP.h
GrayPixmap.o: ../.././X11/CompositeP.h ../.././X11/ConstrainP.h
GrayPixmap.o: ../.././X11/ObjectP.h ../.././X11/RectObjP.h
Initer.o: ../.././X11/Intrinsic.h ../.././X11/Xlib.h /usr/include/sys/types.h
Initer.o: ../.././X11/X.h ../.././X11/Xfuncproto.h ../.././X11/Xosdefs.h
Initer.o: ../.././X11/Xutil.h ../.././X11/Xresource.h
Initer.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
Initer.o: ../.././X11/Core.h ../.././X11/Composite.h ../.././X11/Constraint.h
Initer.o: ../.././X11/Object.h ../.././X11/RectObj.h ../.././X11/Xmu/Initer.h
LocBitmap.o: ../.././X11/Xlib.h /usr/include/sys/types.h ../.././X11/X.h
LocBitmap.o: ../.././X11/Xfuncproto.h ../.././X11/Xosdefs.h
LocBitmap.o: ../.././X11/Xresource.h ../.././X11/Xutil.h
LocBitmap.o: ../.././X11/Xmu/CvtCache.h ../.././X11/Xmu/DisplayQue.h
LocBitmap.o: ../.././X11/Xmu/CloseHook.h ../.././X11/Xmu/Drawing.h
LocBitmap.o: /usr/include/sys/param.h
Lookup.o: ../.././X11/Xlib.h /usr/include/sys/types.h ../.././X11/X.h
Lookup.o: ../.././X11/Xfuncproto.h ../.././X11/Xosdefs.h ../.././X11/Xutil.h
Lookup.o: ../.././X11/keysymdef.h
LookupCmap.o: /usr/include/stdio.h ../.././X11/Xlib.h
LookupCmap.o: /usr/include/sys/types.h ../.././X11/X.h
LookupCmap.o: ../.././X11/Xfuncproto.h ../.././X11/Xosdefs.h
LookupCmap.o: ../.././X11/Xatom.h ../.././X11/Xutil.h
LookupCmap.o: ../.././X11/Xmu/StdCmap.h
Lower.o: ../.././X11/keysymdef.h ../.././X11/Xmu/CharSet.h
Lower.o: ../.././X11/Xfuncproto.h
RdBitF.o: ../.././X11/Xos.h ../.././X11/Xosdefs.h /usr/include/sys/types.h
RdBitF.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
RdBitF.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h
RdBitF.o: /usr/include/sys/file.h /usr/include/bsd43/sys/time.h
RdBitF.o: /usr/include/bsd43/sys/time.h ../.././X11/Xlib.h ../.././X11/X.h
RdBitF.o: ../.././X11/Xfuncproto.h ../.././X11/Xutil.h /usr/include/stdio.h
RdBitF.o: /usr/include/ctype.h
ScrOfWin.o: /usr/include/stdio.h ../.././X11/Xlib.h /usr/include/sys/types.h
ScrOfWin.o: ../.././X11/X.h ../.././X11/Xfuncproto.h ../.././X11/Xosdefs.h
ShapeWidg.o: ../.././X11/IntrinsicP.h ../.././X11/Intrinsic.h
ShapeWidg.o: ../.././X11/Xlib.h /usr/include/sys/types.h ../.././X11/X.h
ShapeWidg.o: ../.././X11/Xfuncproto.h ../.././X11/Xosdefs.h
ShapeWidg.o: ../.././X11/Xutil.h ../.././X11/Xresource.h
ShapeWidg.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
ShapeWidg.o: ../.././X11/Core.h ../.././X11/Composite.h
ShapeWidg.o: ../.././X11/Constraint.h ../.././X11/Object.h
ShapeWidg.o: ../.././X11/RectObj.h ../.././X11/CoreP.h
ShapeWidg.o: ../.././X11/CompositeP.h ../.././X11/ConstrainP.h
ShapeWidg.o: ../.././X11/ObjectP.h ../.././X11/RectObjP.h
ShapeWidg.o: ../.././X11/extensions/shape.h Converters.h Drawing.h
StdCmap.o: /usr/include/stdio.h ../.././X11/Xlib.h /usr/include/sys/types.h
StdCmap.o: ../.././X11/X.h ../.././X11/Xfuncproto.h ../.././X11/Xosdefs.h
StdCmap.o: ../.././X11/Xatom.h ../.././X11/Xutil.h ../.././X11/Xmu/StdCmap.h
StrToBS.o: ../.././X11/Intrinsic.h ../.././X11/Xlib.h
StrToBS.o: /usr/include/sys/types.h ../.././X11/X.h ../.././X11/Xfuncproto.h
StrToBS.o: ../.././X11/Xosdefs.h ../.././X11/Xutil.h ../.././X11/Xresource.h
StrToBS.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
StrToBS.o: ../.././X11/Core.h ../.././X11/Composite.h
StrToBS.o: ../.././X11/Constraint.h ../.././X11/Object.h
StrToBS.o: ../.././X11/RectObj.h Converters.h CharSet.h
StrToBmap.o: ../.././X11/Intrinsic.h ../.././X11/Xlib.h
StrToBmap.o: /usr/include/sys/types.h ../.././X11/X.h
StrToBmap.o: ../.././X11/Xfuncproto.h ../.././X11/Xosdefs.h
StrToBmap.o: ../.././X11/Xutil.h ../.././X11/Xresource.h
StrToBmap.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
StrToBmap.o: ../.././X11/Core.h ../.././X11/Composite.h
StrToBmap.o: ../.././X11/Constraint.h ../.././X11/Object.h
StrToBmap.o: ../.././X11/RectObj.h ../.././X11/StringDefs.h
StrToBmap.o: ../.././X11/Xmu/Converters.h ../.././X11/Xmu/Drawing.h
StrToCurs.o: ../.././X11/Intrinsic.h ../.././X11/Xlib.h
StrToCurs.o: /usr/include/sys/types.h ../.././X11/X.h
StrToCurs.o: ../.././X11/Xfuncproto.h ../.././X11/Xosdefs.h
StrToCurs.o: ../.././X11/Xutil.h ../.././X11/Xresource.h
StrToCurs.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
StrToCurs.o: ../.././X11/Core.h ../.././X11/Composite.h
StrToCurs.o: ../.././X11/Constraint.h ../.././X11/Object.h
StrToCurs.o: ../.././X11/RectObj.h ../.././X11/StringDefs.h
StrToCurs.o: ../.././X11/Xmu/Converters.h ../.././X11/Xmu/Drawing.h
StrToCurs.o: /usr/include/sys/param.h
StrToGrav.o: ../.././X11/Intrinsic.h ../.././X11/Xlib.h
StrToGrav.o: /usr/include/sys/types.h ../.././X11/X.h
StrToGrav.o: ../.././X11/Xfuncproto.h ../.././X11/Xosdefs.h
StrToGrav.o: ../.././X11/Xutil.h ../.././X11/Xresource.h
StrToGrav.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
StrToGrav.o: ../.././X11/Core.h ../.././X11/Composite.h
StrToGrav.o: ../.././X11/Constraint.h ../.././X11/Object.h
StrToGrav.o: ../.././X11/RectObj.h ../.././X11/Xmu/Converters.h
StrToJust.o: ../.././X11/Intrinsic.h ../.././X11/Xlib.h
StrToJust.o: /usr/include/sys/types.h ../.././X11/X.h
StrToJust.o: ../.././X11/Xfuncproto.h ../.././X11/Xosdefs.h
StrToJust.o: ../.././X11/Xutil.h ../.././X11/Xresource.h
StrToJust.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
StrToJust.o: ../.././X11/Core.h ../.././X11/Composite.h
StrToJust.o: ../.././X11/Constraint.h ../.././X11/Object.h
StrToJust.o: ../.././X11/RectObj.h Converters.h CharSet.h
StrToLong.o: ../.././X11/Intrinsic.h ../.././X11/Xlib.h
StrToLong.o: /usr/include/sys/types.h ../.././X11/X.h
StrToLong.o: ../.././X11/Xfuncproto.h ../.././X11/Xosdefs.h
StrToLong.o: ../.././X11/Xutil.h ../.././X11/Xresource.h
StrToLong.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
StrToLong.o: ../.././X11/Core.h ../.././X11/Composite.h
StrToLong.o: ../.././X11/Constraint.h ../.././X11/Object.h
StrToLong.o: ../.././X11/RectObj.h Converters.h
StrToOrnt.o: ../.././X11/Intrinsic.h ../.././X11/Xlib.h
StrToOrnt.o: /usr/include/sys/types.h ../.././X11/X.h
StrToOrnt.o: ../.././X11/Xfuncproto.h ../.././X11/Xosdefs.h
StrToOrnt.o: ../.././X11/Xutil.h ../.././X11/Xresource.h
StrToOrnt.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
StrToOrnt.o: ../.././X11/Core.h ../.././X11/Composite.h
StrToOrnt.o: ../.././X11/Constraint.h ../.././X11/Object.h
StrToOrnt.o: ../.././X11/RectObj.h ../.././X11/StringDefs.h Converters.h
StrToOrnt.o: CharSet.h
StrToShap.o: ../.././X11/Intrinsic.h ../.././X11/Xlib.h
StrToShap.o: /usr/include/sys/types.h ../.././X11/X.h
StrToShap.o: ../.././X11/Xfuncproto.h ../.././X11/Xosdefs.h
StrToShap.o: ../.././X11/Xutil.h ../.././X11/Xresource.h
StrToShap.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
StrToShap.o: ../.././X11/Core.h ../.././X11/Composite.h
StrToShap.o: ../.././X11/Constraint.h ../.././X11/Object.h
StrToShap.o: ../.././X11/RectObj.h Converters.h CharSet.h
StrToWidg.o: ../.././X11/IntrinsicP.h ../.././X11/Intrinsic.h
StrToWidg.o: ../.././X11/Xlib.h /usr/include/sys/types.h ../.././X11/X.h
StrToWidg.o: ../.././X11/Xfuncproto.h ../.././X11/Xosdefs.h
StrToWidg.o: ../.././X11/Xutil.h ../.././X11/Xresource.h
StrToWidg.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
StrToWidg.o: ../.././X11/Core.h ../.././X11/Composite.h
StrToWidg.o: ../.././X11/Constraint.h ../.././X11/Object.h
StrToWidg.o: ../.././X11/RectObj.h ../.././X11/CoreP.h
StrToWidg.o: ../.././X11/CompositeP.h ../.././X11/ConstrainP.h
StrToWidg.o: ../.././X11/ObjectP.h ../.././X11/RectObjP.h
StrToWidg.o: ../.././X11/StringDefs.h
UpdMapHint.o: /usr/include/stdio.h ../.././X11/Xlib.h
UpdMapHint.o: /usr/include/sys/types.h ../.././X11/X.h
UpdMapHint.o: ../.././X11/Xfuncproto.h ../.././X11/Xosdefs.h
UpdMapHint.o: ../.././X11/Xutil.h
VisCmap.o: /usr/include/stdio.h /usr/include/math.h ../.././X11/Xlib.h
VisCmap.o: /usr/include/sys/types.h ../.././X11/X.h ../.././X11/Xfuncproto.h
VisCmap.o: ../.././X11/Xosdefs.h ../.././X11/Xatom.h ../.././X11/Xutil.h
VisCmap.o: ../.././X11/Xmu/StdCmap.h
WidgetNode.o: /usr/include/stdio.h ../.././X11/Xos.h ../.././X11/Xosdefs.h
WidgetNode.o: /usr/include/sys/types.h /usr/include/bsd43/strings.h
WidgetNode.o: /usr/include/bsd43/bsd43/bsd43_.h /usr/include/fcntl.h
WidgetNode.o: /usr/include/sys/fcntl.h /usr/include/sys/file.h
WidgetNode.o: /usr/include/bsd43/sys/time.h /usr/include/bsd43/sys/time.h
WidgetNode.o: ../.././X11/IntrinsicP.h ../.././X11/Intrinsic.h
WidgetNode.o: ../.././X11/Xlib.h ../.././X11/X.h ../.././X11/Xfuncproto.h
WidgetNode.o: ../.././X11/Xutil.h ../.././X11/Xresource.h ../.././X11/Core.h
WidgetNode.o: ../.././X11/Composite.h ../.././X11/Constraint.h
WidgetNode.o: ../.././X11/Object.h ../.././X11/RectObj.h ../.././X11/CoreP.h
WidgetNode.o: ../.././X11/CompositeP.h ../.././X11/ConstrainP.h
WidgetNode.o: ../.././X11/ObjectP.h ../.././X11/RectObjP.h
WidgetNode.o: ../.././X11/Xaw/Cardinals.h ../.././X11/Xmu/CharSet.h
WidgetNode.o: ../.././X11/Xmu/WidgetNode.h
Xct.o: ../.././X11/Xfuncs.h ../.././X11/Xosdefs.h Xct.h
Xct.o: ../.././X11/Xfuncproto.h /usr/include/stdio.h
