Commit 63977104 authored by Richard Levitte's avatar Richard Levitte
Browse files

I'm using GNU tar...

parent 10bb0dbf
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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