SRCS= add.c \
		nation.c

OBJS= add.o \
		nation.o
###
bin/add.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 \
	/home/mattd/greyhelm/xemp5.0/include/sector.h \
	/home/mattd/greyhelm/xemp5.0/include/nation.h \
	/home/mattd/greyhelm/xemp5.0/include/census.h \
	/home/mattd/greyhelm/xemp5.0/include/var.h \
	/home/mattd/greyhelm/xemp5.0/include/ship.h
bin/nation.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 \
	/home/mattd/greyhelm/xemp5.0/include/sector.h \
	/home/mattd/greyhelm/xemp5.0/include/nation.h \
	/home/mattd/greyhelm/xemp5.0/include/var.h \
	/home/mattd/greyhelm/xemp5.0/include/func.h
