Makefile revision 1.3
1#	$NetBSD: Makefile,v 1.3 2002/12/04 00:28:44 haya Exp $
2
3INCSDIR= /usr/include/dev/ieee1394
4
5# Only install includes which are used by userland
6INCS=	fwiso_ioctl.h
7
8.include <bsd.kinc.mk>
9