summaryrefslogtreecommitdiff
path: root/sys/arch/evbppc/include/Makefile
blob: 775c8f224d47467539daa79f7da40139f15f2aa9 (plain)
1
2
3
4
5
6
7
8
9
#	$NetBSD: Makefile,v 1.4 2003/10/20 00:12:10 matt Exp $

INCSDIR= /usr/include/evbppc

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

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