projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add an Id tag to the Makefile, set md5sum,
[openwrt.git]
/
package
/
libvorbis
/
Makefile
diff --git
a/package/libvorbis/Makefile
b/package/libvorbis/Makefile
index
1054a7f
..
dc7e5e0
100644
(file)
--- a/
package/libvorbis/Makefile
+++ b/
package/libvorbis/Makefile
@@
-95,8
+95,8
@@
uninstall-dev:
$(STAGING_DIR)/usr/lib/libvorbis{,enc,file}.so* \
$(STAGING_DIR)/usr/lib/pkgconfig/vorbis{,enc,file}.pc \
$(STAGING_DIR)/usr/lib/libvorbis{,enc,file}.so* \
$(STAGING_DIR)/usr/lib/pkgconfig/vorbis{,enc,file}.pc \
-compile: install-dev
-clean: uninstall-dev
+compile
-targets
: install-dev
+clean
-targets
: uninstall-dev
mostlyclean:
-$(MAKE) -C $(PKG_BUILD_DIR) clean
mostlyclean:
-$(MAKE) -C $(PKG_BUILD_DIR) clean
This page took
0.023502 seconds
and
4
git commands to generate.