~peter-pearse/ubuntu/natty/guile-1.8/prop001

« back to all changes in this revision

Viewing changes to benchmark-suite/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Schepler
  • Date: 2006-11-09 03:11:16 UTC
  • Revision ID: james.westby@ubuntu.com-20061109031116-hu0q1jxqg12y6yeg
Tags: upstream-1.8.1+1
ImportĀ upstreamĀ versionĀ 1.8.1+1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
SCM_BENCHMARKS = benchmarks/0-reference.bm                      \
 
2
                 benchmarks/continuations.bm                    \
 
3
                 benchmarks/if.bm                               \
 
4
                 benchmarks/logand.bm
 
5
 
 
6
EXTRA_DIST = guile-benchmark lib.scm $(SCM_BENCHMARKS)