cdesktopenv/cde/lib/tt/Imakefile

10 lines
293 B
Plaintext

XCOMM $TOG: Imakefile /main/7 1998/08/10 18:01:46 mgreess $
#define IHaveSubdirs
#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)' 'CXXDEBUGFLAGS=$(CXXDEBUGFLAGS)'
SUBDIRS = mini_isam lib slib bin
LINTSUBDIRS = mini_isam lib slib bin
MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))