1# $NetBSD: Makefile,v 1.1 2001/06/13 06:01:49 simonb Exp $ 2 3KDIR= /sys/arch/powerpc/include/ibm4xx 4INCSDIR= /usr/include/powerpc/ibm4xx 5 6INCS= pmap.h pte.h tlb.h 7 8.include <bsd.kinc.mk> 9