2001-04-11 23:07:36 +04:00
|
|
|
# $NetBSD: Makefile,v 1.4 2001/04/11 19:07:38 jdolecek Exp $
|
1998-07-12 23:51:55 +04:00
|
|
|
|
|
|
|
# use 'make -f Makefile.usbdevs' to make usbdevs.h and usbdevs_data.h
|
|
|
|
|
|
|
|
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>
|