10 lines
218 B
Makefile
10 lines
218 B
Makefile
# $NetBSD: Makefile,v 1.2 1999/01/01 07:43:13 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
|
|
|
|
.include <bsd.kinc.mk>
|