projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fixed ticket #169 thanks to gps !
[openwrt.git]
/
package
/
libmad
/
Makefile
diff --git
a/package/libmad/Makefile
b/package/libmad/Makefile
index
977248d
..
251f983
100644
(file)
--- a/
package/libmad/Makefile
+++ b/
package/libmad/Makefile
@@
-94,8
+94,8
@@
uninstall-dev:
$(STAGING_DIR)/usr/lib/libmad.a \
$(STAGING_DIR)/usr/lib/libmad.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.02347 seconds
and
4
git commands to generate.