projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
adjust svn properties: add missing "svn:keywords" for Makefiles,
[openwrt.git]
/
package
/
libvorbisidec
/
Makefile
diff --git
a/package/libvorbisidec/Makefile
b/package/libvorbisidec/Makefile
index
6b78e74
..
4c1fc0b
100644
(file)
--- a/
package/libvorbisidec/Makefile
+++ b/
package/libvorbisidec/Makefile
@@
-1,4
+1,4
@@
-# $Id
: Makefile,v 1.2 2005/10/07 17:05:47 nico Exp
$
+# $Id$
include $(TOPDIR)/rules.mk
include $(TOPDIR)/rules.mk
@@
-82,8
+82,8
@@
uninstall-dev:
$(STAGING_DIR)/usr/lib/libvorbisidec.a \
$(STAGING_DIR)/usr/lib/libvorbisidec.so* \
$(STAGING_DIR)/usr/lib/libvorbisidec.a \
$(STAGING_DIR)/usr/lib/libvorbisidec.so* \
-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.028506 seconds
and
4
git commands to generate.