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 |
Line | |
---|---|
1 | AM_CPPFLAGS = -I$(top_srcdir)/src -I$(top_srcdir)/src/work -I$(top_srcdir)/src/work/marci |
2 | |
3 | noinst_PROGRAMS = graph-bench hcube |
4 | |
5 | graph_bench_SOURCES = graph-bench.cc bench_tools.h |
6 | |
7 | hcube_SOURCES = hcube.cc bench_tools.h |
Note: See TracBrowser
for help on using the repository browser.