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/indent Pull up revision 1.5 (requested by he):
details: https://anonhg.NetBSD.org/src/rev/d479641c23a2
branches: netbsd-1-4
changeset: 471064:d479641c23a2
user: he <he%NetBSD.org@localhost>
date: Thu Oct 19 16:31:26 2000 +0000
description:
Pull up revision 1.5 (requested by he):
Format string cleanup.
diffstat:
usr.bin/indent/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (13 lines):
diff -r 8ced1acd10fe -r d479641c23a2 usr.bin/indent/Makefile
--- a/usr.bin/indent/Makefile Thu Oct 19 16:31:23 2000 +0000
+++ b/usr.bin/indent/Makefile Thu Oct 19 16:31:26 2000 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 1997/10/18 16:04:21 mrg Exp $
+# $NetBSD: Makefile,v 1.4.4.1 2000/10/19 16:31:26 he Exp $
# from: @(#)Makefile 8.1 (Berkeley) 6/6/93
PROG= indent
SRCS= indent.c io.c lexi.c parse.c pr_comment.c args.c
-
+WFORMAT=1
.include <bsd.prog.mk>
Home |
Main Index |
Thread Index |
Old Index