12 lines
243 B
Plaintext
12 lines
243 B
Plaintext
XCOMM $TOG: Imakefile /main/9 1998/08/10 15:54:01 mgreess $
|
|
|
|
#define IHaveSubdirs
|
|
#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)' 'CXXDEBUGFLAGS=$(CXXDEBUGFLAGS)'
|
|
|
|
SUBDIRS=wwl src install
|
|
|
|
MakeSubdirs($(SUBDIRS))
|
|
|
|
DependSubdirs(wwl src)
|
|
|