diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-11-28 09:05:54 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-11-28 09:05:54 +0000 |
commit | 18210032c97973abeae7d0f3529c9fd08cff67cb (patch) | |
tree | 7870c7964e15ba3b32d50ac4b3e9ad86c65fc313 /benchmarks/Makefile | |
parent | d5287447151989a9c6c8ccf11ac59189a00d974b (diff) | |
download | ports-18210032c97973abeae7d0f3529c9fd08cff67cb.tar.gz ports-18210032c97973abeae7d0f3529c9fd08cff67cb.zip |
Notes
Diffstat (limited to 'benchmarks/Makefile')
-rw-r--r-- | benchmarks/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile index 9f4de229096d..07cb3aeb5ee4 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -17,7 +17,6 @@ SUBDIR += flops SUBDIR += forkbomb SUBDIR += geekbench - SUBDIR += gsbench SUBDIR += gtkperf SUBDIR += himenobench SUBDIR += hpl @@ -73,6 +72,5 @@ SUBDIR += webbench SUBDIR += wrk SUBDIR += xdd - SUBDIR += xengine .include <bsd.port.subdir.mk> |