/* $Id: Imakefile,v 1.1.1.1 2002/10/19 08:27:34 aida_s Exp $ */
#include "../../Canna.conf"

CANNAROOT = ../..

#define IHaveSubdirs
#define PassCDebugFlags

SUBDIRS = pubdic grammar words

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