SRCS= client.c \
		empire.c \
		io.c

OBJS= client.o \
		empire.o \
		io.o
###
bin/client.o: /home/mattd/greyhelm/xemp5.0/include/type.h \
	/home/mattd/greyhelm/xemp5.0/include/emp_proto.h \
	/home/mattd/greyhelm/xemp5.0/include/main.h \
	/home/mattd/greyhelm/xemp5.0/include/xemp.h \
	/home/mattd/greyhelm/xemp5.0/include/tcemp.h \
	/home/mattd/greyhelm/xemp5.0/include/options.h \
	/home/mattd/greyhelm/xemp5.0/include/func.h \
	/home/mattd/greyhelm/xemp5.0/include/nation.h
bin/empire.o: /home/mattd/greyhelm/xemp5.0/include/type.h \
	/home/mattd/greyhelm/xemp5.0/include/main.h \
	/home/mattd/greyhelm/xemp5.0/include/xemp.h \
	/home/mattd/greyhelm/xemp5.0/include/tcemp.h \
	/home/mattd/greyhelm/xemp5.0/include/options.h
bin/io.o: /home/mattd/greyhelm/xemp5.0/include/type.h \
	/home/mattd/greyhelm/xemp5.0/include/main.h \
	/home/mattd/greyhelm/xemp5.0/include/xemp.h \
	/home/mattd/greyhelm/xemp5.0/include/tcemp.h \
	/home/mattd/greyhelm/xemp5.0/include/options.h
