#  @(#)Makefile 1.2 86/10/07 SMI; from UCB 4.1
#
#  Description file for making the section 5 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.  pages that do  .so  on other pages must not appear in the list.
#
section.5.sources:
	rm -f ../man0/section.5.sources
#
	cat a.out.5 aliases.5  >> ../man0/section.5.sources
	cat ar.5  >> ../man0/section.5.sources
#
	cat core.5 cpio.5  >> ../man0/section.5.sources
	cat crontab.5  >> ../man0/section.5.sources
#
	cat dir.5 dump.5  >> ../man0/section.5.sources
#
	cat environ.5 exports.5  >> ../man0/section.5.sources
#
	cat fcntl.5 fs.5  >> ../man0/section.5.sources
	cat fstab.5 ftpusers.5  >> ../man0/section.5.sources
#
	cat gettytab.5 group.5  >> ../man0/section.5.sources
	cat hosts.5 hosts.equiv.5  >> ../man0/section.5.sources
#
	cat kbd.5  >> ../man0/section.5.sources
#
	cat mtab.5  >> ../man0/section.5.sources
#
	cat netgroup.5 networks.5  >> ../man0/section.5.sources
	cat news.5 newsrc.5  >> ../man0/section.5.sources
#
	cat passwd.5 phones.5  >> ../man0/section.5.sources
	cat plot.5 printcap.5  >> ../man0/section.5.sources
	cat protocols.5  >> ../man0/section.5.sources
#
	cat remote.5 rmtab.5  >> ../man0/section.5.sources
#
	cat sccsfile.5 servers.5  >> ../man0/section.5.sources
	cat services.5  >> ../man0/section.5.sources
#
	cat tar.5 term.5  >> ../man0/section.5.sources
	cat termcap.5 tp.5  >> ../man0/section.5.sources
	cat ttys.5 ttytype.5  >> ../man0/section.5.sources
	cat types.5  >> ../man0/section.5.sources
#
	cat utmp.5 uuencode.5  >> ../man0/section.5.sources
#
	cat vfont.5 vgrindefs.5  >> ../man0/section.5.sources
#
	cat ypfiles.5  >> ../man0/section.5.sources
