Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/bdes Passes WARNS=5, so don't set WARNS=3.
details: https://anonhg.NetBSD.org/src/rev/2d98cb73650f
branches: trunk
changeset: 789235:2d98cb73650f
user: dholland <dholland%NetBSD.org@localhost>
date: Sun Aug 11 06:47:38 2013 +0000
description:
Passes WARNS=5, so don't set WARNS=3.
diffstat:
usr.bin/bdes/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r 85eedc79b6d0 -r 2d98cb73650f usr.bin/bdes/Makefile
--- a/usr.bin/bdes/Makefile Sun Aug 11 06:45:23 2013 +0000
+++ b/usr.bin/bdes/Makefile Sun Aug 11 06:47:38 2013 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2007/05/28 12:06:24 tls Exp $
+# $NetBSD: Makefile,v 1.8 2013/08/11 06:47:38 dholland Exp $
# @(#)Makefile 8.1 (Berkeley) 6/6/93
USE_FORT?= yes # cryptographic software
-WARNS= 3
PROG= bdes
LDADD+= -lcrypt
Home |
Main Index |
Thread Index |
Old Index