xref: /freebsd/share/man/man9/Makefile (revision 3cb60f1a48634be8c0f2a0c1e33a53a5f042dd08)
13cb60f1aSGarrett Wollman#	$Id: Makefile,v 1.11 1996/10/08 20:25:36 wollman Exp $
20786f79cSPoul-Henning Kamp
33fcaebbfSJulian ElischerMAN9=	at_shutdown.9 at_fork.9 at_exit.9 copy.9 devfs_add_devswf.9 \
43cb60f1aSGarrett Wollman	devfs_link.9 fetch.9 ifnet.9 intro.9 rtalloc.9 rtentry.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
123cb60f1aSGarrett WollmanMLINKS+= ifnet.9 ifaddr.9 ifnet.9 ifqueue.9 ifnet.9 if_data.9
13ad31211dSGarrett WollmanMLINKS+= rtalloc.9 rtalloc_ign.9 rtalloc.9 rtalloc1.9
145406291aSMike PritchardMLINKS+= sleep.9 tsleep.9 sleep.9 wakeup.9
15f89810cdSJoerg WunschMLINKS+= spl.9 splbio.9 spl.9 splclock.9 spl.9 splhigh.9 spl.9 splimp.9
16f89810cdSJoerg WunschMLINKS+= spl.9 splnet.9 spl.9 splsoftclock.9 spl.9 splsofttty.9
17f89810cdSJoerg WunschMLINKS+= spl.9 splstatclock.9 spl.9 spltty.9 spl.9 splvm.9
18f89810cdSJoerg WunschMLINKS+= spl.9 spl0.9 spl.9 splx.9
195406291aSMike PritchardMLINKS+= store.9 subyte.9 store.9 susword.9 store.9 suswintr.9 store.9 suword.9
205406291aSMike PritchardMLINKS+= timeout.9 untimeout.9
210786f79cSPoul-Henning Kamp
220786f79cSPoul-Henning Kamp.include <bsd.prog.mk>
23