Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-4]: src/lib Pull up revision 1.2 (requested by is):



details:   https://anonhg.NetBSD.org/src/rev/7d53e18a0889
branches:  netbsd-1-4
changeset: 470968:7d53e18a0889
user:      he <he%NetBSD.org@localhost>
date:      Tue Oct 10 21:34:33 2000 +0000

description:
Pull up revision 1.2 (requested by is):
  Format string cleanup.

diffstat:

 lib/Makefile.inc |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (9 lines):

diff -r 475c1af00ba9 -r 7d53e18a0889 lib/Makefile.inc
--- a/lib/Makefile.inc  Tue Oct 10 21:34:13 2000 +0000
+++ b/lib/Makefile.inc  Tue Oct 10 21:34:33 2000 +0000
@@ -1,3 +1,4 @@
-#      $NetBSD: Makefile.inc,v 1.1 1997/10/09 14:36:17 lukem Exp $
+#      $NetBSD: Makefile.inc,v 1.1.4.1 2000/10/10 21:34:33 he Exp $
 
 WARNS?=        1
+WFORMAT?= 2



Home | Main Index | Thread Index | Old Index