xref: /freebsd/share/man/man9/Makefile (revision 88fc18877d1b13eba7f6089e92e01422ca1fbc81)
11130b656SJordan K. Hubbard#	$FreeBSD$
20786f79cSPoul-Henning Kamp
388fc1887SMike PritchardMAN9=	MD5.9 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
888fc1887SMike PritchardMLINKS+= MD5.9 MD5Init.9 MD5.9 MD5Transform.9
95406291aSMike PritchardMLINKS+= copy.9 copyin.9 copy.9 copyout.9 copy.9 copystr.9 copy.9 copyinstr.9
105406291aSMike PritchardMLINKS+= fetch.9 fubyte.9 fetch.9 fusword.9 fetch.9 fuswintr.9 fetch.9 fuword.9
113fcaebbfSJulian ElischerMLINKS+= at_shutdown.9 rm_at_shutdown.9
123fcaebbfSJulian ElischerMLINKS+= at_exit.9 rm_at_exit.9
133fcaebbfSJulian ElischerMLINKS+= at_fork.9 rm_at_fork.9
143cb60f1aSGarrett WollmanMLINKS+= ifnet.9 ifaddr.9 ifnet.9 ifqueue.9 ifnet.9 if_data.9
15d654cd00SMike PritchardMLINKS+= psignal.9 pgsignal.9 psignal.9 gsignal.9
16ad31211dSGarrett WollmanMLINKS+= rtalloc.9 rtalloc_ign.9 rtalloc.9 rtalloc1.9
175406291aSMike PritchardMLINKS+= sleep.9 tsleep.9 sleep.9 wakeup.9
18f89810cdSJoerg WunschMLINKS+= spl.9 splbio.9 spl.9 splclock.9 spl.9 splhigh.9 spl.9 splimp.9
19f89810cdSJoerg WunschMLINKS+= spl.9 splnet.9 spl.9 splsoftclock.9 spl.9 splsofttty.9
20f89810cdSJoerg WunschMLINKS+= spl.9 splstatclock.9 spl.9 spltty.9 spl.9 splvm.9
21f89810cdSJoerg WunschMLINKS+= spl.9 spl0.9 spl.9 splx.9
225406291aSMike PritchardMLINKS+= store.9 subyte.9 store.9 susword.9 store.9 suswintr.9 store.9 suword.9
235406291aSMike PritchardMLINKS+= timeout.9 untimeout.9
24c5ec806fSJoerg WunschMLINKS+= uio.9 uiomove.9
250786f79cSPoul-Henning Kamp
260786f79cSPoul-Henning Kamp.include <bsd.prog.mk>
27