projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add sample ppp options file
[openwrt.git]
/
openwrt
/
package
/
openssl
/
Makefile
diff --git
a/openwrt/package/openssl/Makefile
b/openwrt/package/openssl/Makefile
index
4d30be3
..
c038f02
100644
(file)
--- a/
openwrt/package/openssl/Makefile
+++ b/
openwrt/package/openssl/Makefile
@@
-65,7
+65,7
@@
$(IPKG_STATE_DIR)/info/openssl.list: $(PKG_IPK)
source: $(DL_DIR)/$(PKG_SOURCE_FILE)
prepare: $(PKG_BUILD_DIR)/.patched
source: $(DL_DIR)/$(PKG_SOURCE_FILE)
prepare: $(PKG_BUILD_DIR)/.patched
-compile: $(STAGING_DIR)/lib/libssl.so $(P
ACKAGE_DIR)/$(P
KG_IPK)
+compile: $(STAGING_DIR)/lib/libssl.so $(PKG_IPK)
install: $(PKG_ZLIB) $(IPKG_STATE_DIR)/info/openssl.list
clean:
install: $(PKG_ZLIB) $(IPKG_STATE_DIR)/info/openssl.list
clean:
This page took
0.020555 seconds
and
4
git commands to generate.