if BUILD_GRAPHER bin_PROGRAMS = stapgraph stapgraph_CXXFLAGS = $(GRAPHER_CFLAGS) stapgraph_SOURCES = grapher.cxx StapParser.cxx Graph.cxx GraphWidget.cxx CairoWidget.cxx stapgraph_LDADD = $(GRAPHER_LIBS) endif