On linux do not include X11/Xlocale.h but locale.h, this prevents
[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))