1999-01-01 10:43:13 +03:00
|
|
|
# $NetBSD: Makefile,v 1.2 1999/01/01 07:43:13 augustss 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
|
|
|
|
|
1999-01-01 10:43:13 +03:00
|
|
|
INCS= usb.h usbcdc.h usbhid.h
|
1998-07-12 23:51:55 +04:00
|
|
|
|
|
|
|
.include <bsd.kinc.mk>
|