diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1997-02-16 13:42:18 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1997-02-16 13:42:18 +0000 |
commit | b0b5d9c9279e74d0e42cea36671d523e62e6cb7b (patch) | |
tree | 006924af55710975dcc8afaeda8fcccabc49be70 /benchmarks/xengine | |
parent | c83eeffeccbf924bda059dd4a783734c61591747 (diff) | |
download | ports-b0b5d9c9279e74d0e42cea36671d523e62e6cb7b.tar.gz ports-b0b5d9c9279e74d0e42cea36671d523e62e6cb7b.zip |
Notes
Diffstat (limited to 'benchmarks/xengine')
-rw-r--r-- | benchmarks/xengine/Makefile | 1 |
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> |