summaryrefslogtreecommitdiff
path: root/sys/arch/evbppc/include/Makefile
blob: 67676c1d549aa8066b2e1531c51f26db43e5cb31 (plain)
1
2
3
4
5
6
7
8
9
#	$NetBSD: Makefile,v 1.5 2005/12/11 12:17:12 christos Exp $

INCSDIR= /usr/include/evbppc

INCS=	disklabel.h \
	intr.h \
	vmparam.h 

.include "../../powerpc/include/Makefile"