summaryrefslogtreecommitdiff
path: root/sys/dev/hpc/Makefile
blob: 9d929fb673fecd87fe7b06689d0d49cac7448fc4 (plain)
1
2
3
4
5
6
7
8
#	$NetBSD: Makefile,v 1.3 2001/04/11 19:07:36 jdolecek Exp $

INCSDIR= /usr/include/dev/hpc

# Only install includes which are used by userland
INCS=	hpcfbio.h

.include <bsd.kinc.mk>