source:
lemon-0.x/src/benchmark/Makefile.am
@
709:7a518df79892
Last change on this file since 709:7a518df79892 was 708:429dfcbbf47d, checked in by , 21 years ago | |
---|---|
File size: 192 bytes |
Rev | Line | |
---|---|---|
[708] | 1 | AM_CPPFLAGS = -I$(top_srcdir)/src -I$(top_srcdir)/src/work -I$(top_srcdir)/src/work/marci |
[704] | 2 | |
[708] | 3 | noinst_PROGRAMS = graph-bench hcube |
[704] | 4 | |
5 | graph_bench_SOURCES = graph-bench.cc | |
[708] | 6 | |
7 | hcube_SOURCES = hcube.cc |
Note: See TracBrowser
for help on using the repository browser.