diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-11-22 11:37:02 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-11-22 11:37:02 +0000 |
commit | 32c1e68ce518fb19dedd8ce1f1eab55a021830f9 (patch) | |
tree | bef6d94917b135b354a435a1857c5f65a1537631 /benchmarks/lmbench | |
parent | be33f1384f7e1d87efc2043ac77f3f563ccc73ec (diff) |
Notes
Diffstat (limited to 'benchmarks/lmbench')
-rw-r--r-- | benchmarks/lmbench/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/lmbench/Makefile b/benchmarks/lmbench/Makefile index fb687d18e912..33ce6200d8b8 100644 --- a/benchmarks/lmbench/Makefile +++ b/benchmarks/lmbench/Makefile @@ -3,11 +3,11 @@ # Date created: 6 May 1995 # Whom: asami # -# $Id: Makefile,v 1.2 1995/05/14 06:08:08 asami Exp $ +# $Id: Makefile,v 1.3 1995/07/13 01:09:09 asami Exp $ # DISTNAME= lmbench-1.0 -CATEGORIES+= benchmarking +CATEGORIES+= benchmarks MASTER_SITES= ftp://forte.mathematik.uni-bremen.de/pub/unix/benchmarks/ MAINTAINER= asami@FreeBSD.ORG |