From 4bcfb62209a84b446588192135783ef0833dcb00 Mon Sep 17 00:00:00 2001 From: skrll Date: Mon, 10 Mar 2008 20:19:28 +0000 Subject: [PATCH] Don't use MKMAN=no define NOMAN instead. Prompted by David Holland on tech-misc. --- sys/arch/hp700/stand/xxboot/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/arch/hp700/stand/xxboot/Makefile b/sys/arch/hp700/stand/xxboot/Makefile index bf43220b7f66..be8960992c65 100644 --- a/sys/arch/hp700/stand/xxboot/Makefile +++ b/sys/arch/hp700/stand/xxboot/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2006/09/28 21:17:01 skrll Exp $ +# $NetBSD: Makefile,v 1.9 2008/03/10 20:19:28 skrll Exp $ PROG= xxboot +NOMAN= # defined SRCS= start.S main.c readufs.c readufs_ffs.c readufs_lfs.c milli_tiny.S CPPFLAGS+= -mpa-risc-1-0 -I${.CURDIR}/../../../.. -I. -D_STANDALONE @@ -24,7 +25,6 @@ LINKS= ${BINDIR}/${PROG} ${BINDIR}/sdboot BINDIR= /usr/mdec STRIPFLAG= BINMODE= 444 -MKMAN= no # standalone program LIBCRTBEGIN=