summaryrefslogtreecommitdiff
path: root/sys/dev/hdmicec/Makefile
blob: 981a57902b0a25cee347d7e967e8eeea316c8f2d (plain)
1
2
3
4
5
6
7
8
#	$NetBSD: Makefile,v 1.1 2015/08/02 21:22:34 jmcneill Exp $

INCSDIR= /usr/include/dev/hdmicec

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

.include <bsd.kinc.mk>