

/*
#include "../../crossfire/editor/config/crossfire.tmpl"
#include "../config.h"
*/
#include "../config.h"

FILES =	Ansi.h		Posix.h		X11.h		Xaw.h \
	debug.h		util.h		README		Imakefile

all::

#ifdef CrossFire
InsertArchieve($(FILES),crossedit/include)
#endif

/*** end of Imakefile ***/
