xref: /freebsd/share/man/man9/Makefile (revision ad31211dc61389d54af7dde530601cd9d1451ea9)
1ad31211dSGarrett Wollman#	$Id$
20786f79cSPoul-Henning Kamp
33fcaebbfSJulian ElischerMAN9=	at_shutdown.9 at_fork.9 at_exit.9 copy.9 devfs_add_devswf.9 \
4ad31211dSGarrett Wollman	devfs_link.9 fetch.9 intro.9 rtalloc.9 sleep.9 spl.9 \
55406291aSMike Pritchard	store.9 style.9 timeout.9
67b0d14f5SJoerg Wunsch
75406291aSMike PritchardMLINKS+= copy.9 copyin.9 copy.9 copyout.9 copy.9 copystr.9 copy.9 copyinstr.9
85406291aSMike PritchardMLINKS+= fetch.9 fubyte.9 fetch.9 fusword.9 fetch.9 fuswintr.9 fetch.9 fuword.9
93fcaebbfSJulian ElischerMLINKS+= at_shutdown.9 rm_at_shutdown.9
103fcaebbfSJulian ElischerMLINKS+= at_exit.9 rm_at_exit.9
113fcaebbfSJulian ElischerMLINKS+= at_fork.9 rm_at_fork.9
12ad31211dSGarrett WollmanMLINKS+= rtalloc.9 rtalloc_ign.9 rtalloc.9 rtalloc1.9
135406291aSMike PritchardMLINKS+= sleep.9 tsleep.9 sleep.9 wakeup.9
14f89810cdSJoerg WunschMLINKS+= spl.9 splbio.9 spl.9 splclock.9 spl.9 splhigh.9 spl.9 splimp.9
15f89810cdSJoerg WunschMLINKS+= spl.9 splnet.9 spl.9 splsoftclock.9 spl.9 splsofttty.9
16f89810cdSJoerg WunschMLINKS+= spl.9 splstatclock.9 spl.9 spltty.9 spl.9 splvm.9
17f89810cdSJoerg WunschMLINKS+= spl.9 spl0.9 spl.9 splx.9
185406291aSMike PritchardMLINKS+= store.9 subyte.9 store.9 susword.9 store.9 suswintr.9 store.9 suword.9
195406291aSMike PritchardMLINKS+= timeout.9 untimeout.9
200786f79cSPoul-Henning Kamp
210786f79cSPoul-Henning Kamp.include <bsd.prog.mk>
22