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

.include <bsd.own.mk>

PROG=	usbhidctl
SRCS=	usbhid.c

LDADD+=	-lusb
DPADD+=	${LIBUSB}

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