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