xref: /openbsd/share/man/man4/man4.amd64/Makefile (revision 7b36286a)
1#	$OpenBSD: Makefile,v 1.9 2008/06/16 14:33:15 phessler Exp $
2
3MAN=	amdpcib.4 apm.4 autoconf.4 bios.4 cpu.4 intro.4 ioapic.4 mem.4 \
4	mtrr.4 nvram.4 pctr.4
5
6MLINKS+= mem.4 kmem.4
7MANSUBDIR=amd64
8
9.include <bsd.prog.mk>
10