From f1a07a40011ce26bbd596b59740dc383f2c69843 Mon Sep 17 00:00:00 2001 From: jdolecek Date: Sun, 5 May 2002 22:09:05 +0000 Subject: [PATCH] no manpages here --- sys/arch/pmax/stand/Makefile.booters | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sys/arch/pmax/stand/Makefile.booters b/sys/arch/pmax/stand/Makefile.booters index 965eea4e2487..370fe08d4be7 100644 --- a/sys/arch/pmax/stand/Makefile.booters +++ b/sys/arch/pmax/stand/Makefile.booters @@ -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 @@ CPPFLAGS+= -DNETBSD_VERS='"${NETBSD_VERS}"' PRIMARY_LOAD_ADDRESS?= 0x80700000 SECONDARY_LOAD_ADDRESS?=0x80710000 +MKMAN= no + .if defined(PRIMARY_PROG) PROG= ${PRIMARY_PROG} SRCS = start.S bootxx.c callvec.c