Home | History | Annotate | Line # | Download | only in usb
Makefile revision 1.2.8.2
      1  1.2.8.2    bouyer #	$NetBSD: Makefile,v 1.2.8.2 2001/04/21 17:49:51 bouyer Exp $
      2      1.1  augustss 
      3      1.1  augustss # use 'make -f Makefile.usbdevs' to make usbdevs.h and usbdevs_data.h
      4      1.1  augustss 
      5      1.1  augustss INCSDIR= /usr/include/dev/usb
      6      1.1  augustss 
      7  1.2.8.2    bouyer # Only install includes which are used by userland
      8  1.2.8.2    bouyer INCS=	urio.h usb.h usbhid.h
      9      1.1  augustss 
     10      1.1  augustss .include <bsd.kinc.mk>
     11