oops missed one instance of fixman

This commit is contained in:
christos 2014-04-11 13:18:35 +00:00
parent 6770193e9c
commit 2e8a2b3a38

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.3 2014/04/10 23:28:11 christos Exp $
# $NetBSD: Makefile,v 1.4 2014/04/11 13:18:35 christos Exp $
# Try to undo the doxygen lossage in the man pages.
@ -30,7 +30,7 @@ event_compat.h.3
.for i in ${HSRCS2}
${i:S/.h.3/.3/g}: $i
${.CURDIR}/fixman ${TOOL_SED} ${.ALLSRC} ${.TARGET}
${HOST_SH} ${.CURDIR}/fixman ${TOOL_SED} ${.ALLSRC} ${.TARGET}
.endfor
HMAN2=${HSRCS2:S/.h.3/.3/g}