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