]> AND Private Git Repository - Cipher_code.git/blobdiff - OneRoundIoT/openssl/Makefile
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
new
[Cipher_code.git] / OneRoundIoT / openssl / Makefile
index e463ec3603868390487ff8735bb965ad18b5dbc0..4cef03576731ad032f11f6810e0411446fe52b6e 100644 (file)
@@ -23,7 +23,7 @@ openssl_evp_gcm: $(OBJ5)
        $(C) -o $@ $^ $(CFLAGS)
 
 %.o: %.c 
-       $(C) -c -o $@ $< 
+       $(C) -c -o $@ $<  -03
 
 
 clean: