summaryrefslogtreecommitdiff
path: root/benchmarks/Makefile
diff options
context:
space:
mode:
authortv <tv>2006-01-31 20:19:02 +0000
committertv <tv>2006-01-31 20:19:02 +0000
commit1bf85a33a7f0af352174332dac11865971217df5 (patch)
treeac38b597af8194f97ef08d4fd0ea67ec8fae54d6 /benchmarks/Makefile
parentfb412398b2a8cd982d1920218452cdaea52847a6 (diff)
downloadpkgsrc-tv_libtool_1_5_18_tmpdirfix.tar.gz
Backport a change from 1.5.22 to 1.5.18 that fixes some issues withtv_libtool_1_5_18_tmpdirfix
temp dir creation when using relink-based finalization.
Diffstat (limited to 'benchmarks/Makefile')
-rw-r--r--benchmarks/Makefile43
1 files changed, 0 insertions, 43 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile
deleted file mode 100644
index 90cbbf45f09..00000000000
--- a/benchmarks/Makefile
+++ /dev/null
@@ -1,43 +0,0 @@
-# $NetBSD: Makefile,v 1.39 2005/10/13 08:19:31 xtraeme Exp $
-#
-
-COMMENT= Benchmarking tools
-
-SUBDIR+= benchfft
-SUBDIR+= blogbench
-SUBDIR+= bonnie
-SUBDIR+= bonnie++
-SUBDIR+= bytebench
-SUBDIR+= dbench
-SUBDIR+= dhrystone
-SUBDIR+= fib
-SUBDIR+= flops
-SUBDIR+= forkbomb
-SUBDIR+= hbench
-SUBDIR+= heapsort
-SUBDIR+= hint
-SUBDIR+= httperf
-SUBDIR+= iozone
-SUBDIR+= kttcp
-SUBDIR+= linpack-bench
-SUBDIR+= lmbench
-SUBDIR+= nbench
-SUBDIR+= netio
-SUBDIR+= netpipe
-SUBDIR+= nettest
-SUBDIR+= nsieve
-SUBDIR+= nttcp
-SUBDIR+= paranoia
-SUBDIR+= pipebench
-SUBDIR+= postal
-SUBDIR+= postmark
-SUBDIR+= randread
-SUBDIR+= skampi
-SUBDIR+= thrulay
-SUBDIR+= ttcp
-SUBDIR+= ubench
-SUBDIR+= whetstone
-SUBDIR+= xengine
-SUBDIR+= zelibm
-
-.include "../mk/bsd.pkg.subdir.mk"