A perfectly good libgnuregex.a and you can't use it! No header was being
[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
RM
4MAN5= a.out.5 acct.5 core.5 dir.5 disktab.5 \
5 fs.5 fstab.5 group.5 hosts.5 networks.5 \
6 passwd.5 pcfs.5 phones.5 printcap.5 \
7 protocols.5 remote.5 resolver.5 services.5 \
8 shells.5 stab.5 types.5 utmp.5
9
b4badd58 10MLINKS= fs.5 inode.5 utmp.5 wtmp.5 utmp.5 lastlog.5
15637ed4
RG
11
12.include <bsd.prog.mk>