I'm using GNU tar...
authorRichard Levitte <levitte@openssl.org>
Thu, 21 Sep 2000 07:15:52 +0000 (07:15 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 21 Sep 2000 07:15:52 +0000 (07:15 +0000)
Makefile.org

index f93913f2afe95cf647431845f5da8a2152c456e7..c6f660954ba2e8013d651957d7331919443ec708 100644 (file)
@@ -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