Merge branch 'master' into utf8-conversion-2
[oweals/cde.git] / cde / programs / localized / Imakefile
1 XCOMM $XConsortium: Imakefile /main/7 1996/09/27 20:45:55 rws $
2 /*
3  * Imakefile for the localized directories.
4  */
5
6 #define IHaveSubdirs
7 #define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'
8
9 SUBDIRS = util C DtLocalesToBuild
10
11 #ifdef SunArchitecture
12 .NO_PARALLEL:
13 #endif
14
15 MakeSubdirs($(SUBDIRS))
16 DependSubdirs($(SUBDIRS))