/* $Id: Imakefile,v 1.7 1994/01/28 05:26:26 kon Exp $ */
#include "../Canna.conf"

#define IHaveSubdirs
#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'

CANNAROOT = ..

SUBDIRS = ideo phono

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