mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
7 lines
118 B
Makefile
7 lines
118 B
Makefile
# $NetBSD: Makefile,v 1.4 2002/02/02 16:54:26 veego Exp $
|
|
|
|
PROG= usbhidaction
|
|
|
|
LIBADD= usbhid
|
|
|
|
.include <bsd.prog.mk>
|