summaryrefslogtreecommitdiff
path: root/sys/arch/powerpc/include/oea/Makefile
blob: c91bae38d608b7f6a3a5dd161f7eca28bf82f08c (plain)
1
2
3
4
5
6
7
8
9
10
11
#	$NetBSD: Makefile,v 1.1 2003/02/03 17:10:05 matt Exp $

INCSDIR= /usr/include/powerpc/oea

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

.include <bsd.kinc.mk>