Makefile revision 1.1
1#	$NetBSD: Makefile,v 1.1 1998/07/12 19:51:58 augustss Exp $
2
3# use 'make -f Makefile.usbdevs' to make usbdevs.h and usbdevs_data.h
4
5INCSDIR= /usr/include/dev/usb
6
7INCS=	usb.h usbhid.h
8
9.include <bsd.kinc.mk>
10