projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
hotplug-based network script rewrite
[openwrt.git]
/
openwrt
/
package
/
libxml2
/
Makefile
diff --git
a/openwrt/package/libxml2/Makefile
b/openwrt/package/libxml2/Makefile
index
9784509
..
d349caa
100644
(file)
--- a/
openwrt/package/libxml2/Makefile
+++ b/
openwrt/package/libxml2/Makefile
@@
-118,8
+118,8
@@
uninstall-dev:
$(STAGING_DIR)/usr/lib/libxml2.{a,so*} \
$(STAGING_DIR)/usr/lib/pkgconfig/libxml-2.0.pc \
-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.024557 seconds
and
4
git commands to generate.