Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src/usr.bin/nl Pull up revision 1.2 (requested by he):
details: https://anonhg.NetBSD.org/src/rev/2d6ae7d32764
branches: netbsd-1-4
changeset: 471082:2d6ae7d32764
user: he <he%NetBSD.org@localhost>
date: Thu Oct 19 16:32:14 2000 +0000
description:
Pull up revision 1.2 (requested by he):
Format string cleanup.
diffstat:
usr.bin/nl/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (11 lines):
diff -r 2e592c86afbc -r 2d6ae7d32764 usr.bin/nl/Makefile
--- a/usr.bin/nl/Makefile Thu Oct 19 16:32:12 2000 +0000
+++ b/usr.bin/nl/Makefile Thu Oct 19 16:32:14 2000 +0000
@@ -1,5 +1,5 @@
-# $NetBSD: Makefile,v 1.1 1999/02/15 15:07:15 kleink Exp $
+# $NetBSD: Makefile,v 1.1.2.1 2000/10/19 16:32:14 he Exp $
PROG= nl
-
+WFORMAT= 1
.include <bsd.prog.mk>
Home |
Main Index |
Thread Index |
Old Index