8 lines
151 B
Makefile
8 lines
151 B
Makefile
# $NetBSD: Makefile,v 1.6 2010/02/25 23:30:05 matt Exp $
|
|
|
|
INCSDIR= /usr/include/powerpc/ibm4xx
|
|
|
|
INCS= cpu.h pmap.h spr.h tlb.h
|
|
|
|
.include <bsd.kinc.mk>
|