|
# $NetBSD: Makefile,v 1.4 2001/04/11 19:07:38 jdolecek Exp $
|
|
|
|
# use 'make -f Makefile.usbdevs' to make usbdevs.h and usbdevs_data.h
|
|
|
|
INCSDIR= /usr/include/dev/usb
|
|
|
|
# Only install includes which are used by userland
|
|
INCS= urio.h usb.h usbhid.h
|
|
|
|
.include <bsd.kinc.mk>
|