projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
more cosmetic makefile fixes
[openwrt.git]
/
openwrt
/
package
/
libamsel
/
Makefile
diff --git
a/openwrt/package/libamsel/Makefile
b/openwrt/package/libamsel/Makefile
index
a14aa04
..
530582f
100644
(file)
--- a/
openwrt/package/libamsel/Makefile
+++ b/
openwrt/package/libamsel/Makefile
@@
-18,6
+18,9
@@
include $(TOPDIR)/package/rules.mk
$(eval $(call PKG_template,LIBAMSEL,libamsel,$(PKG_VERSION)-$(PKG_RELEASE),$(ARCH)))
+$(PKG_BUILD_DIR)/.configured:
+ touch $@
+
$(PKG_BUILD_DIR)/.built:
rm -rf $(PKG_INSTALL_DIR)
mkdir -p $(PKG_INSTALL_DIR)
This page took
0.022805 seconds
and
4
git commands to generate.