aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks/Makefile
diff options
context:
space:
mode:
authordanfe <danfe@FreeBSD.org>2005-05-25 18:52:42 +0800
committerdanfe <danfe@FreeBSD.org>2005-05-25 18:52:42 +0800
commit7a702cdb9427c412e86ae937d2fb1067a65a7886 (patch)
tree4ec43685e66e492b51300a68426f2d4b46c5c4dc /benchmarks/Makefile
parent9540d47a3e9e183700759828dd26cf4e3a46c599 (diff)
downloadfreebsd-ports-gnome-7a702cdb9427c412e86ae937d2fb1067a65a7886.tar.gz
freebsd-ports-gnome-7a702cdb9427c412e86ae937d2fb1067a65a7886.tar.zst
freebsd-ports-gnome-7a702cdb9427c412e86ae937d2fb1067a65a7886.zip
Add nqueens 1.0, n-queens problem benchmark.
PR: ports/78274 Submitted by: NAKAJI Hiroyuki <nakaji(at)jp.freebsd.org>
Diffstat (limited to 'benchmarks/Makefile')
-rw-r--r--benchmarks/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile
index 66113a764480..5c068ed65f64 100644
--- a/benchmarks/Makefile
+++ b/benchmarks/Makefile
@@ -22,6 +22,7 @@
SUBDIR += netio
SUBDIR += netperf
SUBDIR += netpipe
+ SUBDIR += nqueens
SUBDIR += nttcp
SUBDIR += pathchirp
SUBDIR += pathload