SRCS= bind.c \
		chars.c \
		dummy.c \
		event.c \
		misc.c \
		pager.c \
		realm.c \
		tinit.c \
		window.c

OBJS= bind.o \
		chars.o \
		dummy.o \
		event.o \
		misc.o \
		pager.o \
		realm.o \
		tinit.o \
		window.o
###
bind.o: /home/mattd/greyhelm/xemp/include/type.h include_tc/tc_type.h \
	/home/mattd/greyhelm/xemp/include/main.h \
	/home/mattd/greyhelm/xemp/include/proto.h \
	/home/mattd/greyhelm/xemp/include/options.h \
	/home/mattd/greyhelm/xemp/include/sector.h \
	/home/mattd/greyhelm/xemp/include/var.h \
	/home/mattd/greyhelm/xemp/include/ship.h
dummy.o: /home/mattd/greyhelm/xemp/include/type.h \
	/home/mattd/greyhelm/xemp/include/main.h \
	/home/mattd/greyhelm/xemp/include/proto.h \
	/home/mattd/greyhelm/xemp/include/options.h
event.o: /home/mattd/greyhelm/xemp/include/type.h \
	/home/mattd/greyhelm/xemp/include/main.h \
	/home/mattd/greyhelm/xemp/include/proto.h \
	/home/mattd/greyhelm/xemp/include/options.h include_tc/tc_type.h \
	include_tc/event.h include_tc/window.h include_tc/char.h \
	/home/mattd/greyhelm/xemp/include/sector.h
misc.o: /home/mattd/greyhelm/xemp/include/type.h \
	/home/mattd/greyhelm/xemp/include/main.h \
	/home/mattd/greyhelm/xemp/include/proto.h \
	/home/mattd/greyhelm/xemp/include/options.h include_tc/tc_type.h \
	include_tc/event.h include_tc/char.h include_tc/window.h
pager.o: /home/mattd/greyhelm/xemp/include/main.h \
	/home/mattd/greyhelm/xemp/include/type.h \
	/home/mattd/greyhelm/xemp/include/proto.h \
	/home/mattd/greyhelm/xemp/include/options.h include_tc/tc_type.h \
	/home/mattd/greyhelm/xemp/include/func.h include_tc/event.h \
	include_tc/char.h include_tc/window.h \
	/home/mattd/greyhelm/xemp/include/xrc.h
realm.o: /home/mattd/greyhelm/xemp/include/type.h \
	/home/mattd/greyhelm/xemp/include/main.h \
	/home/mattd/greyhelm/xemp/include/proto.h \
	/home/mattd/greyhelm/xemp/include/options.h include_tc/event.h \
	/home/mattd/greyhelm/xemp/include/sector.h
tinit.o: /home/mattd/greyhelm/xemp/include/type.h \
	/home/mattd/greyhelm/xemp/include/main.h \
	/home/mattd/greyhelm/xemp/include/proto.h \
	/home/mattd/greyhelm/xemp/include/options.h include_tc/tc_type.h \
	include_tc/event.h include_tc/char.h \
	/home/mattd/greyhelm/xemp/include/func.h
window.o: /home/mattd/greyhelm/xemp/include/main.h \
	/home/mattd/greyhelm/xemp/include/type.h \
	/home/mattd/greyhelm/xemp/include/proto.h \
	/home/mattd/greyhelm/xemp/include/options.h include_tc/tc_type.h \
	include_tc/char.h include_tc/window.h
