/**/#
/**/# $Id: Imakefile,v 1.1 1992/05/13 04:31:00 proj Exp $
/**/#
#define IHaveSubdirs
#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'

SUBDIRS = 1.intro 2.env 4.cmd 6.jutil

all::

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