summaryrefslogtreecommitdiff
path: root/sys/dev/usb/Makefile
blob: ec92be483a33a56b96e4e1a14705790f52230861 (plain)
1
2
3
4
5
6
7
8
9
#	$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>