/* $Id: Imakefile,v 2.5 1996/10/28 13:18:19 kon Exp $ */
#include "../Canna.conf"
#define IHaveSubdirs
#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'

RCMDDIRS = canlisp cannacheck cannastat cshost catdic

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

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