Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/fsdb Remove redundant WARNS=4
details: https://anonhg.NetBSD.org/src/rev/c6f5c88cfa0b
branches: trunk
changeset: 768343:c6f5c88cfa0b
user: dholland <dholland%NetBSD.org@localhost>
date: Mon Aug 15 00:16:58 2011 +0000
description:
Remove redundant WARNS=4
diffstat:
sbin/fsdb/Makefile | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (13 lines):
diff -r 10dc3df4e48c -r c6f5c88cfa0b sbin/fsdb/Makefile
--- a/sbin/fsdb/Makefile Sun Aug 14 23:13:43 2011 +0000
+++ b/sbin/fsdb/Makefile Mon Aug 15 00:16:58 2011 +0000
@@ -1,8 +1,6 @@
-# $NetBSD: Makefile,v 1.32 2011/08/14 12:30:04 christos Exp $
+# $NetBSD: Makefile,v 1.33 2011/08/15 00:16:58 dholland Exp $
# @(#)Makefile 8.1 (Berkeley) 6/5/93
-WARNS?= 4
-
.include <bsd.own.mk>
PROG= fsdb
Home |
Main Index |
Thread Index |
Old Index