NetBSD/share/man/man4/Makefile

12 lines
490 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.15 1994/11/30 16:22:03 jtc Exp $
# @(#)Makefile 8.1 (Berkeley) 6/18/93
1993-03-21 12:45:37 +03:00
1994-08-04 04:20:07 +04:00
MAN4= bpf.0 ccd.0 clnp.0 cltp.0 ddb.0 drum.0 esis.0 fd.0 icmp.0 idp.0 imp.0 \
1993-07-21 17:10:22 +04:00
inet.0 ip.0 iso.0 lkm.0 lo.0 netintro.0 ns.0 nsip.0 null.0 pty.0 \
route.0 spp.0 tb.0 tcp.0 termios.0 tty.0 tp.0 udp.0 unix.0
MLINKS+=fd.4 stderr.4 fd.4 stdin.4 fd.4 stdout.4
MLINKS+=netintro.4 networking.4
1994-09-17 01:21:24 +04:00
SUBDIR= man4.amiga man4.hp300 man4.i386 man4.mac68k man4.sparc man4.tahoe man4.vax
1993-03-21 12:45:37 +03:00
.include <bsd.prog.mk>