mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-25 16:13:17 +00:00
Style nits.
This commit is contained in:
parent
6370bbfe57
commit
55cfa593f8
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=94744
@ -3,8 +3,7 @@
|
||||
|
||||
PROG= usbhidctl
|
||||
SRCS= usbhid.c
|
||||
|
||||
LDADD+= -lusbhid
|
||||
DPADD+= ${LIBUSBHID}
|
||||
DPADD= ${LIBUSBHID}
|
||||
LDADD= -lusbhid
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user