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

PROG=	usbhidctl
SRCS=	usbhid.c
DPADD=	${LIBUSBHID}
LDADD=	-lusbhid

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