NetBSD/sys/dev/hid/Makefile

9 lines
178 B
Makefile

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