From f2ef0423e7b6db78934f8cc0fea2db8041bc4ae5 Mon Sep 17 00:00:00 2001 From: joey Date: Sat, 3 Jan 1998 21:40:13 +0000 Subject: [PATCH] clean up, add.. --- benchmarks/Makefile | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/benchmarks/Makefile b/benchmarks/Makefile index 855d13c3f19..98d49d7908d 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -1,13 +1,13 @@ -# $OpenBSD: Makefile,v 1.2 1997/12/02 01:40:57 angelos Exp $ +# $OpenBSD: Makefile,v 1.3 1998/01/03 21:40:13 joey Exp $ # $FreeBSD: Makefile,v 1.4 1997/02/16 13:32:59 andreas Exp $ # - SUBDIR += bonnie - SUBDIR += bytebench - SUBDIR += iozone - SUBDIR += lmbench + SUBDIR += bonnie + SUBDIR += bytebench + SUBDIR += iozone + SUBDIR += lmbench # SUBDIR += netperf - SUBDIR += tcpblast - SUBDIR += xengine + SUBDIR += tcpblast + SUBDIR += xengine .include