git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add Makefile targets for copying static libraries (LLVM and WKSI)
[WebKit-https.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 14e33157011157797dac62c494bac0bf254d7c2f..326336491395aff16d8828e931329945403ee809 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1,4
+1,4
@@
-MODULES = Source Tools
+MODULES =
WebKitLibraries
Source Tools
all:
@for dir in $(MODULES); do ${MAKE} $@ -C $$dir; exit_status=$$?; \