summaryrefslogtreecommitdiffstats
path: root/usr.bin/usbhidctl/Makefile
blob: 7be4f32d4eff484c93a6d68c954b87860f335c72 (plain)
1
2
3
4
5
6
7
8
9
10
#	$NetBSD: Makefile,v 1.4 1999/05/11 21:02:25 augustss Exp $
# $FreeBSD$

PROG=	usbhidctl
SRCS=	usbhid.c

LDADD+=	-lusbhid
DPADD+=	${LIBUSBHID}

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud