3e11bd9e2a
Reduce overlinking
9 lines
130 B
Makefile
9 lines
130 B
Makefile
# $FreeBSD$
|
|
# $NetBSD: Makefile,v 1.4 2002/02/02 16:54:26 veego Exp $
|
|
|
|
PROG= usbhidaction
|
|
|
|
LIBADD= usbhid
|
|
|
|
.include <bsd.prog.mk>
|