diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2005-05-25 10:52:42 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2005-05-25 10:52:42 +0000 |
commit | f497276d3cd63579f02f109990278cff4a4e6975 (patch) | |
tree | a7f1c39d72938e6469424a9d991b840fb54bf7fc /benchmarks/Makefile | |
parent | 7d74df0c3e787808e9a6615c2c7b66c982d41931 (diff) | |
download | ports-f497276d3cd63579f02f109990278cff4a4e6975.tar.gz ports-f497276d3cd63579f02f109990278cff4a4e6975.zip |
Notes
Diffstat (limited to 'benchmarks/Makefile')
-rw-r--r-- | benchmarks/Makefile | 1 |
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 |