SRCS= bit.c \
		dtable.c \
		expect.c \
		globals.c \
		handle.c \
		host.c \
		hpux.c \
		ioqueue.c \
		login.c \
		main.c \
		queue.c \
		saveargv.c \
		servercmd.c \
		serverio.c \
		termio.c \
		termlib.c

OBJS= bit.o \
		dtable.o \
		expect.o \
		globals.o \
		handle.o \
		host.o \
		hpux.o \
		ioqueue.o \
		login.o \
		main.o \
		queue.o \
		saveargv.o \
		servercmd.o \
		serverio.o \
		termio.o \
		termlib.o
###
sun4/bit.o: misc.h /home/chainsaw4/ts/E/h/options.h bit.h
sun4/expect.o: misc.h /home/chainsaw4/ts/E/h/options.h fnlist.h
sun4/globals.o: misc.h /home/chainsaw4/ts/E/h/options.h fnlist.h proto.h
sun4/host.o: misc.h /home/chainsaw4/ts/E/h/options.h
sun4/hpux.o: misc.h /home/chainsaw4/ts/E/h/options.h
sun4/ioqueue.o: misc.h /home/chainsaw4/ts/E/h/options.h queue.h ioqueue.h
sun4/login.o: misc.h /home/chainsaw4/ts/E/h/options.h proto.h
sun4/main.o: misc.h /home/chainsaw4/ts/E/h/options.h proto.h queue.h ioqueue.h \
	bit.h
sun4/queue.o: misc.h /home/chainsaw4/ts/E/h/options.h queue.h
sun4/saveargv.o: misc.h /home/chainsaw4/ts/E/h/options.h
sun4/servercmd.o: misc.h /home/chainsaw4/ts/E/h/options.h proto.h queue.h \
	ioqueue.h
sun4/serverio.o: misc.h /home/chainsaw4/ts/E/h/options.h queue.h ioqueue.h
sun4/termio.o: misc.h /home/chainsaw4/ts/E/h/options.h
sun4/termlib.o: misc.h /home/chainsaw4/ts/E/h/options.h
