projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix alsa kmod build on 2.6/mipsel (fix #7),
[openwrt.git]
/
package
/
sqlite
/
Makefile
diff --git
a/package/sqlite/Makefile
b/package/sqlite/Makefile
index
dea4c56
..
f36a004
100644
(file)
--- a/
package/sqlite/Makefile
+++ b/
package/sqlite/Makefile
@@
-94,5
+94,5
@@
uninstall-dev:
$(STAGING_DIR)/usr/lib/libsqlite3.{a,so*} \
$(STAGING_DIR)/usr/lib/pkgconfig/sqlite3.pc \
$(STAGING_DIR)/usr/lib/libsqlite3.{a,so*} \
$(STAGING_DIR)/usr/lib/pkgconfig/sqlite3.pc \
-compile: install-dev
-clean: uninstall-dev
+compile
-targets
: install-dev
+clean
-targets
: uninstall-dev
This page took
0.028372 seconds
and
4
git commands to generate.