netbsd/sys/dev/hdmicec/Makefile
2015-10-15 10:25:28 +02:00

9 lines
190 B
Makefile

# $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>