xref: /netbsd-src/sys/dev/hpc/Makefile (revision 9fbd88883c38d0c0fbfcbe66d76fe6b0fab3f9de)
1#	$NetBSD: Makefile,v 1.3 2001/04/11 19:07:36 jdolecek Exp $
2
3INCSDIR= /usr/include/dev/hpc
4
5# Only install includes which are used by userland
6INCS=	hpcfbio.h
7
8.include <bsd.kinc.mk>
9