Changeset 708:429dfcbbf47d in lemon-0.x for src/benchmark/Makefile.am
- Timestamp:
- 07/19/04 15:31:47 (21 years ago)
- Branch:
- default
- Phase:
- public
- Convert:
- svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@960
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/benchmark/Makefile.am
r704 r708 1 AM_CPPFLAGS = -I$(top_srcdir)/src -I$(top_srcdir)/src/work 1 AM_CPPFLAGS = -I$(top_srcdir)/src -I$(top_srcdir)/src/work -I$(top_srcdir)/src/work/marci 2 2 3 noinst_PROGRAMS = graph-bench 3 noinst_PROGRAMS = graph-bench hcube 4 4 5 5 graph_bench_SOURCES = graph-bench.cc 6 7 hcube_SOURCES = hcube.cc
Note: See TracChangeset
for help on using the changeset viewer.