X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/Cipher_code.git/blobdiff_plain/e1e2e7c7fc04e729923680bff8b1638d8910d841..90be20ee8644c83826a07153371cc412f6821bb7:/OneRoundIoT/openssl/Makefile?ds=inline diff --git a/OneRoundIoT/openssl/Makefile b/OneRoundIoT/openssl/Makefile index e463ec3..d8be9ca 100644 --- a/OneRoundIoT/openssl/Makefile +++ b/OneRoundIoT/openssl/Makefile @@ -23,7 +23,7 @@ openssl_evp_gcm: $(OBJ5) $(C) -o $@ $^ $(CFLAGS) %.o: %.c - $(C) -c -o $@ $< + $(C) -c -o $@ $< $(CFLAGS) clean: