#define IHaveSubdirs
#define PassCDebugFlags CDEBUGFLAGS='$(CDEBUGFLAGS)'

#if CompileVlibTest
TEST_SUBDIRS = test
#endif

SUBDIRS=	lib $(TEST_SUBDIRS)

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