I'm using GNU tar...

This commit is contained in:
Richard Levitte 2000-09-21 07:15:52 +00:00
parent 10bb0dbfec
commit 6397710486

View 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