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/printf Pull up revision 1.7 (requested by he):
details: https://anonhg.NetBSD.org/src/rev/730424b84205
branches: netbsd-1-4
changeset: 471086:730424b84205
user: he <he%NetBSD.org@localhost>
date: Thu Oct 19 16:32:22 2000 +0000
description:
Pull up revision 1.7 (requested by he):
Format string cleanup.
diffstat:
usr.bin/printf/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r aae35b66978f -r 730424b84205 usr.bin/printf/Makefile
--- a/usr.bin/printf/Makefile Thu Oct 19 16:32:21 2000 +0000
+++ b/usr.bin/printf/Makefile Thu Oct 19 16:32:22 2000 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.6 1997/11/08 09:34:23 lukem Exp $
+# $NetBSD: Makefile,v 1.6.2.1 2000/10/19 16:32:22 he Exp $
# from: @(#)Makefile 8.1 (Berkeley) 6/6/93
PROG= printf
+WFORMAT=1 # hopeless!
.include <bsd.prog.mk>
Home |
Main Index |
Thread Index |
Old Index