mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-08 06:39:21 -04:00
9 lines
190 B
Makefile
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>
|