1#	$NetBSD: Makefile,v 1.14.2.3 2004/09/21 13:21:08 skrll Exp $
2
3INCSDIR= /usr/include/sandpoint
4
5INCS=	bootinfo.h \
6	disklabel.h \
7	intr.h \
8	vmparam.h
9
10.include "../../powerpc/include/Makefile"
11