mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-11 09:50:12 +00:00
Use LIBADD.
MFC after: 1 month Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
984a1cbfd6
commit
54ba3522ae
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=279323
@ -4,7 +4,7 @@ PROG= uefisign
|
||||
SRCS= uefisign.c child.c pe.c
|
||||
MAN= uefisign.8
|
||||
|
||||
LDFLAGS= -lcrypto
|
||||
LIBADD= crypto
|
||||
|
||||
WARNS= 6
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user