xref: /freebsd/share/man/man9/Makefile (revision d654cd00d638a3de3100109072d2cfd203c59ed6)
11130b656SJordan K. Hubbard#	$FreeBSD$
20786f79cSPoul-Henning Kamp
33cf493c6SJoerg WunschMAN9=	at_shutdown.9 at_fork.9 at_exit.9 cd.9 copy.9 devfs_add_devswf.9 \
4d654cd00SMike Pritchard	devfs_link.9 fetch.9 ifnet.9 intro.9 panic.9 psignal.9 rtalloc.9 \
5d654cd00SMike Pritchard	rtentry.9 scsiconf.9 sd.9 sleep.9 spl.9 st.9 store.9 style.9 \
6d654cd00SMike Pritchard	timeout.9 uio.9
77b0d14f5SJoerg Wunsch
85406291aSMike PritchardMLINKS+= copy.9 copyin.9 copy.9 copyout.9 copy.9 copystr.9 copy.9 copyinstr.9
95406291aSMike PritchardMLINKS+= fetch.9 fubyte.9 fetch.9 fusword.9 fetch.9 fuswintr.9 fetch.9 fuword.9
103fcaebbfSJulian ElischerMLINKS+= at_shutdown.9 rm_at_shutdown.9
113fcaebbfSJulian ElischerMLINKS+= at_exit.9 rm_at_exit.9
123fcaebbfSJulian ElischerMLINKS+= at_fork.9 rm_at_fork.9
133cb60f1aSGarrett WollmanMLINKS+= ifnet.9 ifaddr.9 ifnet.9 ifqueue.9 ifnet.9 if_data.9
14d654cd00SMike PritchardMLINKS+= psignal.9 pgsignal.9 psignal.9 gsignal.9
15ad31211dSGarrett WollmanMLINKS+= rtalloc.9 rtalloc_ign.9 rtalloc.9 rtalloc1.9
165406291aSMike PritchardMLINKS+= sleep.9 tsleep.9 sleep.9 wakeup.9
17f89810cdSJoerg WunschMLINKS+= spl.9 splbio.9 spl.9 splclock.9 spl.9 splhigh.9 spl.9 splimp.9
18f89810cdSJoerg WunschMLINKS+= spl.9 splnet.9 spl.9 splsoftclock.9 spl.9 splsofttty.9
19f89810cdSJoerg WunschMLINKS+= spl.9 splstatclock.9 spl.9 spltty.9 spl.9 splvm.9
20f89810cdSJoerg WunschMLINKS+= spl.9 spl0.9 spl.9 splx.9
215406291aSMike PritchardMLINKS+= store.9 subyte.9 store.9 susword.9 store.9 suswintr.9 store.9 suword.9
225406291aSMike PritchardMLINKS+= timeout.9 untimeout.9
23c5ec806fSJoerg WunschMLINKS+= uio.9 uiomove.9
240786f79cSPoul-Henning Kamp
250786f79cSPoul-Henning Kamp.include <bsd.prog.mk>
26