# $NetBSD: Makefile,v 1.4 1999/05/11 21:02:25 augustss Exp $ .include PROG= usbhidctl SRCS= usbhid.c LDADD+= -lusb DPADD+= ${LIBUSB} .include .include