Build and install the man page on all machine archs.

This commit is contained in:
hannken 2006-04-20 11:29:08 +00:00
parent c6cf9409c1
commit 52d2a20915
1 changed files with 1 additions and 1 deletions

View File

@ -5,10 +5,10 @@ WARNS?= 4
.PATH: ${.CURDIR}/../../sys/compat/ndis
.if ${MACHINE} == "i386"
MAN= ndiscvt.8
PROG= ndiscvt
.endif
MAN= ndiscvt.8
SRCS= ndiscvt.c
SRCS+= subr_pe.c
SRCS+= inf.c inf-token.l inf-parse.y