projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b1e226f
)
generate proper DUMP info for libnotimpl
author
Nicolas Thill
<nico@openwrt.org>
Tue, 7 Nov 2006 02:46:30 +0000
(
02:46
+0000)
committer
Nicolas Thill
<nico@openwrt.org>
Tue, 7 Nov 2006 02:46:30 +0000
(
02:46
+0000)
SVN-Revision: 5457
libs/libnotimpl/Makefile
patch
|
blob
|
history
diff --git
a/libs/libnotimpl/Makefile
b/libs/libnotimpl/Makefile
index 10f0f6b9216c690ecbb3fd26f94d9dbfa9f4b61c..b6216b160184eb5f94ea2b8af79bf4b88c1cf8bf 100644
(file)
--- a/
libs/libnotimpl/Makefile
+++ b/
libs/libnotimpl/Makefile
@@
-9,6
+9,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=libnotimpl
+PKG_VERSION:=1
PKG_BUILD_DIR:=$(BUILD_DIR)/libnotimpl
@@
-43,4
+44,4
@@
define Build/UninstallDev
rm -f $(STAGING_DIR)/usr/lib/libnotimpl.a
endef
-$(eval $(call Build
/DefaultTargets
))
+$(eval $(call Build
Package,libnotimpl
))