1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-03-09 15:50:02 +00:00
cde/cde/programs/localized/zh_TW.dt-eucTW/Imakefile

18 lines
329 B
Text

XCOMM $XConsortium: Imakefile /main/3 1995/11/08 13:55:54 rswiston $
/*
* Imakefile for the localized directories.
*/
#define IHaveSubdirs
#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'
SUBDIRS = \
types \
config \
msg \
app-defaults \
palettes \
backdrops
MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))