11 lines
243 B
Plaintext
11 lines
243 B
Plaintext
XCOMM $XConsortium: Imakefile /main/1 1996/02/27 18:28:20 lehors $
|
|
|
|
#define IHaveSubdirs
|
|
#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'
|
|
|
|
SUBDIRS = tptregexp
|
|
|
|
MakeSubdirs($(SUBDIRS))
|
|
DependSubdirs($(SUBDIRS))
|
|
LintSubdirs($(LINTSUBDIRS))
|