projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add toolchain/download target
[openwrt.git]
/
toolchain
/
utils
/
Makefile
diff --git
a/toolchain/utils/Makefile
b/toolchain/utils/Makefile
index
65e488f
..
f79ed89
100644
(file)
--- a/
toolchain/utils/Makefile
+++ b/
toolchain/utils/Makefile
@@
-8,6
+8,7
@@
ifeq ($(OS),Darwin)
CFLAGS += -I./include
endif
+source:
prepare: $(UTILS_BUILD_DIR)
compile: prepare $(patsubst %,$(UTILS_BUILD_DIR)/%,$(TARGETS))
install: compile
This page took
0.023008 seconds
and
4
git commands to generate.