1 1.1.1.4 mrg # @(#)Makefile 8.2 (Berkeley) 5/19/94 2 1.1 cgd 3 1.1.1.4 mrg MAN4= bpf.0 clnp.0 cltp.0 drum.0 esis.0 fd.0 icmp.0 idp.0 inet.0 ip.0 \ 4 1.1.1.4 mrg iso.0 lo.0 netintro.0 ns.0 nsip.0 null.0 pty.0 route.0 \ 5 1.1.1.4 mrg spp.0 tcp.0 termios.0 tp.0 tty.0 udp.0 unix.0 6 1.1.1.4 mrg MLINKS+=fd.4 stderr.4 fd.4 stdin.4 fd.4 stdout.4 7 1.1.1.4 mrg MLINKS+=netintro.4 networking.4 8 1.1.1.4 mrg SUBDIR= man4.hp300 man4.i386 man4.sparc man4.tahoe man4.vax 9 1.1 cgd 10 1.1 cgd .include <bsd.prog.mk> 11