use NOMAN instead of MKMAN=no. noted by David Bonnafous on port-i386@
This commit is contained in:
parent
e5d34beb3e
commit
1847a76b62
|
@ -1,10 +1,10 @@
|
|||
# $NetBSD: Makefile,v 1.3 2002/02/20 03:00:27 thorpej Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2002/11/24 23:48:48 lukem Exp $
|
||||
|
||||
S= ${.CURDIR}/../../../../
|
||||
|
||||
BASE?= pxeboot_ia32
|
||||
PROG= ${BASE}.bin
|
||||
MKMAN= no
|
||||
NOMAN= # defined
|
||||
NEWVERSWHAT= "PXE Boot"
|
||||
STARTFILE= ${PXESTART}
|
||||
RELOC= 0x0
|
||||
|
|
Loading…
Reference in New Issue