projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bdd4549
)
crypto/bn/Makefile: fix typo.
author
Andy Polyakov
<appro@openssl.org>
Tue, 28 Jun 2011 08:52:36 +0000
(08:52 +0000)
committer
Andy Polyakov
<appro@openssl.org>
Tue, 28 Jun 2011 08:52:36 +0000
(08:52 +0000)
crypto/bn/Makefile
patch
|
blob
|
history
diff --git
a/crypto/bn/Makefile
b/crypto/bn/Makefile
index bbab19ec1522d96186d2461d2cd320be2f538848..55583759c1f406439cabd6cb0926a4faddc00e34 100644
(file)
--- a/
crypto/bn/Makefile
+++ b/
crypto/bn/Makefile
@@
-91,8
+91,8
@@
mips-mont.s: asm/mips-mont.pl
bn-s390x.o: asm/s390x.S
$(CC) $(CFLAGS) -c -o $@ asm/s390x.S
-s390x-gf2m.s: asm/s390x-gf
m2
.pl
- $(PERL) asm/s390x-gf
m2
.pl $(PERLASM_SCHEME) $@
+s390x-gf2m.s: asm/s390x-gf
2m
.pl
+ $(PERL) asm/s390x-gf
2m
.pl $(PERLASM_SCHEME) $@
x86_64-gcc.o: asm/x86_64-gcc.c
$(CC) $(CFLAGS) -c -o $@ asm/x86_64-gcc.c