Makefile revision 1.2
1#	$NetBSD: Makefile,v 1.2 1999/05/04 20:08:04 thorpej Exp $
2
3INCSDIR= /usr/include/dev/ofw
4
5INCS=	ofw_pci.h openfirm.h
6
7.include <bsd.kinc.mk>
8