Initial import, 0.1 + pk 0.2.4-B1
[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
5MAN4= bpf.0 clnp.0 cltp.0 drum.0 esis.0 fd.0 icmp.0 idp.0 imp.0 \
6 inet.0 ip.0 iso.0 kadb.0 lo.0 netintro.0 ns.0 nsip.0 null.0 \
7 pty.0 route.0 spp.0 tcp.0 tp.0 udp.0 unix.0
8MLINKS= netintro.4 networking.4
9SUBDIR= man4.i386
10
11.include <bsd.prog.mk>