diff --git a/Makefile.org b/Makefile.org index f93913f2afe95cf647431845f5da8a2152c456e7..c6f660954ba2e8013d651957d7331919443ec708 100644 --- a/Makefile.org +++ b/Makefile.org @@ -62,7 +62,7 @@ AR=ar r RANLIB= ranlib PERL= perl TAR= tar -TARFLAGS= --norecurse +TARFLAGS= --no-recursion # Set BN_ASM to bn_asm.o if you want to use the C version BN_ASM= bn_asm.o