/* $Id: Imakefile,v 4.2 1999/10/08 17:26:36 bert Exp $ */

#include "Local.config"

#define PassCDebugFlags	'CDEBUGFLAGS=$(CDEBUGFLAGS)'

SUBDIRS = msub/

MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))

MakefileSubdirs($(SUBDIRS))
CleanSubdirs($(SUBDIRS))
InstallSubdirs($(SUBDIRS))
InstallManSubdirs($(SUBDIRS))
/* CtagSubdirs($(SUBDIRS)) */
