Initial import of the CDE 2.1.30 sources from the Open Group.
[oweals/cde.git] / cde / programs / localized / de_DE.ISO8859-1 / Imakefile
1 XCOMM $TOG: Imakefile /main/5 1998/08/10 15:47:57 mgreess $
2 /*
3  * Imakefile for the localized directories.
4  */
5
6 #define IHaveSubdirs
7 #define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)' 'CXXDEBUGFLAGS=$(CXXDEBUGFLAGS)'
8
9 SUBDIRS =  \
10         msg \
11         app-defaults \
12         config \
13         types \
14         palettes \
15         backdrops
16
17
18 MakeSubdirs($(SUBDIRS))
19 DependSubdirs($(SUBDIRS))