Makefile revision 1.18
1#	$NetBSD: Makefile,v 1.18 2003/10/20 00:12:10 matt Exp $
2
3INCSDIR= /usr/include/ofppc
4
5INCS=	disklabel.h \
6	intr.h \
7	vmparam.h
8
9.include "../../powerpc/include/Makefile"
10