COIN-OR::LEMON - Graph Library

source: lemon-0.x/src/benchmark/Makefile.am @ 708:429dfcbbf47d

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

A new benchmark (hcube)
and other minor changes

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