Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/268f9e6acd90
branches:  netbsd-1-4
changeset: 470969:268f9e6acd90
user:      he <he%NetBSD.org@localhost>
date:      Tue Oct 10 21:47:58 2000 +0000

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

diffstat:

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

diffs (11 lines):

diff -r 7d53e18a0889 -r 268f9e6acd90 libexec/Makefile.inc
--- a/libexec/Makefile.inc      Tue Oct 10 21:34:33 2000 +0000
+++ b/libexec/Makefile.inc      Tue Oct 10 21:47:58 2000 +0000
@@ -1,5 +1,6 @@
-#      $NetBSD: Makefile.inc,v 1.4 1997/10/08 09:07:12 mrg Exp $
+#      $NetBSD: Makefile.inc,v 1.4.4.1 2000/10/10 21:47:58 he Exp $
 #      @(#)Makefile.inc        8.1 (Berkeley) 6/4/93
 
 BINDIR?=       /usr/libexec
 WARNS?=                1
+WFORMAT?=      2



Home | Main Index | Thread Index | Old Index