summaryrefslogtreecommitdiffstats
path: root/Makefile.org
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2000-09-21 07:15:52 +0000
committerRichard Levitte <levitte@openssl.org>2000-09-21 07:15:52 +0000
commit6397710486a1f2a53e590972fa002171f4ff63c4 (patch)
tree52db9fbb18bdb338b5c8fcc20f0165fdcc622594 /Makefile.org
parent10bb0dbfec8593a20b0c5db53c93bd2324c4c09e (diff)
I'm using GNU tar...
Diffstat (limited to 'Makefile.org')
-rw-r--r--Makefile.org2
1 files changed, 1 insertions, 1 deletions
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