1) Added s/key support .
[unix-history] / share / man / man5 / Makefile
CommitLineData
15637ed4
RG
1# @(#)Makefile 0.1 (RWGrimes) 3/25/93
2# Clean up and added pcfs, humm should pcfs be a subdir i386?
3
5d5ff2b2 4MAN5= a.out.5 acct.5 core.5 dir.5 disktab.5 \
05a0983d
GR
5 fs.5 fstab.5 group.5 hosts.5 login.access.5 \
6 networks.5 passwd.5 pcfs.5 phones.5 printcap.5 \
5d5ff2b2 7 protocols.5 remote.5 resolver.5 services.5 \
05a0983d 8 shells.5 skey.access.5 stab.5 types.5 utmp.5
5d5ff2b2 9
b4badd58 10MLINKS= fs.5 inode.5 utmp.5 wtmp.5 utmp.5 lastlog.5
15637ed4
RG
11
12.include <bsd.prog.mk>