NetBSD/sys/dev/usb/Makefile

12 lines
329 B
Makefile

# $NetBSD: Makefile,v 1.5 2002/04/12 17:56:14 heinz Exp $
# use 'make -f Makefile.usbdevs' to make usbdevs.h and usbdevs_data.h
# _after_ you committed usbdevs. See comment in Makefile.usbdevs
INCSDIR= /usr/include/dev/usb
# Only install includes which are used by userland
INCS= urio.h usb.h usbhid.h
.include <bsd.kinc.mk>