summaryrefslogtreecommitdiff
path: root/sys/dev/ofw/Makefile
blob: 1b63ee6a27f3596c5a8a036a2b4b5d6ac1b003cd (plain)
1
2
3
4
5
6
7
#	$NetBSD: Makefile,v 1.2 1999/05/04 20:08:04 thorpej Exp $

INCSDIR= /usr/include/dev/ofw

INCS=	ofw_pci.h openfirm.h

.include <bsd.kinc.mk>