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/error Pull up revision 1.4 (requested by he):



details:   https://anonhg.NetBSD.org/src/rev/48423bde0abf
branches:  netbsd-1-4
changeset: 471059:48423bde0abf
user:      he <he%NetBSD.org@localhost>
date:      Thu Oct 19 16:31:14 2000 +0000

description:
Pull up revision 1.4 (requested by he):
  Format string cleanup.

diffstat:

 usr.bin/error/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (13 lines):

diff -r ec2c18d3f04d -r 48423bde0abf usr.bin/error/Makefile
--- a/usr.bin/error/Makefile    Thu Oct 19 16:31:11 2000 +0000
+++ b/usr.bin/error/Makefile    Thu Oct 19 16:31:14 2000 +0000
@@ -1,7 +1,7 @@
 #      @(#)Makefile    8.1 (Berkeley) 6/6/93
-#      $NetBSD: Makefile,v 1.3 1995/09/02 06:15:10 jtc Exp $
+#      $NetBSD: Makefile,v 1.3.8.1 2000/10/19 16:31:14 he Exp $
 
 PROG=  error
 SRCS=  main.c input.c pi.c subr.c filter.c touch.c
-
+WFORMAT=1
 .include <bsd.prog.mk>



Home | Main Index | Thread Index | Old Index