
include ../Info

GVIZ_VERSION = $(_VERSION_NUM)

__STD_C==1

YACCFIX.parser = ag

graph $(GVIZ_VERSION) :LIBRARY: attribs.c graph.c node.c edge.c graphio.c \
	lexer.c parser.y refstr.c trie.c graph.3

$(INCLUDEDIR) :INSTALLDIR: graph.h


:: makefile mswin32/doinst mswin32/libgraph.mak
