11 lines
284 B
Plaintext
11 lines
284 B
Plaintext
XCOMM $XConsortium: Imakefile /main/4 1996/04/21 19:27:48 drk $
|
|
#define IHaveSubdirs
|
|
#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'
|
|
|
|
SUBDIRS = libDtCmP dtcm server
|
|
LINTSUBDIRS = libDtCmP dtcm server
|
|
|
|
MakeSubdirs($(SUBDIRS))
|
|
DependSubdirs($(SUBDIRS))
|
|
LintSubdirs($(LINTSUBDIRS))
|