1 1.2 christos # $NetBSD: Makefile,v 1.2 2005/12/11 12:23:22 christos Exp $ 2 1.1 bjh21 3 1.1 bjh21 # This is arguably wrong, but it's where it's been installed historically. 4 1.1 bjh21 INCSDIR= /usr/include/dev/pckbc 5 1.1 bjh21 6 1.1 bjh21 # Only install includes which are used by userland 7 1.1 bjh21 INCS= pckbdreg.h 8 1.1 bjh21 9 1.1 bjh21 .include <bsd.kinc.mk> 10