NetBSD/share/man/man2/Makefile
wiz 538e6e3e1e Move siginfo(5) and ucontext(5) to siginfo(2) and ucontext(2) resp.,
and fix references.
Per a discussion on source-changes around Sep 14 2003.
2003-10-14 14:59:03 +00:00

7 lines
131 B
Makefile

# $NetBSD: Makefile,v 1.1 2003/10/14 14:59:04 wiz Exp $
MAN= siginfo.2 ucontext.2
.include <bsd.man.mk>
.include <bsd.subdir.mk>