#include "../config/crossfire.tmpl"

ALL_FILES = \
	arch.h bitmaps.h commands.h config.h define.h\
	funcpoint.h global.h includes.h\
	libproto.h living.h loader.h logger.h \
	main.h newclient.h\
	object.h osf.h patchlevel.h player.h re-cmp.h sgi.h shstr.h\
	skills.h \
	sounds.h spellist.h spells.h sproto.h structs.h sunos.h treasure.h\
	version.h xdir.h xio.h X11.h

all::

depend::

clean::

InsertArchive(Imakefile $(ALL_FILES),include)
