projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Convert openntpd to new packaging style
[openwrt.git]
/
openwrt
/
package
/
matrixssl
/
Makefile
diff --git
a/openwrt/package/matrixssl/Makefile
b/openwrt/package/matrixssl/Makefile
index
0b08e22
..
356be60
100644
(file)
--- a/
openwrt/package/matrixssl/Makefile
+++ b/
openwrt/package/matrixssl/Makefile
@@
-19,6
+19,9
@@
include $(TOPDIR)/package/rules.mk
$(eval $(call PKG_template,LIBMATRIXSSL,libmatrixssl,$(PKG_VERSION)-$(PKG_RELEASE),$(ARCH)))
+$(PKG_BUILD_DIR)/.configured:
+ touch $(PKG_BUILD_DIR)/.configured
+
$(PKG_BUILD_DIR)/.built:
$(MAKE) -C $(PKG_BUILD_DIR)/src \
$(TARGET_CONFIGURE_OPTS) \
This page took
0.029581 seconds
and
4
git commands to generate.