summaryrefslogtreecommitdiff
path: root/benchmarks/Makefile
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2005-05-25 10:52:42 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2005-05-25 10:52:42 +0000
commitf497276d3cd63579f02f109990278cff4a4e6975 (patch)
treea7f1c39d72938e6469424a9d991b840fb54bf7fc /benchmarks/Makefile
parent- patch source Makefile (diff)
Add nqueens 1.0, n-queens problem benchmark.
PR: ports/78274 Submitted by: NAKAJI Hiroyuki <nakaji(at)jp.freebsd.org>
Notes
Notes: svn path=/head/; revision=136102
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