Initial import of the CDE 2.1.30 sources from the Open Group.
[oweals/cde.git] / cde / programs / localized / zh_TW.dt-eucTW / Imakefile
1 XCOMM $XConsortium: Imakefile /main/3 1995/11/08 13:55:54 rswiston $
2 /*
3  * Imakefile for the localized directories.
4  */
5
6 #define IHaveSubdirs
7 #define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'
8
9 SUBDIRS = \
10         types \
11         config \
12         msg \
13         app-defaults \
14         palettes \
15         backdrops
16
17 MakeSubdirs($(SUBDIRS))
18 DependSubdirs($(SUBDIRS))