10 lines
228 B
Makefile
10 lines
228 B
Makefile
# $NetBSD: Makefile,v 1.3 2000/08/20 22:25:20 augustss Exp $
|
|
|
|
# use 'make -f Makefile.usbdevs' to make usbdevs.h and usbdevs_data.h
|
|
|
|
INCSDIR= /usr/include/dev/usb
|
|
|
|
INCS= usb.h usbcdc.h usbhid.h usbdevs.h
|
|
|
|
.include <bsd.kinc.mk>
|