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:
e1f1d28
)
Missing files target.
author
Ben Laurie
<ben@links.org>
Tue, 26 Feb 2013 21:50:26 +0000
(21:50 +0000)
committer
Ben Laurie
<ben@links.org>
Tue, 26 Feb 2013 21:51:13 +0000
(21:51 +0000)
crypto/srp/Makefile
patch
|
blob
|
history
diff --git
a/crypto/srp/Makefile
b/crypto/srp/Makefile
index 81b419775814436d03210a9d0e6243c8eb9d7e81..324a4091241264fc99b39b09763131a0c166c1aa 100644
(file)
--- a/
crypto/srp/Makefile
+++ b/
crypto/srp/Makefile
@@
-36,6
+36,9
@@
lib: $(LIBOBJ)
$(RANLIB) $(LIB) || echo Never mind.
@touch lib
+files:
+ $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
+
links:
@$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER)
@$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST)