Home | History | Annotate | Line # | Download | only in man4
Makefile revision 1.8
      1  1.8  mycroft #	from: @(#)Makefile	5.13.1.1 (Berkeley) 5/7/91
      2  1.8  mycroft #	$Id: Makefile,v 1.8 1993/07/31 15:28:35 mycroft Exp $
      3  1.1      cgd 
      4  1.7   brezak MAN4=	bpf.0 clnp.0 cltp.0 ddb.0 drum.0 esis.0 fd.0 icmp.0 idp.0 imp.0 \
      5  1.7   brezak 	inet.0 ip.0 iso.0 lkm.0 lo.0 netintro.0 ns.0 nsip.0 null.0 pty.0 \
      6  1.5      cgd 	route.0 spp.0 tcp.0 termios.0 tp.0 udp.0 unix.0
      7  1.1      cgd MLINKS=	netintro.4 networking.4
      8  1.1      cgd SUBDIR=	man4.hp300 man4.tahoe man4.vax man4.i386
      9  1.1      cgd 
     10  1.1      cgd .include <bsd.prog.mk>
     11