lots of small package changes and dependency cleanups for the V= stuff

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2230 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Felix Fietkau
2005-10-22 12:12:59 +00:00
parent 43cc1b7107
commit 8b8c9d4d6e
97 changed files with 211 additions and 225 deletions

View File

@@ -94,5 +94,5 @@ uninstall-dev:
$(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