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 no manpages here
details: https://anonhg.NetBSD.org/src/rev/87bf538fe8a2
branches: trunk
changeset: 526552:87bf538fe8a2
user: jdolecek <jdolecek%NetBSD.org@localhost>
date: Sun May 05 22:09:05 2002 +0000
description:
no manpages here
diffstat:
sys/arch/pmax/stand/Makefile.booters | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 69e8e9c35edf -r 87bf538fe8a2 sys/arch/pmax/stand/Makefile.booters
--- a/sys/arch/pmax/stand/Makefile.booters Sun May 05 22:07:59 2002 +0000
+++ b/sys/arch/pmax/stand/Makefile.booters Sun May 05 22:09:05 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.booters,v 1.36 2002/05/04 07:26:11 gmcgarry Exp $
+# $NetBSD: Makefile.booters,v 1.37 2002/05/05 22:09:05 jdolecek Exp $
# $S must correspond to the top of the 'sys' tree
S= ${.CURDIR}/../../../..
@@ -34,6 +34,8 @@
PRIMARY_LOAD_ADDRESS?= 0x80700000
SECONDARY_LOAD_ADDRESS?=0x80710000
+MKMAN= no
+
.if defined(PRIMARY_PROG)
PROG= ${PRIMARY_PROG}
SRCS = start.S bootxx.c callvec.c
Home |
Main Index |
Thread Index |
Old Index