9 lines
208 B
Plaintext
9 lines
208 B
Plaintext
XCOMM $XConsortium: Imakefile /main/2 1996/04/21 19:12:47 drk $
|
|
#define IHaveSubdirs
|
|
#define PassCDebugFlags CDEBUGFLAGS="$(CDEBUGFLAGS)"
|
|
|
|
SUBDIRS = scripts
|
|
|
|
MakeSubdirs($(SUBDIRS))
|
|
DependSubdirs($(SUBDIRS))
|