This commit was manufactured by cvs2svn to create tag 'FreeBSD-release/1.0'.
[unix-history] / share / man / man4 / Makefile
CommitLineData
15637ed4
RG
1# @(#)Makefile 0.1 (RWGrimes) 3/25/93
2#
3# Not for 386bsd: man4.hp300 man4.tahoe man4.vax
4
78ed81a3 5MAN4= bpf.4 clnp.4 cltp.4 drum.4 esis.4 fd.4 icmp.4 idp.4 imp.4 inet.4 ip.4 \
6 iso.4 kadb.4 lo.4 netintro.4 ns.4 nsip.4 null.4 pty.4 route.4 \
7 sd.4 spp.4 st.4 \
8 tcp.4 termios.4 tp.4 udp.4 unix.4
9
15637ed4
RG
10MLINKS= netintro.4 networking.4
11SUBDIR= man4.i386
12
13.include <bsd.prog.mk>