Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.sbin/amd Since amd compiles with WAUDIT=2, include it in...



details:   https://anonhg.NetBSD.org/src/rev/abffafe5723b
branches:  trunk
changeset: 499487:abffafe5723b
user:      wiz <wiz%NetBSD.org@localhost>
date:      Tue Nov 21 02:03:26 2000 +0000

description:
Since amd compiles with WAUDIT=2, include it in Makefile.

diffstat:

 usr.sbin/amd/Makefile.inc |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 50cf056bda27 -r abffafe5723b usr.sbin/amd/Makefile.inc
--- a/usr.sbin/amd/Makefile.inc Tue Nov 21 01:35:36 2000 +0000
+++ b/usr.sbin/amd/Makefile.inc Tue Nov 21 02:03:26 2000 +0000
@@ -1,6 +1,7 @@
-#      $NetBSD: Makefile.inc,v 1.14 2000/11/20 00:24:41 wiz Exp $
+#      $NetBSD: Makefile.inc,v 1.15 2000/11/21 02:03:26 wiz Exp $
 
 WARNS?=        1
+WFORMAT=2
 
 IDIST= ${.CURDIR}/../../../dist/am-utils
 



Home | Main Index | Thread Index | Old Index