Fix some whitespace issues
This commit is contained in:
parent
e533b22153
commit
9c82e2ce49
2 changed files with 2 additions and 3 deletions
|
@ -209,7 +209,6 @@ test_suite_hmac_drbg.pr.c : suites/test_suite_hmac_drbg.function suites/test_sui
|
|||
echo " Gen $@"
|
||||
perl scripts/generate_code.pl suites $* $*
|
||||
|
||||
|
||||
test_suite_aes.ecb$(EXEXT): test_suite_aes.ecb.c $(DEP)
|
||||
echo " CC $<"
|
||||
$(CC) $(LOCAL_CFLAGS) $(CFLAGS) $< $(LOCAL_LDFLAGS) $(LDFLAGS) -o $@
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue