diff options
author | wiz <wiz> | 2000-12-12 01:30:36 +0000 |
---|---|---|
committer | wiz <wiz> | 2000-12-12 01:30:36 +0000 |
commit | bba4c506a905e25c06a3e9c3f4d6e98019fe5905 (patch) | |
tree | bbbbf69f2baa1191c5594c667610bb069bd22380 /benchmarks | |
parent | 19cde92d879255ae9a2209dec17ff277b14fa09b (diff) | |
download | pkgsrc-bba4c506a905e25c06a3e9c3f4d6e98019fe5905.tar.gz |
Unify Makefiles -- mostly headers: remove FreeBSD Ids.
Consistent 4 character indentation of SUBDIR entries.
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile index eaddbd54b16..91a6931638e 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2000/04/03 15:56:14 sakamoto Exp $ -# FreeBSD Id: Makefile,v 1.4 1997/02/16 13:32:59 andreas Exp +# $NetBSD: Makefile,v 1.18 2000/12/12 01:30:39 wiz Exp $ # PKG_MISC_TARGETS?= benchmark results |