xref: /netbsd-src/sys/arch/powerpc/include/oea/Makefile (revision 3cba909205c604c2116b51eaf744ebf59801242c)
1#	$NetBSD: Makefile,v 1.2 2010/02/25 23:30:05 matt Exp $
2
3INCSDIR= /usr/include/powerpc/oea
4
5INCS=	bat.h \
6	hid.h hid_601.h \
7	pmap.h pte.h \
8	spr.h sr_601.h \
9	vmparam.h
10
11.include <bsd.kinc.mk>
12