diff options
author | jkoshy <jkoshy@FreeBSD.org> | 1998-08-02 07:36:52 +0800 |
---|---|---|
committer | jkoshy <jkoshy@FreeBSD.org> | 1998-08-02 07:36:52 +0800 |
commit | fd83ff97e150a0ef9de5eedc6c6a94f277e39225 (patch) | |
tree | 6edd787a7329add99adefe62d7432f4deb0735b4 /benchmarks | |
parent | 4720d265b88a9a7b75a9f7db4285d70f2bd2254a (diff) | |
download | freebsd-ports-gnome-fd83ff97e150a0ef9de5eedc6c6a94f277e39225.tar.gz freebsd-ports-gnome-fd83ff97e150a0ef9de5eedc6c6a94f277e39225.tar.zst freebsd-ports-gnome-fd83ff97e150a0ef9de5eedc6c6a94f277e39225.zip |
Enable DBS.
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile index 177ed1fd5756..00b8f45bbc1e 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -1,8 +1,9 @@ -# $Id: Makefile,v 1.5 1998/03/27 12:29:00 tg Exp $ +# $Id: Makefile,v 1.6 1998/06/15 18:14:45 ghelmer Exp $ # SUBDIR += bonnie SUBDIR += bytebench + SUBDIR += dbs SUBDIR += hint SUBDIR += iozone SUBDIR += lmbench |