/* Imakefile for xtic 1.12 Tue Jun 18 1995 Normally, no changes should be made here, but rather in configure.h */ /* Procedure is xmkmf -a; make all */ /* make install; make install.man */ #include #define IHaveSubdirs SUBDIRS = src /* Don't ask me why this line is needed...*/ #define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)' MakeSubdirs($(SUBDIRS)) DependSubdirs($(SUBDIRS))