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