/* $Id: Imakefile,v 1.2 2003/01/26 04:36:34 aida_s Exp $ */
#include "../Canna.conf"
#define IHaveSubdirs
#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'

CANNAROOT = ..

SUBDIRS = RKindep 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)
