1# $NetBSD: Makefile,v 1.13 2024/12/16 16:37:38 brad Exp $ 2 3# use 'make -f Makefile.usbdevs' to make usbdevs.h and usbdevs_data.h 4# _after_ you committed usbdevs. See comment in Makefile.usbdevs 5 6INCSDIR= /usr/include/dev/usb 7 8# Only install includes which are used by userland 9INCS= if_umbreg.h mbim.h ukyopon.h umcpmio_io.h umcpmio_hid_reports.h \ 10 usb.h usbhid.h utoppy.h vhci.h 11 12.include <bsd.kinc.mk> 13