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:
6bcc6d3
)
typo
author
Dr. Stephen Henson
<steve@openssl.org>
Sat, 10 Dec 2011 01:37:55 +0000
(
01:37
+0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Sat, 10 Dec 2011 01:37:55 +0000
(
01:37
+0000)
crypto/Makefile
patch
|
blob
|
history
diff --git
a/crypto/Makefile
b/crypto/Makefile
index 5259aef7b431d7643f3a8f2f1af00d972ecb478d..947dd5d44ec5e9698de9539a8878c57891d72898 100644
(file)
--- a/
crypto/Makefile
+++ b/
crypto/Makefile
@@
-70,7
+70,7
@@
uplink.o: $(TOP)/ms/uplink.c applink.o
$(CC) $(CFLAGS) -c -o $@ $(TOP)/ms/uplink.c
uplink-x86.s: $(TOP)/ms/uplink-x86.pl
- $(PERL) $(TOP)/ms/uplink-x
64
.pl $(PERLASM_SCHEME) > $@
+ $(PERL) $(TOP)/ms/uplink-x
86
.pl $(PERLASM_SCHEME) > $@
x86_64cpuid.s: x86_64cpuid.pl; $(PERL) x86_64cpuid.pl $(PERLASM_SCHEME) > $@
ia64cpuid.s: ia64cpuid.S; $(CC) $(CFLAGS) -E ia64cpuid.S > $@