Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/fsirand WARNS=2
details: https://anonhg.NetBSD.org/src/rev/51f9bc4ca0bd
branches: trunk
changeset: 513538:51f9bc4ca0bd
user: lukem <lukem%NetBSD.org@localhost>
date: Fri Aug 03 02:30:23 2001 +0000
description:
WARNS=2
diffstat:
sbin/fsirand/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r b66ad0146c70 -r 51f9bc4ca0bd sbin/fsirand/Makefile
--- a/sbin/fsirand/Makefile Fri Aug 03 02:29:07 2001 +0000
+++ b/sbin/fsirand/Makefile Fri Aug 03 02:30:23 2001 +0000
@@ -1,9 +1,11 @@
-# $NetBSD: Makefile,v 1.3 1999/01/15 13:32:06 bouyer Exp $
+# $NetBSD: Makefile,v 1.4 2001/08/03 02:30:23 lukem Exp $
PROG= fsirand
SRCS= fsirand.c ffs_bswap.c
MAN= fsirand.8
+WARNS= 2
+
.PATH: ${.CURDIR}/../../sys/ufs/ffs
.include <bsd.prog.mk>
Home |
Main Index |
Thread Index |
Old Index