summaryrefslogtreecommitdiff
path: root/sys/arch/powerpc/include/oea/Makefile
blob: 8b414c6b462f76b4813d6d2fb344cb1493df093e (plain)
1
2
3
4
5
6
7
8
9
10
11
#	$NetBSD: Makefile,v 1.2 2010/02/25 23:30:05 matt Exp $

INCSDIR= /usr/include/powerpc/oea

INCS=	bat.h \
	hid.h hid_601.h \
	pmap.h pte.h \
	spr.h sr_601.h \
	vmparam.h

.include <bsd.kinc.mk>