11.2Schristos# $NetBSD: Makefile,v 1.2 2005/12/11 12:23:22 christos Exp $ 21.1Sbjh21 31.1Sbjh21# This is arguably wrong, but it's where it's been installed historically. 41.1Sbjh21INCSDIR= /usr/include/dev/pckbc 51.1Sbjh21 61.1Sbjh21# Only install includes which are used by userland 71.1Sbjh21INCS= pckbdreg.h 81.1Sbjh21 91.1Sbjh21.include <bsd.kinc.mk> 10