Initial import of the CDE 2.1.30 sources from the Open Group.
[oweals/cde.git] / cde / programs / dthelp / parser.ccdf / Imakefile
1 XCOMM $XConsortium: Imakefile /main/3 1995/11/08 11:10:12 rswiston $
2 #define IHaveSubdirs
3 #define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'
4
5
6 SUBDIRS = htag volumegen helpcomp
7 LINTSUBDIRS = htag volumegen helpcomp
8
9
10 MakeSubdirs($(SUBDIRS))
11 DependSubdirs($(SUBDIRS))
12 LintSubdirs($(LINTSUBDIRS))