/* $Id: Imakefile,v 1.17 1994/01/28 05:23:26 kon Exp $ */
#include "../Canna.conf"
#define IHaveSubdirs
#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'

RCMDDIRS = canlisp cannacheck cannastat cshost catdic

SUBDIRS = crfreq crrdic crxdic crxgram ctow dicar dpromdic dpwdic dpxdic \
          forcpp forsort itoc kpdic mergewd splitwd wtoc \
          mkromdic mkbindic dpbindic cannakill canvert $(RCMDDIRS)

MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))
MakeLintLibSubdirs($(SUBDIRS))
MakeLintSubdirs($(SUBDIRS),install.ln,install.ln)
