Fix haraka Makefile.Microsoft_nmake

This commit is contained in:
Thom Wiggers 2020-05-29 10:13:20 +02:00
parent 5f2c322945
commit 2f20776d2e
No known key found for this signature in database
GPG Key ID: 001BB0A7CE26E363
12 changed files with 12 additions and 12 deletions

View File

@ -2,7 +2,7 @@
# nmake /f Makefile.Microsoft_nmake # nmake /f Makefile.Microsoft_nmake
LIBRARY=libsphincs-haraka-128f-robust_aesni.lib LIBRARY=libsphincs-haraka-128f-robust_aesni.lib
OBJECTS=address.obj wots.obj utils.obj fors.obj sign.obj hash_haraka.obj thash_haraka_robust.obj hash_harakax4.obj thash_haraka_robustx4.obj haraka.obj OBJECTS=address.obj wots.obj utils.obj utilsx4.obj fors.obj sign.obj hash_haraka.obj thash_haraka_robust.obj hash_harakax4.obj thash_haraka_robustx4.obj haraka.obj
# We ignore warning C4127: in thash_haraka_*x4.c we use a conditional # We ignore warning C4127: in thash_haraka_*x4.c we use a conditional
# that when the macro is generated for inblocks = 1 results in a case # that when the macro is generated for inblocks = 1 results in a case

View File

@ -2,7 +2,7 @@
# nmake /f Makefile.Microsoft_nmake # nmake /f Makefile.Microsoft_nmake
LIBRARY=libsphincs-haraka-128f-simple_aesni.lib LIBRARY=libsphincs-haraka-128f-simple_aesni.lib
OBJECTS=address.obj wots.obj utils.obj fors.obj sign.obj hash_haraka.obj thash_haraka_simple.obj hash_harakax4.obj thash_haraka_simplex4.obj haraka.obj OBJECTS=address.obj wots.obj utils.obj utilsx4.obj fors.obj sign.obj hash_haraka.obj thash_haraka_simple.obj hash_harakax4.obj thash_haraka_simplex4.obj haraka.obj
# We ignore warning C4127: in thash_haraka_*x4.c we use a conditional # We ignore warning C4127: in thash_haraka_*x4.c we use a conditional
# that when the macro is generated for inblocks = 1 results in a case # that when the macro is generated for inblocks = 1 results in a case

View File

@ -2,7 +2,7 @@
# nmake /f Makefile.Microsoft_nmake # nmake /f Makefile.Microsoft_nmake
LIBRARY=libsphincs-haraka-128s-robust_aesni.lib LIBRARY=libsphincs-haraka-128s-robust_aesni.lib
OBJECTS=address.obj wots.obj utils.obj fors.obj sign.obj hash_haraka.obj thash_haraka_robust.obj hash_harakax4.obj thash_haraka_robustx4.obj haraka.obj OBJECTS=address.obj wots.obj utils.obj utilsx4.obj fors.obj sign.obj hash_haraka.obj thash_haraka_robust.obj hash_harakax4.obj thash_haraka_robustx4.obj haraka.obj
# We ignore warning C4127: in thash_haraka_*x4.c we use a conditional # We ignore warning C4127: in thash_haraka_*x4.c we use a conditional
# that when the macro is generated for inblocks = 1 results in a case # that when the macro is generated for inblocks = 1 results in a case

View File

@ -2,7 +2,7 @@
# nmake /f Makefile.Microsoft_nmake # nmake /f Makefile.Microsoft_nmake
LIBRARY=libsphincs-haraka-128s-simple_aesni.lib LIBRARY=libsphincs-haraka-128s-simple_aesni.lib
OBJECTS=address.obj wots.obj utils.obj fors.obj sign.obj hash_haraka.obj thash_haraka_simple.obj hash_harakax4.obj thash_haraka_simplex4.obj haraka.obj OBJECTS=address.obj wots.obj utils.obj utilsx4.obj fors.obj sign.obj hash_haraka.obj thash_haraka_simple.obj hash_harakax4.obj thash_haraka_simplex4.obj haraka.obj
# We ignore warning C4127: in thash_haraka_*x4.c we use a conditional # We ignore warning C4127: in thash_haraka_*x4.c we use a conditional
# that when the macro is generated for inblocks = 1 results in a case # that when the macro is generated for inblocks = 1 results in a case

View File

@ -2,7 +2,7 @@
# nmake /f Makefile.Microsoft_nmake # nmake /f Makefile.Microsoft_nmake
LIBRARY=libsphincs-haraka-192f-robust_aesni.lib LIBRARY=libsphincs-haraka-192f-robust_aesni.lib
OBJECTS=address.obj wots.obj utils.obj fors.obj sign.obj hash_haraka.obj thash_haraka_robust.obj hash_harakax4.obj thash_haraka_robustx4.obj haraka.obj OBJECTS=address.obj wots.obj utils.obj utilsx4.obj fors.obj sign.obj hash_haraka.obj thash_haraka_robust.obj hash_harakax4.obj thash_haraka_robustx4.obj haraka.obj
# We ignore warning C4127: in thash_haraka_*x4.c we use a conditional # We ignore warning C4127: in thash_haraka_*x4.c we use a conditional
# that when the macro is generated for inblocks = 1 results in a case # that when the macro is generated for inblocks = 1 results in a case

View File

@ -2,7 +2,7 @@
# nmake /f Makefile.Microsoft_nmake # nmake /f Makefile.Microsoft_nmake
LIBRARY=libsphincs-haraka-192f-simple_aesni.lib LIBRARY=libsphincs-haraka-192f-simple_aesni.lib
OBJECTS=address.obj wots.obj utils.obj fors.obj sign.obj hash_haraka.obj thash_haraka_simple.obj hash_harakax4.obj thash_haraka_simplex4.obj haraka.obj OBJECTS=address.obj wots.obj utils.obj utilsx4.obj fors.obj sign.obj hash_haraka.obj thash_haraka_simple.obj hash_harakax4.obj thash_haraka_simplex4.obj haraka.obj
# We ignore warning C4127: in thash_haraka_*x4.c we use a conditional # We ignore warning C4127: in thash_haraka_*x4.c we use a conditional
# that when the macro is generated for inblocks = 1 results in a case # that when the macro is generated for inblocks = 1 results in a case

View File

@ -2,7 +2,7 @@
# nmake /f Makefile.Microsoft_nmake # nmake /f Makefile.Microsoft_nmake
LIBRARY=libsphincs-haraka-192s-robust_aesni.lib LIBRARY=libsphincs-haraka-192s-robust_aesni.lib
OBJECTS=address.obj wots.obj utils.obj fors.obj sign.obj hash_haraka.obj thash_haraka_robust.obj hash_harakax4.obj thash_haraka_robustx4.obj haraka.obj OBJECTS=address.obj wots.obj utils.obj utilsx4.obj fors.obj sign.obj hash_haraka.obj thash_haraka_robust.obj hash_harakax4.obj thash_haraka_robustx4.obj haraka.obj
# We ignore warning C4127: in thash_haraka_*x4.c we use a conditional # We ignore warning C4127: in thash_haraka_*x4.c we use a conditional
# that when the macro is generated for inblocks = 1 results in a case # that when the macro is generated for inblocks = 1 results in a case

View File

@ -2,7 +2,7 @@
# nmake /f Makefile.Microsoft_nmake # nmake /f Makefile.Microsoft_nmake
LIBRARY=libsphincs-haraka-192s-simple_aesni.lib LIBRARY=libsphincs-haraka-192s-simple_aesni.lib
OBJECTS=address.obj wots.obj utils.obj fors.obj sign.obj hash_haraka.obj thash_haraka_simple.obj hash_harakax4.obj thash_haraka_simplex4.obj haraka.obj OBJECTS=address.obj wots.obj utils.obj utilsx4.obj fors.obj sign.obj hash_haraka.obj thash_haraka_simple.obj hash_harakax4.obj thash_haraka_simplex4.obj haraka.obj
# We ignore warning C4127: in thash_haraka_*x4.c we use a conditional # We ignore warning C4127: in thash_haraka_*x4.c we use a conditional
# that when the macro is generated for inblocks = 1 results in a case # that when the macro is generated for inblocks = 1 results in a case

View File

@ -2,7 +2,7 @@
# nmake /f Makefile.Microsoft_nmake # nmake /f Makefile.Microsoft_nmake
LIBRARY=libsphincs-haraka-256f-robust_aesni.lib LIBRARY=libsphincs-haraka-256f-robust_aesni.lib
OBJECTS=address.obj wots.obj utils.obj fors.obj sign.obj hash_haraka.obj thash_haraka_robust.obj hash_harakax4.obj thash_haraka_robustx4.obj haraka.obj OBJECTS=address.obj wots.obj utils.obj utilsx4.obj fors.obj sign.obj hash_haraka.obj thash_haraka_robust.obj hash_harakax4.obj thash_haraka_robustx4.obj haraka.obj
# We ignore warning C4127: in thash_haraka_*x4.c we use a conditional # We ignore warning C4127: in thash_haraka_*x4.c we use a conditional
# that when the macro is generated for inblocks = 1 results in a case # that when the macro is generated for inblocks = 1 results in a case

View File

@ -2,7 +2,7 @@
# nmake /f Makefile.Microsoft_nmake # nmake /f Makefile.Microsoft_nmake
LIBRARY=libsphincs-haraka-256f-simple_aesni.lib LIBRARY=libsphincs-haraka-256f-simple_aesni.lib
OBJECTS=address.obj wots.obj utils.obj fors.obj sign.obj hash_haraka.obj thash_haraka_simple.obj hash_harakax4.obj thash_haraka_simplex4.obj haraka.obj OBJECTS=address.obj wots.obj utils.obj utilsx4.obj fors.obj sign.obj hash_haraka.obj thash_haraka_simple.obj hash_harakax4.obj thash_haraka_simplex4.obj haraka.obj
# We ignore warning C4127: in thash_haraka_*x4.c we use a conditional # We ignore warning C4127: in thash_haraka_*x4.c we use a conditional
# that when the macro is generated for inblocks = 1 results in a case # that when the macro is generated for inblocks = 1 results in a case

View File

@ -2,7 +2,7 @@
# nmake /f Makefile.Microsoft_nmake # nmake /f Makefile.Microsoft_nmake
LIBRARY=libsphincs-haraka-256s-robust_aesni.lib LIBRARY=libsphincs-haraka-256s-robust_aesni.lib
OBJECTS=address.obj wots.obj utils.obj fors.obj sign.obj hash_haraka.obj thash_haraka_robust.obj hash_harakax4.obj thash_haraka_robustx4.obj haraka.obj OBJECTS=address.obj wots.obj utils.obj utilsx4.obj fors.obj sign.obj hash_haraka.obj thash_haraka_robust.obj hash_harakax4.obj thash_haraka_robustx4.obj haraka.obj
# We ignore warning C4127: in thash_haraka_*x4.c we use a conditional # We ignore warning C4127: in thash_haraka_*x4.c we use a conditional
# that when the macro is generated for inblocks = 1 results in a case # that when the macro is generated for inblocks = 1 results in a case

View File

@ -2,7 +2,7 @@
# nmake /f Makefile.Microsoft_nmake # nmake /f Makefile.Microsoft_nmake
LIBRARY=libsphincs-haraka-256s-simple_aesni.lib LIBRARY=libsphincs-haraka-256s-simple_aesni.lib
OBJECTS=address.obj wots.obj utils.obj fors.obj sign.obj hash_haraka.obj thash_haraka_simple.obj hash_harakax4.obj thash_haraka_simplex4.obj haraka.obj OBJECTS=address.obj wots.obj utils.obj utilsx4.obj fors.obj sign.obj hash_haraka.obj thash_haraka_simple.obj hash_harakax4.obj thash_haraka_simplex4.obj haraka.obj
# We ignore warning C4127: in thash_haraka_*x4.c we use a conditional # We ignore warning C4127: in thash_haraka_*x4.c we use a conditional
# that when the macro is generated for inblocks = 1 results in a case # that when the macro is generated for inblocks = 1 results in a case