COIN-OR::LEMON - Graph Library

source: lemon-0.x/src/benchmark/Makefile.am @ 707:ec034cfade65

Last change on this file since 707:ec034cfade65 was 704:f450618b8f98, checked in by Akos Ladanyi, 20 years ago

Added new make target 'benchmark'.

File size: 129 bytes
Line 
1AM_CPPFLAGS = -I$(top_srcdir)/src -I$(top_srcdir)/src/work
2
3noinst_PROGRAMS = graph-bench
4
5graph_bench_SOURCES = graph-bench.cc
Note: See TracBrowser for help on using the repository browser.