Home | History | Annotate | Line # | Download | only in usb
Makefile revision 1.2.18.1
      1 #	$NetBSD: Makefile,v 1.2.18.1 2000/09/04 15:16:06 augustss Exp $
      2 
      3 # use 'make -f Makefile.usbdevs' to make usbdevs.h and usbdevs_data.h
      4 
      5 INCSDIR= /usr/include/dev/usb
      6 
      7 INCS=	usb.h usbcdc.h usbhid.h usbdevs.h
      8 
      9 .include <bsd.kinc.mk>
     10