mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-08 14:46:56 -04:00
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>
|