From: Richard Levitte Date: Thu, 21 Sep 2000 07:15:52 +0000 (+0000) Subject: I'm using GNU tar... X-Git-Tag: OpenSSL_0_9_6-beta3~2 X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff_plain;h=6397710486a1f2a53e590972fa002171f4ff63c4 I'm using GNU tar... --- diff --git a/Makefile.org b/Makefile.org index f93913f2af..c6f660954b 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