12 lines
195 B
Makefile
12 lines
195 B
Makefile
# $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>
|