repo.or.cz
/
RRG-proxmark3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge pull request #2747 from Eltrick/stylise-dormakaba
[RRG-proxmark3.git]
/
common
/
mbedtls
/
Makefile
blob
07c047ffb4379d041f85a30144a4c9f16f1f4f67
1
MYSRCPATHS
=
2
MYINCLUDES
= -
I.
-
I..
3
MYCFLAGS
= -
Wno-cast-align
-
Wno-switch-enum
4
MYDEFS
=
5
MYSRCS
=
\
6
aes.c \
7
asn1parse.c \
8
asn1write.c \
9
base64.c \
10
bignum.c \
11
ctr_drbg.c \
12
entropy_poll.c \
13
entropy.c \
14
error.c \
15
ecp.c \
16
ecp_curves.c \
17
certs.c \
18
camellia.c \
19
blowfish.c \
20
cipher_wrap.c \
21
cipher.c \
22
cmac.c \
23
des.c \
24
ecc_point_compression.c \
25
ecdh.c \
26
ecdsa.c \
27
gcm.c \
28
hkdf.c \
29
md.c \
30
md5.c \
31
oid.c \
32
pem.c \
33
arc4.c \
34
pk.c \
35
pk_wrap.c \
36
pkwrite.c \
37
pkcs5.c \
38
pkcs12.c \
39
pkparse.c \
40
platform.c \
41
platform_util.c \
42
rsa.c \
43
rsa_internal.c \
44
sha1.c \
45
sha256.c \
46
sha512.c \
47
threading.c \
48
x509.c \
49
x509_crl.c \
50
x509_crt.c \
51
net_sockets.c
52
53
LIB_A
=
libmbedtls.a
54
55
include
..
/
..
/
Makefile.host