# 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 = ./clients/xdm

               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.58.1.1 92/12/17 20:08:19 gildea Exp $

   XDMCONFIGDIR = config
        SUBDIRS = $(XDMCONFIGDIR)

DEPLIBS = $(DEPXAWLIB) $(DEPXMULIB) $(DEPXTOOLLIB) $(DEPXLIB) $(DEPXAUTHLIB) $(DEPXDMCPLIB)
LOCAL_LIBRARIES = $(XAWLIB) $(XMULIB) $(XTOOLLIB) $(XLIB) $(XAUTHLIB) $(XDMCPLIB) $(RPCLIB)
          SRCS1 = auth.c daemon.c server.c dpylist.c dm.c error.c file.c \
		  greet.c netaddr.c reset.c resource.c protodpy.c policy.c \
		  session.c socket.c streams.c util.c verify.c xdmcp.c \
		  Login.c mitauth.c \
		  genauth.c access.c choose.c $(XDMAUTHSRCS) $(RPCSRCS)
          OBJS1 = auth.o daemon.o server.o dpylist.o dm.o error.o file.o \
		  greet.o netaddr.o reset.o resource.o protodpy.o policy.o \
		  session.o socket.o streams.o util.o verify.o xdmcp.o \
		  Login.o mitauth.o \
		  genauth.o access.o choose.o $(XDMAUTHOBJS) $(RPCOBJS)
          SRCS2 = xdmshell.c
          OBJS2 = xdmshell.o

          SRCS3 = chooser.c
          OBJS3 = chooser.o

       DEPLIBS3 = $(DEPXAWLIB) $(DEPXMULIB) $(DEPXTOOLLIB) $(DEPXLIB) $(TOP)/lib/Xdmcp/libXdmcp.a
          LIBS3 = $(XAWLIB) $(XMULIB) $(XTOOLLIB) $(XLIB) $(TOP)/lib/Xdmcp/libXdmcp.a

          SRCS4 = sessreg.c
          OBJS4 = sessreg.o

       PROGRAMS = xdm xdmshell sessreg chooser

 OSMAJORVERSION =    4
 OSMINORVERSION =    50
        DEFINES = -DBINDIR=\"$(BINDIR)\" -DXDMDIR=\"$(XDMDIR)\" \
		$(SIGNAL_DEFINES) $(XDMAUTH_DEFINES) $(RPC_DEFINES) $(PWD_DEFINES) \
		-DTCPCONN -DUNIXCONN \
		-DOSMAJORVERSION=$(OSMAJORVERSION) \
		-DOSMINORVERSION=$(OSMINORVERSION)

#
# Special definitions for compiling default resources; these parameters
# should be set in util/imake.includes/site.def or the appropriate .macros
# file in that directory.  The lack of initial spaces is to prevent imake
# from accidently turning the lines into rules by putting a leading tab.
#
# Do NOT change these lines!
#
DEF_SERVER = $(BINDIR)/X
DEF_USER_PATH = /usr/net:/bin:/usr/bin:$(BINDIR):/usr/ucb
DEF_SYSTEM_PATH = /usr/net:/bin:/usr/bin:/etc:$(BINDIR):/usr/ucb
BOURNE_SHELL = 	/bin/sh
RES_DEFINES = '-DDEF_SERVER_LINE=":0 local $(DEF_SERVER) :0"' \
		  '-DXRDB_PROGRAM="$(BINDIR)/xrdb"' \
		  '-DDEF_SESSION="$(BINDIR)/xterm -ls"' \
		  '-DDEF_USER_PATH="$(DEF_USER_PATH)"' \
		  '-DDEF_SYSTEM_PATH="$(DEF_SYSTEM_PATH)"' \
		  '-DDEF_SYSTEM_SHELL="$(BOURNE_SHELL)"' \
		  '-DDEF_FAILSAFE_CLIENT="$(BINDIR)/xterm"' \
		  '-DDEF_XDM_CONFIG="$(XDMDIR)/xdm-config"' \
		  '-DDEF_CHOOSER="$(XDMDIR)/chooser"' \
		  '-DDEF_AUTH_DIR="$(XDMDIR)"'

            OBJS = $(OBJS1) $(OBJS2) $(OBJS3)
            SRCS = $(SRCS1) $(SRCS2) $(SRCS3)

all:: $(PROGRAMS)

xdm: $(OBJS1) $(DEPLIBS1)
	 $(RM) $@
	$(CC) -o $@ $(LDOPTIONS) $(OBJS1) $(LOCAL_LIBRARIES) $(LDLIBS) $(SYSLIBS) $(EXTRA_LOAD_FLAGS)

install:: xdm
	 @if [ -d $(DESTDIR)$(BINDIR) ]; then set +x; \
		else (set -x; $(MKDIRHIER) $(DESTDIR)$(BINDIR)); fi
	$(INSTALL) -c $(INSTPGMFLAGS)  xdm $(DESTDIR)$(BINDIR)

install.man:: xdm.man
	 @if [ -d $(DESTDIR)$(MANDIR) ]; then set +x; \
		else (set -x; $(MKDIRHIER) $(DESTDIR)$(MANDIR)); fi
	$(INSTALL) -c $(INSTMANFLAGS) xdm.man $(DESTDIR)$(MANDIR)/xdm.$(MANSUFFIX)

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)

clean::
	$(RM) $(PROGRAMS)

xdmshell: $(OBJS2)
	 $(RM) $@
	$(CC) -o $@ $(OBJS2) $(LDOPTIONS)  $(LDLIBS)  $(EXTRA_LOAD_FLAGS)

clean::
	$(RM) xdmshell

sessreg: $(OBJS4)
	 $(RM) $@
	$(CC) -o $@ $(OBJS4) $(LDOPTIONS)  $(LDLIBS)  $(EXTRA_LOAD_FLAGS)

clean::
	$(RM) sessreg

chooser: $(OBJS3) $(DEPLIBS3)
	 $(RM) $@
	$(CC) -o $@ $(OBJS3) $(LDOPTIONS) $(LIBS3) $(LDLIBS)  $(EXTRA_LOAD_FLAGS)

clean::
	$(RM) chooser

install:: chooser
	 @if [ -d $(DESTDIR)$(XDMDIR) ]; then set +x; \
		else (set -x; $(MKDIRHIER) $(DESTDIR)$(XDMDIR)); fi
	$(INSTALL) -c $(INSTPGMFLAGS)  chooser $(DESTDIR)$(XDMDIR)

install:: Chooser.ad
	 @if [ -d $(DESTDIR)$(XAPPLOADDIR) ]; then set +x; \
		else (set -x; $(MKDIRHIER) $(DESTDIR)$(XAPPLOADDIR)); fi
	$(INSTALL) -c $(INSTAPPFLAGS) Chooser.ad $(DESTDIR)$(XAPPLOADDIR)/Chooser

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

# these files depend on HASXDMAUTH
auth.o policy.o: $(ICONFIGFILES)

all::
	@case '${MFLAGS}' in *[ik]*) set +e;; esac; \
	for i in $(SUBDIRS) ;\
	do \
		(cd $$i ; echo "making" all "in $(CURRENT_DIR)/$$i..."; \
			$(MAKE) $(MFLAGS) 'CDEBUGFLAGS=$(CDEBUGFLAGS)' all); \
	done

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

# -------------------------------------------------------------------------
# rules for building in SUBDIRS - do not edit

install::
	@case '${MFLAGS}' in *[ik]*) set +e;; esac; \
	for i in $(SUBDIRS) ;\
	do \
		(cd $$i ; echo "installing" "in $(CURRENT_DIR)/$$i..."; \
			$(MAKE) $(MFLAGS) DESTDIR='$(DESTDIR)' install); \
	done

install.man::
	@case '${MFLAGS}' in *[ik]*) set +e;; esac; \
	for i in $(SUBDIRS) ;\
	do \
		(cd $$i ; echo "installing man pages" "in $(CURRENT_DIR)/$$i..."; \
			$(MAKE) $(MFLAGS) DESTDIR='$(DESTDIR)' install.man); \
	done

clean::
	@case '${MFLAGS}' in *[ik]*) set +e;; esac; \
	for i in $(SUBDIRS) ;\
	do \
		(cd $$i ; echo "cleaning" "in $(CURRENT_DIR)/$$i..."; \
			$(MAKE) $(MFLAGS) RM_CMD='$(RM_CMD)' clean); \
	done

tags::
	@case '${MFLAGS}' in *[ik]*) set +e;; esac; \
	for i in $(SUBDIRS) ;\
	do \
		(cd $$i ; echo "tagging" "in $(CURRENT_DIR)/$$i..."; \
			$(MAKE) $(MFLAGS) TAGS='$(TAGS)' tags); \
	done

Makefiles::
	@case '${MFLAGS}' in *[ik]*) set +e;; esac; \
	for i in $(SUBDIRS) ;\
	do \
		echo "making Makefiles in $(CURRENT_DIR)/$$i..."; \
		case "$$i" in \
		./?*/?*/?*/?*) newtop=../../../../ sub=subsubsubsub;; \
		./?*/?*/?*) newtop=../../../ sub=subsubsub;; \
		./?*/?*)    newtop=../../ sub=subsub;; \
		./?*)       newtop=../ sub=sub;; \
		*/?*/?*/?*)    newtop=../../../../ sub=subsubsubsub;; \
		*/?*/?*)    newtop=../../../ sub=subsubsub;; \
		*/?*)       newtop=../../ sub=subsub;; \
		*)	    newtop=../ sub=sub;; \
		esac; \
		case "$(TOP)" in \
		/?*) newtop=  upprefix=  ;; \
		*) upprefix=../ ;; \
		esac; \
		$(MAKE) $${sub}dirMakefiles UPPREFIX=$$upprefix NEWTOP=$$newtop \
		MAKEFILE_SUBDIR=$$i NEW_CURRENT_DIR=$(CURRENT_DIR)/$$i;\
	done

subdirMakefiles:
	$(RM) $(MAKEFILE_SUBDIR)/Makefile.bak
	-@if [ -f $(MAKEFILE_SUBDIR)/Makefile ]; then set -x; \
	$(MV) $(MAKEFILE_SUBDIR)/Makefile $(MAKEFILE_SUBDIR)/Makefile.bak; \
	else exit 0; fi
	cd $(MAKEFILE_SUBDIR); $(IMAKE_CMD) -DTOPDIR=$(UPPREFIX)$(TOP) -DCURDIR=$(NEW_CURRENT_DIR); \
	$(MAKE) $(MFLAGS) Makefiles

subsubdirMakefiles:
	$(RM) $(MAKEFILE_SUBDIR)/Makefile.bak
	-@if [ -f $(MAKEFILE_SUBDIR)/Makefile ]; then set -x; \
	$(MV) $(MAKEFILE_SUBDIR)/Makefile $(MAKEFILE_SUBDIR)/Makefile.bak; \
	else exit 0; fi
	cd $(MAKEFILE_SUBDIR); $(IMAKE_CMD) -DTOPDIR=$(UPPREFIX)$(UPPREFIX)$(TOP) -DCURDIR=$(NEW_CURRENT_DIR); \
	$(MAKE) $(MFLAGS) Makefiles

subsubsubdirMakefiles:
	$(RM) $(MAKEFILE_SUBDIR)/Makefile.bak
	-@if [ -f $(MAKEFILE_SUBDIR)/Makefile ]; then set -x; \
	$(MV) $(MAKEFILE_SUBDIR)/Makefile $(MAKEFILE_SUBDIR)/Makefile.bak; \
	else exit 0; fi
	cd $(MAKEFILE_SUBDIR); $(IMAKE_CMD) -DTOPDIR=$(UPPREFIX)$(UPPREFIX)$(UPPREFIX)$(TOP) -DCURDIR=$(NEW_CURRENT_DIR); \
	$(MAKE) $(MFLAGS) Makefiles

subsubsubsubdirMakefiles:
	$(RM) $(MAKEFILE_SUBDIR)/Makefile.bak
	-@if [ -f $(MAKEFILE_SUBDIR)/Makefile ]; then set -x; \
	$(MV) $(MAKEFILE_SUBDIR)/Makefile $(MAKEFILE_SUBDIR)/Makefile.bak; \
	else exit 0; fi
	cd $(MAKEFILE_SUBDIR); $(IMAKE_CMD) -DTOPDIR=$(UPPREFIX)$(UPPREFIX)$(UPPREFIX)$(UPPREFIX)$(TOP) -DCURDIR=$(NEW_CURRENT_DIR); \
	$(MAKE) $(MFLAGS) Makefiles

includes::
	@case '${MFLAGS}' in *[ik]*) set +e;; esac; \
	for i in $(SUBDIRS) ;\
	do \
		(cd $$i ; echo including "in $(CURRENT_DIR)/$$i..."; \
			$(MAKE) $(MFLAGS)  includes); \
	done

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

# DO NOT DELETE

auth.o: dm.h ../.././X11/Xos.h ../.././X11/Xosdefs.h /usr/include/sys/types.h
auth.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
auth.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h /usr/include/sys/file.h
auth.o: /usr/include/bsd43/sys/time.h /usr/include/bsd43/sys/time.h
auth.o: ../.././X11/Xfuncs.h ../.././X11/Xmd.h ../.././X11/Xauth.h
auth.o: ../.././X11/Xfuncproto.h /usr/include/stdio.h /usr/include/setjmp.h
auth.o: ../.././X11/Xdmcp.h /usr/include/sys/param.h ../.././X11/X.h
auth.o: /usr/include/sys/stat.h /usr/include/sys/socket.h
auth.o: /usr/include/sys/ioctl.h /usr/include/bsd43/netinet/in.h
auth.o: /usr/include/bsd43/net/if.h /usr/include/bsd43/net/if_arp.h
daemon.o: ../.././X11/Xos.h ../.././X11/Xosdefs.h /usr/include/sys/types.h
daemon.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
daemon.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h
daemon.o: /usr/include/sys/file.h /usr/include/bsd43/sys/time.h
daemon.o: /usr/include/bsd43/sys/time.h /usr/include/sys/ioctl.h
server.o: dm.h ../.././X11/Xos.h ../.././X11/Xosdefs.h
server.o: /usr/include/sys/types.h /usr/include/bsd43/strings.h
server.o: /usr/include/bsd43/bsd43/bsd43_.h /usr/include/fcntl.h
server.o: /usr/include/sys/fcntl.h /usr/include/sys/file.h
server.o: /usr/include/bsd43/sys/time.h /usr/include/bsd43/sys/time.h
server.o: ../.././X11/Xfuncs.h ../.././X11/Xmd.h ../.././X11/Xauth.h
server.o: ../.././X11/Xfuncproto.h /usr/include/stdio.h /usr/include/setjmp.h
server.o: ../.././X11/Xdmcp.h /usr/include/sys/param.h ../.././X11/Xlib.h
server.o: ../.././X11/X.h /usr/include/signal.h /usr/include/sys/signal.h
server.o: /usr/include/errno.h /usr/include/sys/errno.h
dpylist.o: dm.h ../.././X11/Xos.h ../.././X11/Xosdefs.h
dpylist.o: /usr/include/sys/types.h /usr/include/bsd43/strings.h
dpylist.o: /usr/include/bsd43/bsd43/bsd43_.h /usr/include/fcntl.h
dpylist.o: /usr/include/sys/fcntl.h /usr/include/sys/file.h
dpylist.o: /usr/include/bsd43/sys/time.h /usr/include/bsd43/sys/time.h
dpylist.o: ../.././X11/Xfuncs.h ../.././X11/Xmd.h ../.././X11/Xauth.h
dpylist.o: ../.././X11/Xfuncproto.h /usr/include/stdio.h
dpylist.o: /usr/include/setjmp.h ../.././X11/Xdmcp.h /usr/include/sys/param.h
dm.o: dm.h ../.././X11/Xos.h ../.././X11/Xosdefs.h /usr/include/sys/types.h
dm.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
dm.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h /usr/include/sys/file.h
dm.o: /usr/include/bsd43/sys/time.h /usr/include/bsd43/sys/time.h
dm.o: ../.././X11/Xfuncs.h ../.././X11/Xmd.h ../.././X11/Xauth.h
dm.o: ../.././X11/Xfuncproto.h /usr/include/stdio.h /usr/include/setjmp.h
dm.o: ../.././X11/Xdmcp.h /usr/include/sys/param.h /usr/include/signal.h
dm.o: /usr/include/sys/signal.h /usr/include/sys/stat.h /usr/include/errno.h
dm.o: /usr/include/sys/errno.h /usr/include/varargs.h
error.o: dm.h ../.././X11/Xos.h ../.././X11/Xosdefs.h
error.o: /usr/include/sys/types.h /usr/include/bsd43/strings.h
error.o: /usr/include/bsd43/bsd43/bsd43_.h /usr/include/fcntl.h
error.o: /usr/include/sys/fcntl.h /usr/include/sys/file.h
error.o: /usr/include/bsd43/sys/time.h /usr/include/bsd43/sys/time.h
error.o: ../.././X11/Xfuncs.h ../.././X11/Xmd.h ../.././X11/Xauth.h
error.o: ../.././X11/Xfuncproto.h /usr/include/stdio.h /usr/include/setjmp.h
error.o: ../.././X11/Xdmcp.h /usr/include/sys/param.h
file.o: dm.h ../.././X11/Xos.h ../.././X11/Xosdefs.h /usr/include/sys/types.h
file.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
file.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h /usr/include/sys/file.h
file.o: /usr/include/bsd43/sys/time.h /usr/include/bsd43/sys/time.h
file.o: ../.././X11/Xfuncs.h ../.././X11/Xmd.h ../.././X11/Xauth.h
file.o: ../.././X11/Xfuncproto.h /usr/include/stdio.h /usr/include/setjmp.h
file.o: ../.././X11/Xdmcp.h /usr/include/sys/param.h /usr/include/ctype.h
greet.o: ../.././X11/Intrinsic.h ../.././X11/Xlib.h /usr/include/sys/types.h
greet.o: ../.././X11/X.h ../.././X11/Xfuncproto.h ../.././X11/Xosdefs.h
greet.o: ../.././X11/Xutil.h ../.././X11/Xresource.h
greet.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
greet.o: ../.././X11/Core.h ../.././X11/Composite.h ../.././X11/Constraint.h
greet.o: ../.././X11/Object.h ../.././X11/RectObj.h ../.././X11/StringDefs.h
greet.o: ../.././X11/Shell.h ../.././X11/Xaw/Command.h
greet.o: ../.././X11/Xaw/Label.h ../.././X11/Xaw/Simple.h
greet.o: ../.././X11/Xmu/Converters.h ../.././X11/Xaw/Logo.h Login.h dm.h
greet.o: ../.././X11/Xos.h /usr/include/fcntl.h /usr/include/sys/fcntl.h
greet.o: /usr/include/sys/file.h /usr/include/bsd43/sys/time.h
greet.o: /usr/include/bsd43/sys/time.h ../.././X11/Xfuncs.h ../.././X11/Xmd.h
greet.o: ../.././X11/Xauth.h /usr/include/stdio.h /usr/include/setjmp.h
greet.o: ../.././X11/Xdmcp.h /usr/include/sys/param.h
netaddr.o: dm.h ../.././X11/Xos.h ../.././X11/Xosdefs.h
netaddr.o: /usr/include/sys/types.h /usr/include/bsd43/strings.h
netaddr.o: /usr/include/bsd43/bsd43/bsd43_.h /usr/include/fcntl.h
netaddr.o: /usr/include/sys/fcntl.h /usr/include/sys/file.h
netaddr.o: /usr/include/bsd43/sys/time.h /usr/include/bsd43/sys/time.h
netaddr.o: ../.././X11/Xfuncs.h ../.././X11/Xmd.h ../.././X11/Xauth.h
netaddr.o: ../.././X11/Xfuncproto.h /usr/include/stdio.h
netaddr.o: /usr/include/setjmp.h ../.././X11/Xdmcp.h /usr/include/sys/param.h
netaddr.o: ../.././X11/X.h /usr/include/sys/socket.h
netaddr.o: /usr/include/bsd43/netinet/in.h /usr/include/bsd43/sys/un.h
reset.o: dm.h ../.././X11/Xos.h ../.././X11/Xosdefs.h
reset.o: /usr/include/sys/types.h /usr/include/bsd43/strings.h
reset.o: /usr/include/bsd43/bsd43/bsd43_.h /usr/include/fcntl.h
reset.o: /usr/include/sys/fcntl.h /usr/include/sys/file.h
reset.o: /usr/include/bsd43/sys/time.h /usr/include/bsd43/sys/time.h
reset.o: ../.././X11/Xfuncs.h ../.././X11/Xmd.h ../.././X11/Xauth.h
reset.o: ../.././X11/Xfuncproto.h /usr/include/stdio.h /usr/include/setjmp.h
reset.o: ../.././X11/Xdmcp.h /usr/include/sys/param.h ../.././X11/Xlib.h
reset.o: ../.././X11/X.h /usr/include/signal.h /usr/include/sys/signal.h
resource.o: dm.h ../.././X11/Xos.h ../.././X11/Xosdefs.h
resource.o: /usr/include/sys/types.h /usr/include/bsd43/strings.h
resource.o: /usr/include/bsd43/bsd43/bsd43_.h /usr/include/fcntl.h
resource.o: /usr/include/sys/fcntl.h /usr/include/sys/file.h
resource.o: /usr/include/bsd43/sys/time.h /usr/include/bsd43/sys/time.h
resource.o: ../.././X11/Xfuncs.h ../.././X11/Xmd.h ../.././X11/Xauth.h
resource.o: ../.././X11/Xfuncproto.h /usr/include/stdio.h
resource.o: /usr/include/setjmp.h ../.././X11/Xdmcp.h
resource.o: /usr/include/sys/param.h ../.././X11/Intrinsic.h
resource.o: ../.././X11/Xlib.h ../.././X11/X.h ../.././X11/Xutil.h
resource.o: ../.././X11/Xresource.h ../.././X11/Core.h
resource.o: ../.././X11/Composite.h ../.././X11/Constraint.h
resource.o: ../.././X11/Object.h ../.././X11/RectObj.h
resource.o: ../.././X11/Xmu/CharSet.h
protodpy.o: dm.h ../.././X11/Xos.h ../.././X11/Xosdefs.h
protodpy.o: /usr/include/sys/types.h /usr/include/bsd43/strings.h
protodpy.o: /usr/include/bsd43/bsd43/bsd43_.h /usr/include/fcntl.h
protodpy.o: /usr/include/sys/fcntl.h /usr/include/sys/file.h
protodpy.o: /usr/include/bsd43/sys/time.h /usr/include/bsd43/sys/time.h
protodpy.o: ../.././X11/Xfuncs.h ../.././X11/Xmd.h ../.././X11/Xauth.h
protodpy.o: ../.././X11/Xfuncproto.h /usr/include/stdio.h
protodpy.o: /usr/include/setjmp.h ../.././X11/Xdmcp.h
protodpy.o: /usr/include/sys/param.h
policy.o: dm.h ../.././X11/Xos.h ../.././X11/Xosdefs.h
policy.o: /usr/include/sys/types.h /usr/include/bsd43/strings.h
policy.o: /usr/include/bsd43/bsd43/bsd43_.h /usr/include/fcntl.h
policy.o: /usr/include/sys/fcntl.h /usr/include/sys/file.h
policy.o: /usr/include/bsd43/sys/time.h /usr/include/bsd43/sys/time.h
policy.o: ../.././X11/Xfuncs.h ../.././X11/Xmd.h ../.././X11/Xauth.h
policy.o: ../.././X11/Xfuncproto.h /usr/include/stdio.h /usr/include/setjmp.h
policy.o: ../.././X11/Xdmcp.h /usr/include/sys/param.h ../.././X11/X.h
policy.o: /usr/include/sys/socket.h /usr/include/bsd43/netinet/in.h
session.o: dm.h ../.././X11/Xos.h ../.././X11/Xosdefs.h
session.o: /usr/include/sys/types.h /usr/include/bsd43/strings.h
session.o: /usr/include/bsd43/bsd43/bsd43_.h /usr/include/fcntl.h
session.o: /usr/include/sys/fcntl.h /usr/include/sys/file.h
session.o: /usr/include/bsd43/sys/time.h /usr/include/bsd43/sys/time.h
session.o: ../.././X11/Xfuncs.h ../.././X11/Xmd.h ../.././X11/Xauth.h
session.o: ../.././X11/Xfuncproto.h /usr/include/stdio.h
session.o: /usr/include/setjmp.h ../.././X11/Xdmcp.h /usr/include/sys/param.h
session.o: ../.././X11/Xlib.h ../.././X11/X.h /usr/include/signal.h
session.o: /usr/include/sys/signal.h ../.././X11/Xatom.h /usr/include/errno.h
session.o: /usr/include/sys/errno.h /usr/include/ctype.h
socket.o: dm.h ../.././X11/Xos.h ../.././X11/Xosdefs.h
socket.o: /usr/include/sys/types.h /usr/include/bsd43/strings.h
socket.o: /usr/include/bsd43/bsd43/bsd43_.h /usr/include/fcntl.h
socket.o: /usr/include/sys/fcntl.h /usr/include/sys/file.h
socket.o: /usr/include/bsd43/sys/time.h /usr/include/bsd43/sys/time.h
socket.o: ../.././X11/Xfuncs.h ../.././X11/Xmd.h ../.././X11/Xauth.h
socket.o: ../.././X11/Xfuncproto.h /usr/include/stdio.h /usr/include/setjmp.h
socket.o: ../.././X11/Xdmcp.h /usr/include/sys/param.h
socket.o: /usr/include/sys/socket.h /usr/include/bsd43/netinet/in.h
socket.o: /usr/include/bsd43/sys/un.h /usr/include/netdb.h
streams.o: dm.h ../.././X11/Xos.h ../.././X11/Xosdefs.h
streams.o: /usr/include/sys/types.h /usr/include/bsd43/strings.h
streams.o: /usr/include/bsd43/bsd43/bsd43_.h /usr/include/fcntl.h
streams.o: /usr/include/sys/fcntl.h /usr/include/sys/file.h
streams.o: /usr/include/bsd43/sys/time.h /usr/include/bsd43/sys/time.h
streams.o: ../.././X11/Xfuncs.h ../.././X11/Xmd.h ../.././X11/Xauth.h
streams.o: ../.././X11/Xfuncproto.h /usr/include/stdio.h
streams.o: /usr/include/setjmp.h ../.././X11/Xdmcp.h /usr/include/sys/param.h
util.o: dm.h ../.././X11/Xos.h ../.././X11/Xosdefs.h /usr/include/sys/types.h
util.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
util.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h /usr/include/sys/file.h
util.o: /usr/include/bsd43/sys/time.h /usr/include/bsd43/sys/time.h
util.o: ../.././X11/Xfuncs.h ../.././X11/Xmd.h ../.././X11/Xauth.h
util.o: ../.././X11/Xfuncproto.h /usr/include/stdio.h /usr/include/setjmp.h
util.o: ../.././X11/Xdmcp.h /usr/include/sys/param.h /usr/include/signal.h
util.o: /usr/include/sys/signal.h
verify.o: dm.h ../.././X11/Xos.h ../.././X11/Xosdefs.h
verify.o: /usr/include/sys/types.h /usr/include/bsd43/strings.h
verify.o: /usr/include/bsd43/bsd43/bsd43_.h /usr/include/fcntl.h
verify.o: /usr/include/sys/fcntl.h /usr/include/sys/file.h
verify.o: /usr/include/bsd43/sys/time.h /usr/include/bsd43/sys/time.h
verify.o: ../.././X11/Xfuncs.h ../.././X11/Xmd.h ../.././X11/Xauth.h
verify.o: ../.././X11/Xfuncproto.h /usr/include/stdio.h /usr/include/setjmp.h
verify.o: ../.././X11/Xdmcp.h /usr/include/sys/param.h /usr/include/pwd.h
verify.o: /usr/include/grp.h
xdmcp.o: dm.h ../.././X11/Xos.h ../.././X11/Xosdefs.h
xdmcp.o: /usr/include/sys/types.h /usr/include/bsd43/strings.h
xdmcp.o: /usr/include/bsd43/bsd43/bsd43_.h /usr/include/fcntl.h
xdmcp.o: /usr/include/sys/fcntl.h /usr/include/sys/file.h
xdmcp.o: /usr/include/bsd43/sys/time.h /usr/include/bsd43/sys/time.h
xdmcp.o: ../.././X11/Xfuncs.h ../.././X11/Xmd.h ../.././X11/Xauth.h
xdmcp.o: ../.././X11/Xfuncproto.h /usr/include/stdio.h /usr/include/setjmp.h
xdmcp.o: ../.././X11/Xdmcp.h /usr/include/sys/param.h ../.././X11/X.h
xdmcp.o: /usr/include/ctype.h /usr/include/sys/socket.h
xdmcp.o: /usr/include/bsd43/netinet/in.h /usr/include/bsd43/sys/un.h
xdmcp.o: /usr/include/netdb.h
Login.o: ../.././X11/IntrinsicP.h ../.././X11/Intrinsic.h ../.././X11/Xlib.h
Login.o: /usr/include/sys/types.h ../.././X11/X.h ../.././X11/Xfuncproto.h
Login.o: ../.././X11/Xosdefs.h ../.././X11/Xutil.h ../.././X11/Xresource.h
Login.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
Login.o: ../.././X11/Core.h ../.././X11/Composite.h ../.././X11/Constraint.h
Login.o: ../.././X11/Object.h ../.././X11/RectObj.h ../.././X11/CoreP.h
Login.o: ../.././X11/CompositeP.h ../.././X11/ConstrainP.h
Login.o: ../.././X11/ObjectP.h ../.././X11/RectObjP.h
Login.o: ../.././X11/StringDefs.h ../.././X11/keysym.h
Login.o: ../.././X11/keysymdef.h ../.././X11/Xfuncs.h /usr/include/stdio.h
Login.o: LoginP.h Login.h
mitauth.o: ../.././X11/Xos.h ../.././X11/Xosdefs.h /usr/include/sys/types.h
mitauth.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
mitauth.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h
mitauth.o: /usr/include/sys/file.h /usr/include/bsd43/sys/time.h
mitauth.o: /usr/include/bsd43/sys/time.h dm.h ../.././X11/Xfuncs.h
mitauth.o: ../.././X11/Xmd.h ../.././X11/Xauth.h ../.././X11/Xfuncproto.h
mitauth.o: /usr/include/stdio.h /usr/include/setjmp.h ../.././X11/Xdmcp.h
mitauth.o: /usr/include/sys/param.h
genauth.o: ../.././X11/Xauth.h ../.././X11/Xfuncproto.h /usr/include/stdio.h
genauth.o: ../.././X11/Xos.h ../.././X11/Xosdefs.h /usr/include/sys/types.h
genauth.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
genauth.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h
genauth.o: /usr/include/sys/file.h /usr/include/bsd43/sys/time.h
genauth.o: /usr/include/bsd43/sys/time.h dm.h ../.././X11/Xfuncs.h
genauth.o: ../.././X11/Xmd.h /usr/include/setjmp.h ../.././X11/Xdmcp.h
genauth.o: /usr/include/sys/param.h
access.o: dm.h ../.././X11/Xos.h ../.././X11/Xosdefs.h
access.o: /usr/include/sys/types.h /usr/include/bsd43/strings.h
access.o: /usr/include/bsd43/bsd43/bsd43_.h /usr/include/fcntl.h
access.o: /usr/include/sys/fcntl.h /usr/include/sys/file.h
access.o: /usr/include/bsd43/sys/time.h /usr/include/bsd43/sys/time.h
access.o: ../.././X11/Xfuncs.h ../.././X11/Xmd.h ../.././X11/Xauth.h
access.o: ../.././X11/Xfuncproto.h /usr/include/stdio.h /usr/include/setjmp.h
access.o: ../.././X11/Xdmcp.h /usr/include/sys/param.h ../.././X11/X.h
access.o: /usr/include/ctype.h /usr/include/bsd43/netinet/in.h
access.o: /usr/include/netdb.h /usr/include/sys/socket.h
choose.o: dm.h ../.././X11/Xos.h ../.././X11/Xosdefs.h
choose.o: /usr/include/sys/types.h /usr/include/bsd43/strings.h
choose.o: /usr/include/bsd43/bsd43/bsd43_.h /usr/include/fcntl.h
choose.o: /usr/include/sys/fcntl.h /usr/include/sys/file.h
choose.o: /usr/include/bsd43/sys/time.h /usr/include/bsd43/sys/time.h
choose.o: ../.././X11/Xfuncs.h ../.././X11/Xmd.h ../.././X11/Xauth.h
choose.o: ../.././X11/Xfuncproto.h /usr/include/stdio.h /usr/include/setjmp.h
choose.o: ../.././X11/Xdmcp.h /usr/include/sys/param.h ../.././X11/X.h
choose.o: /usr/include/sys/socket.h /usr/include/bsd43/netinet/in.h
choose.o: /usr/include/bsd43/sys/un.h /usr/include/ctype.h
xdmshell.o: /usr/include/stdio.h dm.h ../.././X11/Xos.h ../.././X11/Xosdefs.h
xdmshell.o: /usr/include/sys/types.h /usr/include/bsd43/strings.h
xdmshell.o: /usr/include/bsd43/bsd43/bsd43_.h /usr/include/fcntl.h
xdmshell.o: /usr/include/sys/fcntl.h /usr/include/sys/file.h
xdmshell.o: /usr/include/bsd43/sys/time.h /usr/include/bsd43/sys/time.h
xdmshell.o: ../.././X11/Xfuncs.h ../.././X11/Xmd.h ../.././X11/Xauth.h
xdmshell.o: ../.././X11/Xfuncproto.h /usr/include/setjmp.h
xdmshell.o: ../.././X11/Xdmcp.h /usr/include/sys/param.h /usr/include/errno.h
xdmshell.o: /usr/include/sys/errno.h
chooser.o: ../.././X11/Intrinsic.h ../.././X11/Xlib.h
chooser.o: /usr/include/sys/types.h ../.././X11/X.h ../.././X11/Xfuncproto.h
chooser.o: ../.././X11/Xosdefs.h ../.././X11/Xutil.h ../.././X11/Xresource.h
chooser.o: /usr/include/bsd43/strings.h /usr/include/bsd43/bsd43/bsd43_.h
chooser.o: ../.././X11/Core.h ../.././X11/Composite.h
chooser.o: ../.././X11/Constraint.h ../.././X11/Object.h
chooser.o: ../.././X11/RectObj.h ../.././X11/StringDefs.h ../.././X11/Xatom.h
chooser.o: ../.././X11/Xaw/Paned.h ../.././X11/Xmu/Converters.h
chooser.o: ../.././X11/Xaw/Label.h ../.././X11/Xaw/Simple.h
chooser.o: ../.././X11/Xaw/Viewport.h ../.././X11/Xaw/Form.h
chooser.o: ../.././X11/Xaw/Reports.h ../.././X11/Xaw/List.h
chooser.o: ../.././X11/Xaw/Box.h ../.././X11/Xaw/Command.h dm.h
chooser.o: ../.././X11/Xos.h /usr/include/fcntl.h /usr/include/sys/fcntl.h
chooser.o: /usr/include/sys/file.h /usr/include/bsd43/sys/time.h
chooser.o: /usr/include/bsd43/sys/time.h ../.././X11/Xfuncs.h
chooser.o: ../.././X11/Xmd.h ../.././X11/Xauth.h /usr/include/stdio.h
chooser.o: /usr/include/setjmp.h ../.././X11/Xdmcp.h /usr/include/sys/param.h
chooser.o: /usr/include/ctype.h /usr/include/sys/socket.h
chooser.o: /usr/include/bsd43/netinet/in.h /usr/include/sys/ioctl.h
chooser.o: /usr/include/bsd43/net/if.h /usr/include/bsd43/net/if_arp.h
chooser.o: /usr/include/netdb.h
