9 lines
237 B
Plaintext
9 lines
237 B
Plaintext
XCOMM $TOG: Imakefile /main/3 1998/08/10 18:02:40 mgreess $
|
|
#define IHaveSubdirs
|
|
#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)' 'CXXDEBUGFLAGS=$(CXXDEBUGFLAGS)'
|
|
|
|
SUBDIRS = bms SPC
|
|
|
|
MakeSubdirs($(SUBDIRS))
|
|
DependSubdirs($(SUBDIRS))
|