COIN-OR::LEMON - Graph Library

source: lemon-0.x/src/benchmark/Makefile.am @ 711:b6c56353832c

Last change on this file since 711:b6c56353832c 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
RevLine 
[708]1AM_CPPFLAGS = -I$(top_srcdir)/src -I$(top_srcdir)/src/work  -I$(top_srcdir)/src/work/marci
[704]2
[708]3noinst_PROGRAMS = graph-bench hcube
[704]4
[711]5graph_bench_SOURCES = graph-bench.cc bench_tools.h
[708]6
[711]7hcube_SOURCES = hcube.cc bench_tools.h
Note: See TracBrowser for help on using the repository browser.