summaryrefslogtreecommitdiff
path: root/benchmarks/xengine
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>1997-02-16 13:42:18 +0000
committerAndreas Klemm <andreas@FreeBSD.org>1997-02-16 13:42:18 +0000
commitb0b5d9c9279e74d0e42cea36671d523e62e6cb7b (patch)
tree006924af55710975dcc8afaeda8fcccabc49be70 /benchmarks/xengine
parentenable new xengine port (diff)
Show a benchmark value (taken from my system) after installing the port.
Reviewed by: Submitted by: Obtained from:
Notes
Notes: svn path=/head/; revision=5649
Diffstat (limited to 'benchmarks/xengine')
-rw-r--r--benchmarks/xengine/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/xengine/Makefile b/benchmarks/xengine/Makefile
index 3bc0162133e6..2fe351b06576 100644
--- a/benchmarks/xengine/Makefile
+++ b/benchmarks/xengine/Makefile
@@ -30,5 +30,6 @@ post-install:
@mkdir -p $(PREFIX)/share/doc/xengine
@install -c $(WRKSRC)/README $(PREFIX)/share/doc/xengine
.endif
+ @${ECHO} "BTW: 1067 RPMs with P100, Winner 2000PRO/X, resol: 1152x900"
.include <bsd.port.mk>