xref: /freebsd/share/man/man9/Makefile (revision fc372b5422ec011ba5c9d1183d07c0e83dc78506)
1fc372b54SBruce Evans#	$Id: Makefile,v 1.32 1998/01/01 09:40:21 bde 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 \
8fc372b54SBruce Evans	VOP_BLKATOFF.9 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 \
13fab63cc4SDoug Rabson	VOP_SEEK.9 VOP_SELECT.9 VOP_STRATEGY.9 VOP_TRUNCATE.9 \
14fc372b54SBruce Evans	VOP_UPDATE.9 VOP_VALLOC.9 \
15fc372b54SBruce Evans	at_exit.9 at_fork.9 at_shutdown.9 bios.9 boot.9 cd.9 copy.9 \
16fc372b54SBruce Evans	devfs_add_devswf.9 devfs_link.9 devfs_remove_dev.9 \
17fc372b54SBruce Evans	fetch.9 ifnet.9 inittodr.9 intro.9 kernacc.9 malloc.9 \
18fc372b54SBruce Evans	mi_switch.9 panic.9 physio.9 psignal.9 \
19fc372b54SBruce Evans	resettodr.9 rtalloc.9 rtentry.9 scsiconf.9 sd.9 sleep.9 spl.9 st.9 \
20fc372b54SBruce Evans	store.9 style.9 suser.9 time.9 timeout.9 uio.9 \
21fc372b54SBruce Evans	vget.9 vnode.9 vput.9 vref.9 vrele.9 vslock.9
227b0d14f5SJoerg Wunsch
2388fc1887SMike PritchardMLINKS+=MD5.9 MD5Init.9 MD5.9 MD5Transform.9
24fc372b54SBruce EvansMLINKS+=VOP_ATTRIB.9 VOP_GETATTR.9
25fc372b54SBruce EvansMLINKS+=VOP_ATTRIB.9 VOP_SETATTR.9
26fc372b54SBruce EvansMLINKS+=VOP_CREATE.9 VOP_MKDIR.9
27fc372b54SBruce EvansMLINKS+=VOP_CREATE.9 VOP_MKNOD.9
28fc372b54SBruce EvansMLINKS+=VOP_CREATE.9 VOP_SYMLINK.9
29fc372b54SBruce EvansMLINKS+=VOP_GETPAGES.9 VOP_PUTPAGES.9
30fc372b54SBruce EvansMLINKS+=VOP_INACTIVE.9 VOP_RECLAIM.9
31fc372b54SBruce EvansMLINKS+=VOP_LOCK.9 VOP_ISLOCKED.9
32fc372b54SBruce EvansMLINKS+=VOP_LOCK.9 VOP_UNLOCK.9
33fc372b54SBruce EvansMLINKS+=VOP_OPENCLOSE.9 VOP_CLOSE.9
34fc372b54SBruce EvansMLINKS+=VOP_OPENCLOSE.9 VOP_OPEN.9
35fc372b54SBruce EvansMLINKS+=VOP_RDWR.9 VOP_READ.9
36fc372b54SBruce EvansMLINKS+=VOP_RDWR.9 VOP_WRITE.9
37fc372b54SBruce EvansMLINKS+=VOP_REMOVE.9 VOP_RMDIR.9
38fc372b54SBruce EvansMLINKS+=VOP_VALLOC.9 VOP_VFREE.9
393fcaebbfSJulian ElischerMLINKS+=at_exit.9 rm_at_exit.9
403fcaebbfSJulian ElischerMLINKS+=at_fork.9 rm_at_fork.9
41fc372b54SBruce EvansMLINKS+=at_shutdown.9 rm_at_shutdown.9
42fc372b54SBruce EvansMLINKS+=copy.9 copyin.9 copy.9 copyinstr.9 copy.9 copyout.9 copy.9 copystr.9
43fc372b54SBruce EvansMLINKS+=fetch.9 fubyte.9 fetch.9 fuswintr.9 fetch.9 fusword.9 fetch.9 fuword.9
44fc372b54SBruce EvansMLINKS+=ifnet.9 if_data.9 ifnet.9 ifaddr.9 ifnet.9 ifqueue.9
45dad0f566SMike PritchardMLINKS+=kernacc.9 useracc.9
46fc372b54SBruce EvansMLINKS+=malloc.9 FREE.9 malloc.9 MALLOC.9 malloc.9 free.9
47b6c4b190SMike PritchardMLINKS+=mi_switch.9 cpu_switch.9
48fc372b54SBruce EvansMLINKS+=psignal.9 gsignal.9 psignal.9 pgsignal.9
49fc372b54SBruce EvansMLINKS+=rtalloc.9 rtalloc1.9 rtalloc.9 rtalloc_ign.9
50db0ed862SMike PritchardMLINKS+=sleep.9 tsleep.9 sleep.9 wakeup.9 sleep.9 wakeup_one.9
51fc372b54SBruce EvansMLINKS+=spl.9 spl0.9
52f89810cdSJoerg WunschMLINKS+=spl.9 splbio.9 spl.9 splclock.9 spl.9 splhigh.9 spl.9 splimp.9
53f89810cdSJoerg WunschMLINKS+=spl.9 splnet.9 spl.9 splsoftclock.9 spl.9 splsofttty.9
54fc372b54SBruce EvansMLINKS+=spl.9 splstatclock.9 spl.9 spltty.9 spl.9 splvm.9 spl.9 splx.9
55fc372b54SBruce EvansMLINKS+=store.9 subyte.9 store.9 suswintr.9 store.9 susword.9 store.9 suword.9
56de1543a4SMike PritchardMLINKS+=time.9 boottime.9 time.9 mono_time.9 time.9 runtime.9
575406291aSMike PritchardMLINKS+=timeout.9 untimeout.9
58fab63cc4SDoug RabsonMLINKS+=vref.9 VREF.9
59c8ff0947SMike PritchardMLINKS+=vslock.9 vsunlock.9
600786f79cSPoul-Henning Kamp
610786f79cSPoul-Henning Kamp.include <bsd.prog.mk>
62