CDEBUGFLAGS=-g

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

SUBDIRS = lib test

MakeSubdirs($(SUBDIRS))

InstallManPage(graph,$(MANDIR))
DependSubdirs($(SUBDIRS))
