1# $NetBSD: Makefile,v 1.1 2017/12/10 20:38:14 bouyer Exp $ 2 3INCSDIR= /usr/include/dev/hid 4 5# Only install includes which are used by userland 6INCS= hid.h 7 8.include <bsd.kinc.mk> 9