XCOMM $Id: Imakefile,v 1.5 95/07/28 15:28:44 leon Exp $

#include "project.config"

#define HasSubDirs YES
#define PassCDebugFlags "CC=$(CC)"

SUBDIRS		= Kl Kn demos 
XCOMM widgets tests

MakeSubdirs($(SUBDIRS))
MakefileSubdirs($(SUBDIRS))
CleanSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))

