cdesktopenv/cde/programs/localized/ja_JP.dt-eucJP/Imakefile

20 lines
354 B
Plaintext

XCOMM $TOG: Imakefile /main/5 1998/08/10 15:49:34 mgreess $
/*
* Imakefile for the localized directories.
*/
#define IHaveSubdirs
#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)' 'CXXDEBUGFLAGS=$(CXXDEBUGFLAGS)'
SUBDIRS = \
types \
config \
msg \
app-defaults \
palettes \
backdrops
MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))