From 79cc6dcb79c9e098cf3d938d01b8e2c2ccd25dca Mon Sep 17 00:00:00 2001 From: simonb Date: Tue, 7 May 2002 02:04:26 +0000 Subject: [PATCH] Remove a "NOMAN="; Makefile.booters now has MKMAN=no. --- sys/arch/pmax/stand/Makefile.inc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/sys/arch/pmax/stand/Makefile.inc b/sys/arch/pmax/stand/Makefile.inc index e4319b669ab1..e24b32c00825 100644 --- a/sys/arch/pmax/stand/Makefile.inc +++ b/sys/arch/pmax/stand/Makefile.inc @@ -1,6 +1,4 @@ -# $NetBSD: Makefile.inc,v 1.15 2001/12/12 12:24:25 lukem Exp $ - -NOMAN= # defined +# $NetBSD: Makefile.inc,v 1.16 2002/05/07 02:04:26 simonb Exp $ .include