From 6397710486a1f2a53e590972fa002171f4ff63c4 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Thu, 21 Sep 2000 07:15:52 +0000 Subject: [PATCH] I'm using GNU tar... --- Makefile.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.34.1