summaryrefslogtreecommitdiff
path: root/share/man/man8/Makefile
blob: e9a079d2a22f3133a0c01cee1b36233fef4a8802 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#	$OpenBSD: Makefile,v 1.17 1998/01/20 21:18:49 deraadt Exp $
#	$NetBSD: Makefile,v 1.13 1996/03/28 21:36:40 mark Exp $
#	@(#)Makefile	8.1 (Berkeley) 6/5/93

MAN=	afterboot.8 compat_bsdos.8 compat_freebsd.8 compat_linux.8 compat_sunos.8 \
	compat_svr4.8 compat_ultrix.8 diskless.8 intro.8 rc.8 rc.conf.8 \
	sticky.8 update.8 yp.8 boot_config.8
SUBDIR=	man8.amiga man8.arm32 man8.atari man8.hp300 man8.i386 man8.mac68k \
	man8.sparc man8.sun3 man8.vax

MLINKS=	afterboot.8 faq.8

.include <bsd.prog.mk>