Fix haraka Makefile.Microsoft_nmake
This commit is contained in:
parent
5f2c322945
commit
2f20776d2e
@ -2,7 +2,7 @@
|
||||
# nmake /f Makefile.Microsoft_nmake
|
||||
|
||||
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
|
||||
# that when the macro is generated for inblocks = 1 results in a case
|
||||
|
@ -2,7 +2,7 @@
|
||||
# nmake /f Makefile.Microsoft_nmake
|
||||
|
||||
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
|
||||
# that when the macro is generated for inblocks = 1 results in a case
|
||||
|
@ -2,7 +2,7 @@
|
||||
# nmake /f Makefile.Microsoft_nmake
|
||||
|
||||
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
|
||||
# that when the macro is generated for inblocks = 1 results in a case
|
||||
|
@ -2,7 +2,7 @@
|
||||
# nmake /f Makefile.Microsoft_nmake
|
||||
|
||||
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
|
||||
# that when the macro is generated for inblocks = 1 results in a case
|
||||
|
@ -2,7 +2,7 @@
|
||||
# nmake /f Makefile.Microsoft_nmake
|
||||
|
||||
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
|
||||
# that when the macro is generated for inblocks = 1 results in a case
|
||||
|
@ -2,7 +2,7 @@
|
||||
# nmake /f Makefile.Microsoft_nmake
|
||||
|
||||
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
|
||||
# that when the macro is generated for inblocks = 1 results in a case
|
||||
|
@ -2,7 +2,7 @@
|
||||
# nmake /f Makefile.Microsoft_nmake
|
||||
|
||||
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
|
||||
# that when the macro is generated for inblocks = 1 results in a case
|
||||
|
@ -2,7 +2,7 @@
|
||||
# nmake /f Makefile.Microsoft_nmake
|
||||
|
||||
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
|
||||
# that when the macro is generated for inblocks = 1 results in a case
|
||||
|
@ -2,7 +2,7 @@
|
||||
# nmake /f Makefile.Microsoft_nmake
|
||||
|
||||
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
|
||||
# that when the macro is generated for inblocks = 1 results in a case
|
||||
|
@ -2,7 +2,7 @@
|
||||
# nmake /f Makefile.Microsoft_nmake
|
||||
|
||||
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
|
||||
# that when the macro is generated for inblocks = 1 results in a case
|
||||
|
@ -2,7 +2,7 @@
|
||||
# nmake /f Makefile.Microsoft_nmake
|
||||
|
||||
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
|
||||
# that when the macro is generated for inblocks = 1 results in a case
|
||||
|
@ -2,7 +2,7 @@
|
||||
# nmake /f Makefile.Microsoft_nmake
|
||||
|
||||
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
|
||||
# that when the macro is generated for inblocks = 1 results in a case
|
||||
|
Loading…
Reference in New Issue
Block a user