xref: /netbsd-src/sys/arch/powerpc/include/ibm4xx/Makefile (revision 0a3071956a3a9fdebdbf7f338cf2d439b45fc728)
1#	$NetBSD: Makefile,v 1.6 2010/02/25 23:30:05 matt Exp $
2
3INCSDIR= /usr/include/powerpc/ibm4xx
4
5INCS=	cpu.h pmap.h spr.h tlb.h
6
7.include <bsd.kinc.mk>
8