cdesktopenv/cde/programs/dthelp/parser/pass2/Imakefile

13 lines
326 B
Plaintext

XCOMM $XConsortium: Imakefile /main/3 1995/11/08 10:40:52 rswiston $
#define IHaveSubdirs
#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)' 'BOOTSTRAPCFLAGS=$(BOOTSTRAPCFLAGS)'
#if !UseCCMakeDepend
MDEP_DIR = makedepend
#endif
SUBDIRS = util build eltdef htag2 parser
MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))