Home | History | Annotate | Line # | Download | only in man5
Makefile revision 1.4
      1  1.1    cgd #	@(#)Makefile	5.7.1.1 (Berkeley) 5/7/91
      2  1.1    cgd 
      3  1.1    cgd MAN5=	a.out.0 acct.0 core.0 dir.0 disktab.0 fs.0 fstab.0 \
      4  1.2    cgd 	group.0 hosts.0 networks.0 passwd.0 pcfs.0 phones.0 printcap.0 \
      5  1.1    cgd 	protocols.0 remote.0 resolver.0 services.0 shells.0 stab.0 types.0 \
      6  1.1    cgd 	utmp.0
      7  1.4  glass MLINKS=	dir.5 dirent.5 fs.5 inode.5 utmp.5 wtmp.5 utmp.5 lastlog.5
      8  1.1    cgd 
      9  1.1    cgd .include <bsd.prog.mk>
     10