Makefile revision 1.3
1#	$NetBSD: Makefile,v 1.3 2000/11/14 06:45:55 matt Exp $
2
3INCSDIR= /usr/include/dev/ofw
4
5INCS=	ofw_pci.h openfirm.h openfirmio.h
6
7.include <bsd.kinc.mk>
8