diff options
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile index 7701890c000..e85dbf17dab 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -1,7 +1,9 @@ -# $NetBSD: Makefile,v 1.11 1998/11/20 15:31:21 drochner Exp $ +# $NetBSD: Makefile,v 1.12 1998/12/06 01:25:08 hubertf Exp $ # FreeBSD Id: Makefile,v 1.4 1997/02/16 13:32:59 andreas Exp # +PKG_MISC_TARGETS?= benchmark + SUBDIR += benchfft SUBDIR += bonnie SUBDIR += bytebench |