NetBSD/sys/dev/usb/Makefile

10 lines
218 B
Makefile
Raw Normal View History

1999-01-01 10:43:13 +03:00
# $NetBSD: Makefile,v 1.2 1999/01/01 07:43:13 augustss Exp $
# use 'make -f Makefile.usbdevs' to make usbdevs.h and usbdevs_data.h
INCSDIR= /usr/include/dev/usb
1999-01-01 10:43:13 +03:00
INCS= usb.h usbcdc.h usbhid.h
.include <bsd.kinc.mk>