#	BSDI Makefile,v 2.2 1995/10/10 05:16:13 ewv Exp
#
#	@(#)Makefile	8.1 (Berkeley) 6/18/93

MAN4=   appp.0 bpf.0 cd9660.0 cisco_hdlc.0 clnp.0 cltp.0 drum.0 \
	esis.0 fd.0 icmp.0 idp.0 inet.0 ip.0 iso.0 lo.0 msdosfs.0 \
	netintro.0 ns.0 nsip.0 null.0 ppp.0 pty.0 route.0 sd.0 \
	sl.0 spp.0 st.0 tcp.0 termios.0 tg.0 tp.0 tty.0 udp.0 unix.0
MLINKS+=fd.4 stderr.4 fd.4 stdin.4 fd.4 stdout.4
MLINKS+=netintro.4 networking.4 
MLINKS+=msdosfs.4 msdos.4 
MLINKS+=sl.4 slip.4
MLINKS+=sd.4 sr.4
# SUBDIR= man4.hp300 man4.i386 man4.sparc man4.tahoe man4.vax 
SUBDIR=	man4.${MACHINE}

.include <bsd.prog.mk>
