mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-09 05:59:13 -04:00
9 lines
192 B
Makefile
9 lines
192 B
Makefile
# $NetBSD: Makefile,v 1.1 2003/06/02 03:45:41 gmcgarry Exp $
|
|
|
|
INCSDIR= /usr/include/dev/gpib
|
|
|
|
# Only install includes which are used by userland
|
|
INCS= gpibio.h ppiio.h
|
|
|
|
.include <bsd.kinc.mk>
|