XCOMM $XConsortium: Imakefile /main/4 1996/04/21 19:27:48 drk $
#define IHaveSubdirs
#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'

SUBDIRS = libDtCmP dtcm server
LINTSUBDIRS = libDtCmP dtcm server

MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))
LintSubdirs($(LINTSUBDIRS))
