projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Convert pptpd to new packaging style
[openwrt.git]
/
openwrt
/
package
/
dnsmasq
/
Makefile
diff --git
a/openwrt/package/dnsmasq/Makefile
b/openwrt/package/dnsmasq/Makefile
index
210b156
..
c6b7a8a
100644
(file)
--- a/
openwrt/package/dnsmasq/Makefile
+++ b/
openwrt/package/dnsmasq/Makefile
@@
-19,6
+19,7
@@
$(eval $(call PKG_template,DNSMASQ,$(PKG_NAME),$(PKG_VERSION)-$(PKG_RELEASE),$(A
$(PKG_BUILD_DIR)/.built:
$(MAKE) CC=$(TARGET_CC) CFLAGS="$(TARGET_CFLAGS)" \
BINDIR=/usr/sbin MANDIR=/usr/man -C $(PKG_BUILD_DIR)
+ touch $@
$(IPKG_DNSMASQ):
mkdir -p $(IDIR_DNSMASQ)/usr/sbin
This page took
0.022667 seconds
and
4
git commands to generate.