Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/newfs_ext2fs This passes WARNS=5.
details: https://anonhg.NetBSD.org/src/rev/ca7f8130dd27
branches: trunk
changeset: 789228:ca7f8130dd27
user: dholland <dholland%NetBSD.org@localhost>
date: Sun Aug 11 06:05:30 2013 +0000
description:
This passes WARNS=5.
diffstat:
sbin/newfs_ext2fs/Makefile | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (13 lines):
diff -r f4a2d9cfd88d -r ca7f8130dd27 sbin/newfs_ext2fs/Makefile
--- a/sbin/newfs_ext2fs/Makefile Sun Aug 11 06:04:38 2013 +0000
+++ b/sbin/newfs_ext2fs/Makefile Sun Aug 11 06:05:30 2013 +0000
@@ -1,8 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2012/03/24 08:22:24 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2013/08/11 06:05:30 dholland Exp $
# @(#)Makefile 8.2 (Berkeley) 3/27/94
-WARNS?= 4
-
CWARNFLAGS+= -Wno-sign-compare
.include <bsd.own.mk>
Home |
Main Index |
Thread Index |
Old Index