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