9 lines
186 B
Makefile
9 lines
186 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2001/06/13 06:01:49 simonb Exp $
|
||
|
|
||
|
KDIR= /sys/arch/powerpc/include/ibm4xx
|
||
|
INCSDIR= /usr/include/powerpc/ibm4xx
|
||
|
|
||
|
INCS= pmap.h pte.h tlb.h
|
||
|
|
||
|
.include <bsd.kinc.mk>
|