1# $NetBSD: Makefile,v 1.1 2015/08/02 21:22:34 jmcneill Exp $ 2 3INCSDIR= /usr/include/dev/hdmicec 4 5# Only install includes which are used by userland 6INCS= hdmicecio.h 7 8.include <bsd.kinc.mk> 9