2002-04-12 21:56:14 +04:00
|
|
|
# $NetBSD: Makefile,v 1.5 2002/04/12 17:56:14 heinz Exp $
|
1998-07-12 23:51:55 +04:00
|
|
|
|
|
|
|
# use 'make -f Makefile.usbdevs' to make usbdevs.h and usbdevs_data.h
|
2002-04-12 21:56:14 +04:00
|
|
|
# _after_ you committed usbdevs. See comment in Makefile.usbdevs
|
1998-07-12 23:51:55 +04:00
|
|
|
|
|
|
|
INCSDIR= /usr/include/dev/usb
|
|
|
|
|
2001-04-11 23:07:36 +04:00
|
|
|
# Only install includes which are used by userland
|
|
|
|
INCS= urio.h usb.h usbhid.h
|
1998-07-12 23:51:55 +04:00
|
|
|
|
|
|
|
.include <bsd.kinc.mk>
|