hi, I'd like to know why in the Makefile in sys/arch/i386/stand/pxeboot there is : MKMAN= no instead of NOMAN= #define like in the other Makefile in sys/arch/i386/stand I ask it beacause I can't build NetBSD whith "MKMAN=no" option in my mk.conf whith the original Makefile. thank you.