source:
lemon-0.x/src/benchmark/Makefile.am
@
711:b6c56353832c
Last change on this file since 711:b6c56353832c was 711:b6c56353832c, checked in by , 20 years ago | |
---|---|
File size: 220 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 | |
[711] | 5 | graph_bench_SOURCES = graph-bench.cc bench_tools.h |
[708] | 6 | |
[711] | 7 | hcube_SOURCES = hcube.cc bench_tools.h |
Note: See TracBrowser
for help on using the repository browser.