Files
cdesktop/cde/programs/localized/it_IT.UTF-8/Imakefile
2018-11-04 18:34:49 -07:00

19 lines
353 B
Plaintext

XCOMM $TOG: Imakefile /main/5 1998/08/10 15:49:10 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))