diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-05-19 09:50:19 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-05-19 09:50:19 +0000 |
commit | 704dde4b23d4a2c5506843ef418a2720086dc12c (patch) | |
tree | 32aafe18df6ddffb50c755ba6a75a0688ba8192f /misc/Makefile | |
parent | Bonnie benchmarking tool. (diff) |
Add bonnie.
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/Makefile b/misc/Makefile index 4fda23e4e2e9..79468b4dbb50 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.56 1995/05/14 07:14:18 asami Exp $ +# $Id: Makefile,v 1.57 1995/05/15 04:15:35 asami Exp $ # # RESTRICTED: pgp.usa_only (local restrections) # RESTRICTED: pgp.non-usa_only (local restrictions) @@ -7,7 +7,7 @@ # BROKEN: wine (doesn't install) # -SUBDIR= amanda chord colorls cpm hfs iozone ispell kp less lmbench \ +SUBDIR= amanda bonnie chord colorls cpm hfs iozone ispell kp less lmbench \ mshell mtools \ pcemu rman screen top tua vmsbackup xbatt xdu xsysstats |