#include "config.tmpl"

XCOMM  --------------------------------------------------------
XCOMM                           subdirs
XCOMM  --------------------------------------------------------

#define IHaveSubdirs
SUBDIRS = locale imagelib fonts html xmaid
#define PassCDebugFlags

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

