1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-23 11:18:54 +00:00
freebsd/usr.bin/usbhidaction/Makefile

9 lines
130 B
Makefile
Raw Normal View History

# $FreeBSD$
# $NetBSD: Makefile,v 1.4 2002/02/02 16:54:26 veego Exp $
PROG= usbhidaction
LIBADD= usbhid
.include <bsd.prog.mk>