XCOMM $XConsortium: Imakefile /main/7 1996/09/27 20:45:55 rws $
/*
 * Imakefile for the localized directories.
 */

#define IHaveSubdirs
#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'

SUBDIRS = util C DtLocalesToBuild

#ifdef SunArchitecture
.NO_PARALLEL:
#endif

MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))
