Home | History | Annotate | Line # | Download | only in usb
Makefile revision 1.12.28.1
      1  1.12.28.1  perseant #	$NetBSD: Makefile,v 1.12.28.1 2025/08/02 05:57:04 perseant Exp $
      2        1.1  augustss 
      3        1.1  augustss # use 'make -f Makefile.usbdevs' to make usbdevs.h and usbdevs_data.h
      4        1.5     heinz # _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.4  jdolecek # Only install includes which are used by userland
      9  1.12.28.1  perseant INCS=	if_umbreg.h mbim.h ukyopon.h umcpmio_io.h umcpmio_hid_reports.h \
     10  1.12.28.1  perseant 	usb.h usbhid.h utoppy.h vhci.h
     11        1.1  augustss 
     12        1.1  augustss .include <bsd.kinc.mk>
     13