mirror of
https://github.com/SciresM/hactool.git
synced 2025-02-18 16:57:37 +00:00
Add config.mk to mbedtls Makefiles
This commit is contained in:
parent
cec1acb298
commit
9cdfa1244c
@ -1,3 +1,4 @@
|
||||
include ../config.mk
|
||||
|
||||
DESTDIR=/usr/local
|
||||
PREFIX=mbedtls_
|
||||
|
@ -1,3 +1,4 @@
|
||||
include ../../config.mk
|
||||
|
||||
# Also see "include/mbedtls/config.h"
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
include ../../config.mk
|
||||
|
||||
# To compile on SunOS: add "-lsocket -lnsl" to LDFLAGS
|
||||
# To compile with PKCS11: add "-lpkcs11-helper" to LDFLAGS
|
||||
|
@ -1,3 +1,4 @@
|
||||
include ../../config.mk
|
||||
|
||||
# To compile on SunOS: add "-lsocket -lnsl" to LDFLAGS
|
||||
# To compile with PKCS11: add "-lpkcs11-helper" to LDFLAGS
|
||||
|
Loading…
x
Reference in New Issue
Block a user