source:
lemon-0.x/benchmark/Makefile.am
@
1816:19ee9133a28c
| Last change on this file since 1816:19ee9133a28c was 1435:8e85e6bbefdf, checked in by , 20 years ago | |
|---|---|
| File size: 207 bytes | |
| Rev | Line | |
|---|---|---|
| [1435] | 1 | AM_CPPFLAGS = -I$(top_srcdir) |
| [1351] | 2 | |
| 3 | noinst_HEADERS = bench_tools.h | |
| [704] | 4 | |
| [742] | 5 | noinst_PROGRAMS = graph-bench hcube bfs-bench |
| [704] | 6 | |
| [1351] | 7 | graph_bench_SOURCES = graph-bench.cc |
| [708] | 8 | |
| [1351] | 9 | hcube_SOURCES = hcube.cc |
| [742] | 10 | |
| [1351] | 11 | bfs_bench_SOURCES = bfs-bench.cc |
Note: See TracBrowser
for help on using the repository browser.

