#define IHaveSubDirs
#define PassCDebugFlags 'CDEBUGFLAGS='

SUBDIRS = libhtmlw mxw src lib

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

