Home | History | Annotate | Line # | Download | only in pckbport
Makefile revision 1.1.4.2
      1  1.1.4.2  skrll #	$NetBSD: Makefile,v 1.1.4.2 2004/08/03 10:50:14 skrll Exp $
      2  1.1.4.2  skrll 
      3  1.1.4.2  skrll # This is arguably wrong, but it's where it's been installed historically.
      4  1.1.4.2  skrll INCSDIR= /usr/include/dev/pckbc
      5  1.1.4.2  skrll 
      6  1.1.4.2  skrll # Only install includes which are used by userland
      7  1.1.4.2  skrll INCS=	pckbdreg.h
      8  1.1.4.2  skrll 
      9  1.1.4.2  skrll .include <bsd.kinc.mk>
     10