summaryrefslogtreecommitdiffstats
path: root/usr.bin/usbhidaction/Makefile
blob: 2c43b9d35d5306b6def0f950a1c2a7293825daaa (plain)
1
2
3
4
5
6
7
8
9
10
#	$FreeBSD$
#	$NetBSD: Makefile,v 1.4 2002/02/02 16:54:26 veego Exp $

PROG=	usbhidaction
SRCS=	usbhidaction.c

LDADD=	-lusbhid
DPADD=	${LIBUSBHID}

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