diff options
author | Ladislav <Zezula> | 2013-09-15 10:27:26 +0200 |
---|---|---|
committer | Ladislav <Zezula> | 2013-09-15 10:27:26 +0200 |
commit | 6b809198c80f32c65a0a1409af1da4b2017c9101 (patch) | |
tree | f732a3ce05b2af6d00a3f80e9ad46477774a9a79 /Makefile.mac | |
parent | fd9326ba5cb40c07205b9b4fa4ca6a8567b43a69 (diff) |
+ removed empty lines in makefile.mac
Diffstat (limited to 'Makefile.mac')
-rw-r--r-- | Makefile.mac | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile.mac b/Makefile.mac index 0ca7834..df578e7 100644 --- a/Makefile.mac +++ b/Makefile.mac @@ -83,13 +83,9 @@ OBJS_C = src/jenkins/lookup3.o \ src/libtomcrypt/src/pk/asn1/der_length_printable_string.obj \ src/libtomcrypt/src/pk/asn1/der_length_sequence.obj \ src/libtomcrypt/src/pk/asn1/der_length_short_integer.obj \ - src/libtomcrypt/src/pk/asn1/der_length_utctime.obj \ - src/libtomcrypt/src/pk/asn1/der_length_utf8_string.obj \ - src/libtomcrypt/src/pk/asn1/der_sequence_free.obj \ - src/libtomcrypt/src/pk/ecc/ltc_ecc_map.obj \ src/libtomcrypt/src/pk/ecc/ltc_ecc_mul2add.obj \ src/libtomcrypt/src/pk/ecc/ltc_ecc_mulmod.obj \ |