projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
update mysql to 5.0 (fix #9)
[openwrt.git]
/
openwrt
/
package
/
curl
/
Makefile
diff --git
a/openwrt/package/curl/Makefile
b/openwrt/package/curl/Makefile
index
681308f
..
02ea0a3
100644
(file)
--- a/
openwrt/package/curl/Makefile
+++ b/
openwrt/package/curl/Makefile
@@
-122,8
+122,8
@@
uninstall-dev:
$(STAGING_DIR)/usr/lib/libcurl.a \
$(STAGING_DIR)/usr/lib/libcurl.so* \
-compile: install-dev
-clean: uninstall-dev
+compile
-targets
: install-dev
+clean
-targets
: uninstall-dev
mostlyclean:
-$(MAKE) -C $(PKG_BUILD_DIR) clean
This page took
0.019527 seconds
and
4
git commands to generate.