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 Pull up revision 1.6 (requested by he):
details: https://anonhg.NetBSD.org/src/rev/5698031763e7
branches: netbsd-1-4
changeset: 471057:5698031763e7
user: he <he%NetBSD.org@localhost>
date: Thu Oct 19 16:31:05 2000 +0000
description:
Pull up revision 1.6 (requested by he):
Format string cleanup.
diffstat:
usr.bin/Makefile.inc | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r f36ca052603f -r 5698031763e7 usr.bin/Makefile.inc
--- a/usr.bin/Makefile.inc Thu Oct 19 16:28:47 2000 +0000
+++ b/usr.bin/Makefile.inc Thu Oct 19 16:31:05 2000 +0000
@@ -1,5 +1,7 @@
-# $NetBSD: Makefile.inc,v 1.5 1997/10/20 03:54:16 lukem Exp $
+# $NetBSD: Makefile.inc,v 1.5.4.1 2000/10/19 16:31:05 he Exp $
# from: @(#)Makefile.inc 8.1 (Berkeley) 6/6/93
WARNS?= 1
+WFORMAT?= 2
+WFORMAT?= 2
BINDIR?=/usr/bin
Home |
Main Index |
Thread Index |
Old Index