Remove all optional compile flags from dtwm that are not referenced anywhere, and...
[oweals/cde.git] / cde / programs / dthelp / Imakefile
1 XCOMM $XConsortium: Imakefile /main/4 1996/04/21 19:29:26 drk $
2 #define IHaveSubdirs
3 #define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'
4
5 SUBDIRS = parser dthelpview dthelpdemo dthelpgen dthelpprint
6
7 MakeSubdirs($(SUBDIRS))
8 DependSubdirs($(SUBDIRS))
9 LintSubdirs($(SUBDIRS))