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/file Pull up revision 1.26 (requested by he):
details: https://anonhg.NetBSD.org/src/rev/a844d6b00663
branches: netbsd-1-4
changeset: 471061:a844d6b00663
user: he <he%NetBSD.org@localhost>
date: Thu Oct 19 16:31:19 2000 +0000
description:
Pull up revision 1.26 (requested by he):
Format string cleanup.
diffstat:
usr.bin/file/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (13 lines):
diff -r 378f36e3e28d -r a844d6b00663 usr.bin/file/Makefile
--- a/usr.bin/file/Makefile Thu Oct 19 16:31:16 2000 +0000
+++ b/usr.bin/file/Makefile Thu Oct 19 16:31:19 2000 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.21 1999/02/16 12:32:52 he Exp $
+# $NetBSD: Makefile,v 1.21.2.1 2000/10/19 16:31:19 he Exp $
.include <bsd.own.mk>
+WFORMAT= 1
MFILESDIR= /usr/share/misc
MFILES= magic
MAGIC= ${MFILESDIR}/${MFILES}
Home |
Main Index |
Thread Index |
Old Index