cdesktopenv/cde/programs/util/Imakefile

11 lines
263 B
Plaintext

XCOMM $XConsortium: Imakefile /main/3 1995/11/03 15:27:12 rswiston $
#define IHaveSubdirs
#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'
SUBDIRS = dttypes
LINTSUBDIRS = dttypes
MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))
LintSubdirs($(LINTSUBDIRS))