diff options
author | Stefan Eßer <se@FreeBSD.org> | 1996-01-03 00:09:51 +0000 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 1996-01-03 00:09:51 +0000 |
commit | def0541056fcf95772edbfa0e43644d626539340 (patch) | |
tree | 235530ac737a9254b05d67782803a9f67667b485 /benchmarks/bytebench | |
parent | 8ec4c84aa412996f7d43f5ec8968c307afc666aa (diff) | |
download | ports-def0541056fcf95772edbfa0e43644d626539340.tar.gz ports-def0541056fcf95772edbfa0e43644d626539340.zip |
Notes
Diffstat (limited to 'benchmarks/bytebench')
-rw-r--r-- | benchmarks/bytebench/pkg-plist | 44 |
1 files changed, 40 insertions, 4 deletions
diff --git a/benchmarks/bytebench/pkg-plist b/benchmarks/bytebench/pkg-plist index 1fa4d7857ddc..e30e4a7e8912 100644 --- a/benchmarks/bytebench/pkg-plist +++ b/benchmarks/bytebench/pkg-plist @@ -1,10 +1,46 @@ @mode 755 bin/bytebench lib/bytebench/Run -lib/bytebench/pgms +lib/bytebench/pgms/looper +lib/bytebench/pgms/cleanup.sh +lib/bytebench/pgms/fs.awk +lib/bytebench/pgms/index.awk +lib/bytebench/pgms/index.base +lib/bytebench/pgms/index.sh +lib/bytebench/pgms/loopm.awk +lib/bytebench/pgms/loops.awk +lib/bytebench/pgms/multi.sh +lib/bytebench/pgms/report.awk +lib/bytebench/pgms/report.sh +lib/bytebench/pgms/tst.sh +lib/bytebench/pgms/arithoh +lib/bytebench/pgms/register +lib/bytebench/pgms/short +lib/bytebench/pgms/int +lib/bytebench/pgms/long +lib/bytebench/pgms/float +lib/bytebench/pgms/double +lib/bytebench/pgms/hanoi +lib/bytebench/pgms/fstime +lib/bytebench/pgms/syscall +lib/bytebench/pgms/context1 +lib/bytebench/pgms/pipe +lib/bytebench/pgms/spawn +lib/bytebench/pgms/execl +lib/bytebench/pgms/dhry2 +lib/bytebench/pgms/dhry2reg +lib/bytebench/pgms/byte.logo @mode 644 lib/bytebench/Makefile lib/bytebench/README -lib/bytebench/doc -lib/bytebench/results -lib/bytebench/testdir +lib/bytebench/doc/bench3.doc +lib/bytebench/doc/bench.doc +lib/bytebench/results/reports.shar +lib/bytebench/testdir/dc.dat +lib/bytebench/testdir/cctest.c +lib/bytebench/testdir/sort.src +@dirrm lib/bytebench/doc +@dirrm lib/bytebench/results +@dirrm lib/bytebench/pgms +@dirrm lib/bytebench/testdir +@dirrm lib/bytebench |