projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
nbd's makefile/menuconfig rewrite
[openwrt.git]
/
openwrt
/
package
/
dnsmasq
/
Makefile
1
include
$(
TOPDIR
)/
rules.mk
2
3
include
.
/
dnsmasq.mk
4
5
source
:
dnsmasq-source
6
prepare
: $(
DNSMASQ_DIR
)/
.unpacked
7
compile
: $(
DNSMASQ_DIR
)/
src
/
dnsmasq
8
install
:
dnsmasq
9
clean
:
dnsmasq-dirclean
This page took
0.042044 seconds
and
5
git commands to generate.