cdesktopenv/cde/programs/dthelp/parser.ccdf/Imakefile

13 lines
297 B
Plaintext

XCOMM $XConsortium: Imakefile /main/3 1995/11/08 11:10:12 rswiston $
#define IHaveSubdirs
#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'
SUBDIRS = htag volumegen helpcomp
LINTSUBDIRS = htag volumegen helpcomp
MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))
LintSubdirs($(LINTSUBDIRS))