/* You will have to edit this to suit */

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

SUBDIRS = lib clients

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