/* $Id: Imakefile,v 1.2 2002/12/28 03:15:25 aida_s 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 chkconc $(RCMDDIRS)

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