diff options
author | wiz <wiz@pkgsrc.org> | 2000-12-12 01:30:36 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-12-12 01:30:36 +0000 |
commit | a32b3a56553677e14a448f1a16a11a4a984b3574 (patch) | |
tree | bbbbf69f2baa1191c5594c667610bb069bd22380 /benchmarks/Makefile | |
parent | 678a50db460281f0c10dbbd050415b0e8e38af2a (diff) | |
download | pkgsrc-a32b3a56553677e14a448f1a16a11a4a984b3574.tar.gz |
Unify Makefiles -- mostly headers: remove FreeBSD Ids.
Consistent 4 character indentation of SUBDIR entries.
Diffstat (limited to 'benchmarks/Makefile')
-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 |