#define IHaveSubdirs
#define PassCDebugFlags

        SUBDIRS = lib include test server\
                  clients

MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))
MakeLintLibSubdirs(lib)
