1#	$NetBSD: Makefile,v 1.18 2005/12/11 12:18:47 christos Exp $
2
3INCSDIR= /usr/include/rs6000
4
5INCS=   bootinfo.h \
6	disklabel.h \
7	intr.h \
8	vmparam.h
9
10.include "../../powerpc/include/Makefile"
11