Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/pmax/stand Add "WARNS?= 1" - woohoo!
details: https://anonhg.NetBSD.org/src/rev/07aaf5d1ecc4
branches: trunk
changeset: 471787:07aaf5d1ecc4
user: simonb <simonb%NetBSD.org@localhost>
date: Sun Apr 11 04:31:02 1999 +0000
description:
Add "WARNS?= 1" - woohoo!
diffstat:
sys/arch/pmax/stand/Makefile.inc | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (14 lines):
diff -r fd4080d35346 -r 07aaf5d1ecc4 sys/arch/pmax/stand/Makefile.inc
--- a/sys/arch/pmax/stand/Makefile.inc Sun Apr 11 04:28:14 1999 +0000
+++ b/sys/arch/pmax/stand/Makefile.inc Sun Apr 11 04:31:02 1999 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile.inc,v 1.11 1999/04/11 04:19:56 simonb Exp $
+# $NetBSD: Makefile.inc,v 1.12 1999/04/11 04:31:02 simonb Exp $
.include <bsd.own.mk>
BINDIR?= /usr/mdec
BINMODE?= 444
+WARNS?= 1
MKMAN= no
Home |
Main Index |
Thread Index |
Old Index