projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add compatibility hack for gpio stuff
[openwrt.git]
/
openwrt
/
package
/
flac
/
Makefile
diff --git
a/openwrt/package/flac/Makefile
b/openwrt/package/flac/Makefile
index
281b2c4
..
0e18c5f
100644
(file)
--- a/
openwrt/package/flac/Makefile
+++ b/
openwrt/package/flac/Makefile
@@
-52,8
+52,8
@@
uninstall-dev:
$(STAGING_DIR)/usr/lib/libFLAC.a \
$(STAGING_DIR)/usr/lib/libFLAC.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.021962 seconds
and
4
git commands to generate.