XCOMM $XConsortium: Imakefile,v 1.3 94/04/09 19:43:16 rws Exp $
#define IHaveSubdirs
#define PassCDebugFlags CDEBUGFLAGS="$(CDEBUGFLAGS)"

#if BuildPhigs
PHIGSDIRS = PHIGS
#endif

SUBDIRS = $(PHIGSDIRS) IMdkit

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