Home | History | Annotate | Line # | Download | only in usb
Makefile revision 1.5.16.1
      1 #	$NetBSD: Makefile,v 1.5.16.1 2005/07/21 19:26:50 riz 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 
      6 INCSDIR= /usr/include/dev/usb
      7 
      8 # Only install includes which are used by userland
      9 INCS=	ukyopon.h urio.h usb.h usbhid.h
     10 
     11 .include <bsd.kinc.mk>
     12