/* $Id: Imakefile,v 4.1 1998/03/21 20:12:19 bert Exp $ */

#include "Local.config"

#define PassCDebugFlags	'CDEBUGFLAGS=$(CDEBUGFLAGS)'

SUBDIRS = msub/

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

MakefileSubdirs($(SUBDIRS))
CleanSubdirs($(SUBDIRS))
InstallSubdirs($(SUBDIRS))
InstallManSubdirs($(SUBDIRS))
TagSubdirs($(SUBDIRS))
