#  @(#)Makefile 1.3 86/10/07 SMI; from UCB 4.1
#
#  Description file for making the section 2 manual page sources.
#
#  NOTE that the list of filenames in the description file must
#  be kept up to date with the actual manual pages.
#
#  Here are some things to note when whacking on the description file.
#  1.  The  intro.2  man page must come first in the list.
#  2.  pages that do  .so  on other pages must not appear in the list.
#
section.2.sources:
	rm -f ../man0/section.2.sources
#
	cat intro.2  >> ../man0/section.2.sources
#
	cat accept.2 access.2  >> ../man0/section.2.sources
	cat acct.2  >> ../man0/section.2.sources
#
	cat bind.2 brk.2  >> ../man0/section.2.sources
	cat chdir.2 chmod.2  >> ../man0/section.2.sources
	cat chown.2 chroot.2  >> ../man0/section.2.sources
	cat close.2 connect.2  >> ../man0/section.2.sources
	cat creat.2  >> ../man0/section.2.sources
#
	cat dup.2  >> ../man0/section.2.sources
#
	cat execve.2 exit.2  >> ../man0/section.2.sources
#
	cat fcntl.2 flock.2  >> ../man0/section.2.sources
	cat fork.2 fsync.2  >> ../man0/section.2.sources
#
	cat getdirentries.2 getdomainname.2  >> ../man0/section.2.sources
	cat getdtablesize.2 getgid.2  >> ../man0/section.2.sources
	cat getgroups.2 gethostid.2  >> ../man0/section.2.sources
	cat gethostname.2 getitimer.2  >> ../man0/section.2.sources
	cat getpagesize.2 getpeername.2  >> ../man0/section.2.sources
	cat getpgrp.2 getpid.2  >> ../man0/section.2.sources
	cat getpriority.2 getrlimit.2  >> ../man0/section.2.sources
	cat getrusage.2 getsockname.2  >> ../man0/section.2.sources
	cat getsockopt.2 gettimeofday.2  >> ../man0/section.2.sources
	cat getuid.2  >> ../man0/section.2.sources
#
	cat ioctl.2  >> ../man0/section.2.sources
#
	cat kill.2 killpg.2  >> ../man0/section.2.sources
#
	cat link.2 listen.2  >> ../man0/section.2.sources
	cat lseek.2  >> ../man0/section.2.sources
#
	cat mkdir.2 mknod.2  >> ../man0/section.2.sources
	cat mmap.2 mount.2  >> ../man0/section.2.sources
	cat munmap.2  >> ../man0/section.2.sources
#
	cat nfsmount.2 nfssvc.2  >> ../man0/section.2.sources
#
	cat open.2  >> ../man0/section.2.sources
#
	cat pipe.2 profil.2  >> ../man0/section.2.sources
	cat ptrace.2  >> ../man0/section.2.sources
#
	cat quota.2  >> ../man0/section.2.sources
#
	cat read.2 readlink.2  >> ../man0/section.2.sources
	cat reboot.2 recv.2  >> ../man0/section.2.sources
	cat rename.2 rmdir.2  >> ../man0/section.2.sources
#
	cat select.2 send.2  >> ../man0/section.2.sources
	cat setgroups.2 setpgrp.2  >> ../man0/section.2.sources
	cat setquota.2 setregid.2  >> ../man0/section.2.sources
	cat setreuid.2 shutdown.2  >> ../man0/section.2.sources
	cat sigblock.2 sigpause.2  >> ../man0/section.2.sources
	cat sigsetmask.2 sigstack.2  >> ../man0/section.2.sources
	cat sigvec.2 socket.2  >> ../man0/section.2.sources
	cat socketpair.2 stat.2  >> ../man0/section.2.sources
	cat statfs.2 swapon.2  >> ../man0/section.2.sources
	cat symlink.2 sync.2  >> ../man0/section.2.sources
	cat syscall.2  >> ../man0/section.2.sources
#
	cat truncate.2  >> ../man0/section.2.sources
#
	cat umask.2 unlink.2  >> ../man0/section.2.sources
	cat unmount.2 utimes.2  >> ../man0/section.2.sources
#
	cat vadvise.2 vfork.2  >> ../man0/section.2.sources
	cat vhangup.2  >> ../man0/section.2.sources
#
	cat wait.2 write.2  >> ../man0/section.2.sources
