Makefile revision 1.11
1# $NetBSD: Makefile,v 1.11 2020/01/29 21:52:16 mlelstv 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 usb.h usbhid.h utoppy.h 10 11.include <bsd.kinc.mk> 12