xref: /freebsd/share/man/man9/Makefile (revision 8a6472b7239ccfab9d1ce96671a9837813698499)
18a6472b7SPeter Dufault#	$Id: Makefile,v 1.35 1998/03/04 10:23:48 dufault Exp $
20786f79cSPoul-Henning Kamp
3fc372b54SBruce EvansMAN9=	MD5.9 \
4fc372b54SBruce Evans	VFS.9 VFS_FHTOVP.9 VFS_INIT.9 VFS_MOUNT.9 VFS_QUOTACTL.9 \
5fc372b54SBruce Evans	VFS_ROOT.9 VFS_START.9 VFS_STATFS.9 VFS_SYNC.9 VFS_UNMOUNT.9 \
6fc372b54SBruce Evans	VFS_VGET.9 VFS_VPTOFH.9 \
7fc372b54SBruce Evans	VOP_ABORTOP.9 VOP_ACCESS.9 VOP_ADVLOCK.9 VOP_ATTRIB.9 \
89d44ece5SBruce Evans	VOP_BWRITE.9 VOP_CREATE.9 VOP_FSYNC.9 \
9fc372b54SBruce Evans	VOP_GETPAGES.9 VOP_INACTIVE.9 VOP_IOCTL.9 VOP_LINK.9 \
10fab63cc4SDoug Rabson	VOP_LOCK.9 VOP_LOOKUP.9 VOP_MMAP.9 VOP_OPENCLOSE.9 \
11fab63cc4SDoug Rabson	VOP_PATHCONF.9 VOP_PRINT.9 VOP_RDWR.9 VOP_READDIR.9 \
12fab63cc4SDoug Rabson	VOP_READLINK.9 VOP_REALLOCBLKS.9 VOP_REMOVE.9 VOP_RENAME.9 \
139d44ece5SBruce Evans	VOP_STRATEGY.9 \
14fc372b54SBruce Evans	at_exit.9 at_fork.9 at_shutdown.9 bios.9 boot.9 cd.9 copy.9 \
15fc372b54SBruce Evans	devfs_add_devswf.9 devfs_link.9 devfs_remove_dev.9 \
16fc372b54SBruce Evans	fetch.9 ifnet.9 inittodr.9 intro.9 kernacc.9 malloc.9 \
17917e476dSPeter Dufault	mi_switch.9 panic.9 physio.9 posix4.9 psignal.9 \
18fc372b54SBruce Evans	resettodr.9 rtalloc.9 rtentry.9 scsiconf.9 sd.9 sleep.9 spl.9 st.9 \
19fc372b54SBruce Evans	store.9 style.9 suser.9 time.9 timeout.9 uio.9 \
20fc372b54SBruce Evans	vget.9 vnode.9 vput.9 vref.9 vrele.9 vslock.9
217b0d14f5SJoerg Wunsch
2288fc1887SMike PritchardMLINKS+=MD5.9 MD5Init.9 MD5.9 MD5Transform.9
23fc372b54SBruce EvansMLINKS+=VOP_ATTRIB.9 VOP_GETATTR.9
24fc372b54SBruce EvansMLINKS+=VOP_ATTRIB.9 VOP_SETATTR.9
25fc372b54SBruce EvansMLINKS+=VOP_CREATE.9 VOP_MKDIR.9
26fc372b54SBruce EvansMLINKS+=VOP_CREATE.9 VOP_MKNOD.9
27fc372b54SBruce EvansMLINKS+=VOP_CREATE.9 VOP_SYMLINK.9
28fc372b54SBruce EvansMLINKS+=VOP_GETPAGES.9 VOP_PUTPAGES.9
29fc372b54SBruce EvansMLINKS+=VOP_INACTIVE.9 VOP_RECLAIM.9
30fc372b54SBruce EvansMLINKS+=VOP_LOCK.9 VOP_ISLOCKED.9
31fc372b54SBruce EvansMLINKS+=VOP_LOCK.9 VOP_UNLOCK.9
32fc372b54SBruce EvansMLINKS+=VOP_OPENCLOSE.9 VOP_CLOSE.9
33fc372b54SBruce EvansMLINKS+=VOP_OPENCLOSE.9 VOP_OPEN.9
34fc372b54SBruce EvansMLINKS+=VOP_RDWR.9 VOP_READ.9
35fc372b54SBruce EvansMLINKS+=VOP_RDWR.9 VOP_WRITE.9
36fc372b54SBruce EvansMLINKS+=VOP_REMOVE.9 VOP_RMDIR.9
373fcaebbfSJulian ElischerMLINKS+=at_exit.9 rm_at_exit.9
383fcaebbfSJulian ElischerMLINKS+=at_fork.9 rm_at_fork.9
39fc372b54SBruce EvansMLINKS+=at_shutdown.9 rm_at_shutdown.9
40fc372b54SBruce EvansMLINKS+=copy.9 copyin.9 copy.9 copyinstr.9 copy.9 copyout.9 copy.9 copystr.9
41fc372b54SBruce EvansMLINKS+=fetch.9 fubyte.9 fetch.9 fuswintr.9 fetch.9 fusword.9 fetch.9 fuword.9
42fc372b54SBruce EvansMLINKS+=ifnet.9 if_data.9 ifnet.9 ifaddr.9 ifnet.9 ifqueue.9
43dad0f566SMike PritchardMLINKS+=kernacc.9 useracc.9
44fc372b54SBruce EvansMLINKS+=malloc.9 FREE.9 malloc.9 MALLOC.9 malloc.9 free.9
45b6c4b190SMike PritchardMLINKS+=mi_switch.9 cpu_switch.9
468a6472b7SPeter DufaultMLINKS+=posix4.9 p1003_1b.9
47fc372b54SBruce EvansMLINKS+=psignal.9 gsignal.9 psignal.9 pgsignal.9
48fc372b54SBruce EvansMLINKS+=rtalloc.9 rtalloc1.9 rtalloc.9 rtalloc_ign.9
49db0ed862SMike PritchardMLINKS+=sleep.9 tsleep.9 sleep.9 wakeup.9 sleep.9 wakeup_one.9
50fc372b54SBruce EvansMLINKS+=spl.9 spl0.9
51f89810cdSJoerg WunschMLINKS+=spl.9 splbio.9 spl.9 splclock.9 spl.9 splhigh.9 spl.9 splimp.9
52f89810cdSJoerg WunschMLINKS+=spl.9 splnet.9 spl.9 splsoftclock.9 spl.9 splsofttty.9
53fc372b54SBruce EvansMLINKS+=spl.9 splstatclock.9 spl.9 spltty.9 spl.9 splvm.9 spl.9 splx.9
54fc372b54SBruce EvansMLINKS+=store.9 subyte.9 store.9 suswintr.9 store.9 susword.9 store.9 suword.9
55de1543a4SMike PritchardMLINKS+=time.9 boottime.9 time.9 mono_time.9 time.9 runtime.9
565406291aSMike PritchardMLINKS+=timeout.9 untimeout.9
57fab63cc4SDoug RabsonMLINKS+=vref.9 VREF.9
58c8ff0947SMike PritchardMLINKS+=vslock.9 vsunlock.9
590786f79cSPoul-Henning Kamp
600786f79cSPoul-Henning Kamp.include <bsd.prog.mk>
61