Makefile revision 03c1ea085b2a65a7bf9c001ba8502eb10725ea52
98N/A#
98N/A# This file and its contents are supplied under the terms of the
1111N/A# Common Development and Distribution License ("CDDL"), version 1.0.
98N/A# You may only use this file in accordance with the terms of version
235N/A# 1.0 of the CDDL.
919N/A#
919N/A# A full copy of the text of the CDDL should have accompanied this
919N/A# source. A copy of the CDDL is also available via the Internet
919N/A# at http://www.illumos.org/license/CDDL.
919N/A#
493N/A
919N/A#
919N/A# Copyright 2011, Richard Lowe
919N/A# Copyright 2013, OmniTI Computer Consulting, Inc
493N/A# Copyright 2013 Nexenta Systems, Inc. All rights reserved.
919N/A#
919N/A
919N/Ainclude $(SRC)/Makefile.master
919N/A
919N/AMANSECT= 2
919N/A
919N/AMANFILES= Intro.2 \
235N/A __sparc_utrap_install.2 \
98N/A _lwp_cond_signal.2 \
98N/A _lwp_cond_wait.2 \
98N/A _lwp_info.2 \
98N/A _lwp_kill.2 \
98N/A _lwp_mutex_lock.2 \
98N/A _lwp_self.2 \
241N/A _lwp_sema_wait.2 \
241N/A _lwp_suspend.2 \
520N/A access.2 \
520N/A acct.2 \
98N/A acl.2 \
98N/A adjtime.2 \
98N/A alarm.2 \
98N/A audit.2 \
241N/A auditon.2 \
98N/A brk.2 \
98N/A chdir.2 \
98N/A chmod.2 \
241N/A chown.2 \
520N/A chroot.2 \
241N/A close.2 \
241N/A creat.2 \
241N/A dup.2 \
241N/A exec.2 \
241N/A exit.2 \
241N/A fcntl.2 \
520N/A fork.2 \
520N/A fpathconf.2 \
520N/A getacct.2 \
520N/A getaudit.2 \
520N/A getauid.2 \
493N/A getcontext.2 \
493N/A getdents.2 \
493N/A getgroups.2 \
493N/A getisax.2 \
493N/A getitimer.2 \
493N/A getlabel.2 \
577N/A getmsg.2 \
493N/A getpflags.2 \
493N/A getpid.2 \
577N/A getppriv.2 \
577N/A getrlimit.2 \
577N/A getsid.2 \
577N/A getuid.2 \
577N/A getustack.2 \
577N/A ioctl.2 \
577N/A issetugid.2 \
577N/A kill.2 \
577N/A link.2 \
1029N/A llseek.2 \
1029N/A lseek.2 \
1029N/A memcntl.2 \
1029N/A meminfo.2 \
1029N/A mincore.2 \
1029N/A mkdir.2 \
1029N/A mknod.2 \
1029N/A mmap.2 \
1029N/A mmapobj.2 \
1029N/A mount.2 \
493N/A mprotect.2 \
235N/A msgctl.2 \
493N/A msgget.2 \
98N/A msgids.2 \
235N/A msgrcv.2 \
235N/A msgsnap.2 \
98N/A msgsnd.2 \
98N/A munmap.2 \
493N/A nice.2 \
577N/A ntp_adjtime.2 \
577N/A ntp_gettime.2 \
1029N/A open.2 \
577N/A p_online.2 \
493N/A pause.2 \
493N/A pcsample.2 \
493N/A pipe.2 \
493N/A poll.2 \
98N/A priocntl.2 \
577N/A priocntlset.2 \
1029N/A processor_bind.2 \
577N/A processor_info.2 \
577N/A profil.2 \
577N/A pset_bind.2 \
493N/A pset_create.2 \
493N/A pset_info.2 \
493N/A pset_list.2 \
520N/A pset_setattr.2 \
577N/A putmsg.2 \
577N/A read.2 \
577N/A readlink.2 \
1029N/A rename.2 \
98N/A resolvepath.2 \
493N/A rmdir.2 \
98N/A semctl.2 \
235N/A semget.2 \
98N/A semids.2 \
1029N/A semop.2 \
1029N/A setpgid.2 \
1029N/A setpgrp.2 \
1029N/A setrctl.2 \
1029N/A setregid.2 \
1029N/A setreuid.2 \
1029N/A setsid.2 \
1029N/A settaskid.2 \
1029N/A setuid.2 \
1029N/A shmctl.2 \
577N/A shmget.2 \
577N/A shmids.2 \
1029N/A shmop.2 \
1029N/A sigaction.2 \
577N/A sigaltstack.2 \
577N/A sigpending.2 \
577N/A sigprocmask.2 \
577N/A sigsend.2 \
577N/A sigsuspend.2 \
577N/A sigwait.2 \
577N/A stat.2 \
577N/A statvfs.2 \
577N/A stime.2 \
577N/A swapctl.2 \
577N/A symlink.2 \
577N/A sync.2 \
577N/A sysfs.2 \
577N/A sysinfo.2 \
577N/A time.2 \
577N/A times.2 \
577N/A uadmin.2 \
577N/A ulimit.2 \
577N/A umask.2 \
577N/A umount.2 \
577N/A uname.2 \
577N/A unlink.2 \
577N/A ustat.2 \
577N/A utime.2 \
577N/A utimes.2 \
577N/A uucopy.2 \
577N/A vfork.2 \
577N/A vhangup.2 \
493N/A waitid.2 \
98N/A write.2 \
98N/A yield.2 \
98N/A
493N/AMANLINKS= _Exit.2 \
493N/A _exit.2 \
493N/A _lwp_cond_broadcast.2 \
493N/A _lwp_cond_reltimedwait.2 \
493N/A _lwp_cond_timedwait.2 \
493N/A _lwp_continue.2 \
493N/A _lwp_mutex_trylock.2 \
493N/A _lwp_mutex_unlock.2 \
493N/A _lwp_sema_init.2 \
493N/A _lwp_sema_post.2 \
493N/A _lwp_sema_trywait.2 \
493N/A execl.2 \
493N/A execle.2 \
493N/A execlp.2 \
493N/A execv.2 \
493N/A execve.2 \
493N/A execvp.2 \
493N/A faccessat.2 \
493N/A facl.2 \
493N/A fchdir.2 \
493N/A fchmod.2 \
493N/A fchown.2 \
493N/A fchownat.2 \
493N/A fchroot.2 \
493N/A fgetlabel.2 \
1054N/A fork1.2 \
493N/A forkall.2 \
493N/A forkallx.2 \
493N/A forkx.2 \
493N/A fstat.2 \
493N/A fstatat.2 \
493N/A fstatvfs.2 \
493N/A futimesat.2 \
493N/A futimens.2 \
493N/A getaudit_addr.2 \
493N/A getegid.2 \
493N/A geteuid.2 \
493N/A getgid.2 \
493N/A getpgid.2 \
493N/A getpgrp.2 \
493N/A getpmsg.2 \
493N/A getppid.2 \
493N/A getprojid.2 \
493N/A getrctl.2 \
493N/A gettaskid.2 \
493N/A intro.2 \
493N/A lchown.2 \
493N/A lstat.2 \
493N/A openat.2 \
493N/A pathconf.2 \
493N/A pipe2.2 \
851N/A ppoll.2 \
493N/A pread.2 \
493N/A pset_assign.2 \
493N/A pset_destroy.2 \
684N/A pset_getattr.2 \
493N/A putacct.2 \
493N/A putpmsg.2 \
493N/A pwrite.2 \
493N/A readv.2 \
493N/A renameat.2 \
851N/A sbrk.2 \
493N/A semtimedop.2 \
493N/A setaudit.2 \
493N/A setaudit_addr.2 \
493N/A setauid.2 \
493N/A setcontext.2 \
493N/A setegid.2 \
493N/A seteuid.2 \
493N/A setgid.2 \
493N/A setgroups.2 \
493N/A setitimer.2 \
493N/A setpflags.2 \
493N/A setppriv.2 \
493N/A setrlimit.2 \
493N/A setustack.2 \
493N/A shmat.2 \
493N/A shmdt.2 \
493N/A sigsendset.2 \
493N/A umount2.2 \
493N/A unlinkat.2 \
493N/A utimensat.2 \
520N/A vforkx.2 \
520N/A wracct.2 \
520N/A writev.2
520N/A
520N/Aintro.2 := LINKSRC = Intro.2
520N/A
577N/A_lwp_cond_broadcast.2 := LINKSRC = _lwp_cond_signal.2
577N/A
493N/A_lwp_cond_reltimedwait.2 := LINKSRC = _lwp_cond_wait.2
493N/A_lwp_cond_timedwait.2 := LINKSRC = _lwp_cond_wait.2
577N/A
493N/A_lwp_mutex_trylock.2 := LINKSRC = _lwp_mutex_lock.2
493N/A_lwp_mutex_unlock.2 := LINKSRC = _lwp_mutex_lock.2
493N/A
577N/A_lwp_sema_init.2 := LINKSRC = _lwp_sema_wait.2
493N/A_lwp_sema_post.2 := LINKSRC = _lwp_sema_wait.2
493N/A_lwp_sema_trywait.2 := LINKSRC = _lwp_sema_wait.2
493N/A
493N/A_lwp_continue.2 := LINKSRC = _lwp_suspend.2
493N/A
493N/Afaccessat.2 := LINKSRC = access.2
493N/A
493N/Afacl.2 := LINKSRC = acl.2
493N/A
493N/Asbrk.2 := LINKSRC = brk.2
493N/A
493N/Afchdir.2 := LINKSRC = chdir.2
493N/A
493N/Afchmod.2 := LINKSRC = chmod.2
493N/A
1111N/Afchown.2 := LINKSRC = chown.2
684N/Afchownat.2 := LINKSRC = chown.2
493N/Alchown.2 := LINKSRC = chown.2
493N/A
493N/Afchroot.2 := LINKSRC = chroot.2
493N/A
493N/Aexecl.2 := LINKSRC = exec.2
493N/Aexecle.2 := LINKSRC = exec.2
493N/Aexeclp.2 := LINKSRC = exec.2
493N/Aexecv.2 := LINKSRC = exec.2
493N/Aexecve.2 := LINKSRC = exec.2
493N/Aexecvp.2 := LINKSRC = exec.2
493N/A
493N/A_Exit.2 := LINKSRC = exit.2
493N/A_exit.2 := LINKSRC = exit.2
493N/A
493N/Afork1.2 := LINKSRC = fork.2
493N/Aforkall.2 := LINKSRC = fork.2
493N/Aforkallx.2 := LINKSRC = fork.2
493N/Aforkx.2 := LINKSRC = fork.2
493N/A
493N/Apathconf.2 := LINKSRC = fpathconf.2
493N/A
493N/Aputacct.2 := LINKSRC = getacct.2
493N/Awracct.2 := LINKSRC = getacct.2
493N/A
493N/Agetaudit_addr.2 := LINKSRC = getaudit.2
493N/Asetaudit.2 := LINKSRC = getaudit.2
493N/Asetaudit_addr.2 := LINKSRC = getaudit.2
493N/A
493N/Asetauid.2 := LINKSRC = getauid.2
493N/A
493N/Asetcontext.2 := LINKSRC = getcontext.2
493N/A
setgroups.2 := LINKSRC = getgroups.2
setitimer.2 := LINKSRC = getitimer.2
fgetlabel.2 := LINKSRC = getlabel.2
getpmsg.2 := LINKSRC = getmsg.2
setpflags.2 := LINKSRC = getpflags.2
getpgid.2 := LINKSRC = getpid.2
getpgrp.2 := LINKSRC = getpid.2
getppid.2 := LINKSRC = getpid.2
setppriv.2 := LINKSRC = getppriv.2
setrlimit.2 := LINKSRC = getrlimit.2
getegid.2 := LINKSRC = getuid.2
geteuid.2 := LINKSRC = getuid.2
getgid.2 := LINKSRC = getuid.2
setustack.2 := LINKSRC = getustack.2
openat.2 := LINKSRC = open.2
pipe2.2 := LINKSRC = pipe.2
ppoll.2 := LINKSRC = poll.2
pset_assign.2 := LINKSRC = pset_create.2
pset_destroy.2 := LINKSRC = pset_create.2
pset_getattr.2 := LINKSRC = pset_setattr.2
putpmsg.2 := LINKSRC = putmsg.2
pread.2 := LINKSRC = read.2
readv.2 := LINKSRC = read.2
renameat.2 := LINKSRC = rename.2
semtimedop.2 := LINKSRC = semop.2
getrctl.2 := LINKSRC = setrctl.2
getprojid.2 := LINKSRC = settaskid.2
gettaskid.2 := LINKSRC = settaskid.2
setegid.2 := LINKSRC = setuid.2
seteuid.2 := LINKSRC = setuid.2
setgid.2 := LINKSRC = setuid.2
shmat.2 := LINKSRC = shmop.2
shmdt.2 := LINKSRC = shmop.2
sigsendset.2 := LINKSRC = sigsend.2
fstat.2 := LINKSRC = stat.2
fstatat.2 := LINKSRC = stat.2
lstat.2 := LINKSRC = stat.2
fstatvfs.2 := LINKSRC = statvfs.2
umount2.2 := LINKSRC = umount.2
unlinkat.2 := LINKSRC = unlink.2
futimens.2 := LINKSRC = utimes.2
futimesat.2 := LINKSRC = utimes.2
utimensat.2 := LINKSRC = utimes.2
vforkx.2 := LINKSRC = vfork.2
pwrite.2 := LINKSRC = write.2
writev.2 := LINKSRC = write.2
.KEEP_STATE:
include $(SRC)/man/Makefile.man
install: $(ROOTMANFILES) $(ROOTMANLINKS)