:PACKAGE: graphviz

.SOURCE.h : ../common

gvc $(LIBVERSION) :LIBRARY: gvc.c gvconfig.c \
	gvcontext.c gvdevice.c gvevent.c gvjobs.c gvlayout.c gvloadimage.c \
	gvplugin.c gvrender.c gvtextlayout.c gvusershape.c dot_builtins.c \
	-lgraph -lpathplan

/*
	-lgvplugin_pango -lgvplugin_neato_layout -lgvplugin_dot_layout \
	-lgvplugin_core -lgvplugin_gd
*/

/* gvc_dot_builtins $(LIBVERSION) :LIBRARY: dot_builtins.c \
	-lgvc -lcdt -lgraph -lpathplan -lcommon
*/

$(INCLUDEDIR) :INSTALLDIR: gvc.h gvcext.h gvcint.h gvcjob.h gvplugin.h \
	gvplugin_device.h gvplugin_layout.h gvplugin_render.h \
    gvcommon.h gvcproc.h gvplugin_textlayout.h gvplugin_loadimage.h
