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