/* $Id: Imakefile,v 1.2 93/02/10 11:37:23 drew Exp $ */

#include <xerion.rules>
#include <xerion.cf>

#define IHaveSubdirs

SUBDIRS = bm bp cascor fem hcl kcl mft rbp scl

MakeSubdirs($(SUBDIRS))
MakeDirectories(install,$(BIN_DEST))
DependSubdirs($(SUBDIRS))

