diff options
-rw-r--r-- | benchmarks/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile index 846a520d0bb..84595a0cdb2 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 1997/11/22 03:13:21 hubertf Exp $ +# $NetBSD: Makefile,v 1.3 1998/02/26 23:36:45 tron Exp $ # FreeBSD Id: Makefile,v 1.4 1997/02/16 13:32:59 andreas Exp # -# SUBDIR += bonnie + SUBDIR += bonnie # SUBDIR += bytebench # SUBDIR += iozone # SUBDIR += lmbench |