COIN-OR::LEMON - Graph Library

source: lemon-0.x/src/benchmark/Makefile.am @ 741:aa700e5c47b5

Last change on this file since 741:aa700e5c47b5 was 711:b6c56353832c, checked in by Alpar Juttner, 20 years ago

Some tools of common usage was put to bench_tool.h

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