cdesktopenv/cde/programs/dthelp/Imakefile

10 lines
275 B
Plaintext

XCOMM $XConsortium: Imakefile /main/4 1996/04/21 19:29:26 drk $
#define IHaveSubdirs
#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'
SUBDIRS = parser dthelpview dthelpdemo dthelpgen dthelpprint
MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))
LintSubdirs($(SUBDIRS))