COIN-OR::LEMON - Graph Library

source: lemon-0.x/src/benchmark/Makefile.am @ 710:891f99700ea1

Last change on this file since 710:891f99700ea1 was 708:429dfcbbf47d, checked in by Alpar Juttner, 20 years ago

A new benchmark (hcube)
and other minor changes

File size: 192 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
6
7hcube_SOURCES = hcube.cc
Note: See TracBrowser for help on using the repository browser.