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

CANNAROOT = ..

SUBDIRS =RK RKC RKC16 $(RKWNN) canna canna16

#ifdef engineSwitch
  RKWNN = RKWnn RKWnn16 RKSj3 RKSj316
#endif

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