summaryrefslogtreecommitdiffstats
path: root/usr.bin/usbhidaction/Makefile
blob: 8f5a6b58c2a3fe1e52ff1391dc35e1f860627fa9 (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