1 1.3.2.2 nathanw # $NetBSD: Makefile,v 1.3.2.2 2002/04/17 00:06:14 nathanw Exp $ 2 1.1 augustss 3 1.1 augustss # use 'make -f Makefile.usbdevs' to make usbdevs.h and usbdevs_data.h 4 1.3.2.2 nathanw # _after_ you committed usbdevs. See comment in Makefile.usbdevs 5 1.1 augustss 6 1.1 augustss INCSDIR= /usr/include/dev/usb 7 1.1 augustss 8 1.3.2.1 nathanw # Only install includes which are used by userland 9 1.3.2.1 nathanw INCS= urio.h usb.h usbhid.h 10 1.1 augustss 11 1.1 augustss .include <bsd.kinc.mk> 12