Home | History | Annotate | Line # | Download | only in gpib
      1  1.1  gmcgarry #	$NetBSD: Makefile,v 1.1 2003/06/02 03:45:41 gmcgarry Exp $
      2  1.1  gmcgarry 
      3  1.1  gmcgarry INCSDIR= /usr/include/dev/gpib
      4  1.1  gmcgarry 
      5  1.1  gmcgarry # Only install includes which are used by userland
      6  1.1  gmcgarry INCS=	gpibio.h ppiio.h
      7  1.1  gmcgarry 
      8  1.1  gmcgarry .include <bsd.kinc.mk>
      9