]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - mkfiles/bigint.mk
removed warnings and bugs
[avr-crypto-lib.git] / mkfiles / bigint.mk
index 076e77d271aae4965868bd6259b51a4d4196a3f5..ede274b59bd2902bc5f72401fb27b986c0745eb0 100644 (file)
@@ -2,7 +2,7 @@
 ALGO_NAME := BIGINT
 
 # comment out the following line for removement of BigInt from the build process
-AUX += $(ALGO_NAME)
+#AUX += $(ALGO_NAME)
 
 $(ALGO_NAME)_DIR      := bigint/
 $(ALGO_NAME)_INCDIR   := memxor/ noekeon/