NetBSD/sys/dev/gpib/Makefile

9 lines
192 B
Makefile
Raw Normal View History

2003-06-02 07:45:41 +04:00
# $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>