11402be7a5
segment register format.
13 lines
233 B
Makefile
13 lines
233 B
Makefile
# $NetBSD: Makefile,v 1.2 2002/02/09 17:44:40 kleink Exp $
|
|
|
|
KDIR= /sys/arch/powerpc/include/mpc6xx
|
|
INCSDIR= /usr/include/powerpc/mpc6xx
|
|
|
|
INCS= bat.h \
|
|
hid.h hid_601.h \
|
|
pmap.h pte.h \
|
|
sr_601.h \
|
|
vmparam.h
|
|
|
|
.include <bsd.kinc.mk>
|