projects
/
pwl6.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37e4335
)
Set default make target to all.
author
Joe Wreschnig
<joe.wreschnig@gmail.com>
Thu, 9 Apr 2015 20:49:55 +0000
(22:49 +0200)
committer
Joe Wreschnig
<joe.wreschnig@gmail.com>
Thu, 9 Apr 2015 20:50:03 +0000
(22:50 +0200)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 0649138b33cb4021b089c08c3bb3e0ca95d25f4d..408a9c275594d5be858d6545f3e4ec6c86a1689b 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1,6
+1,7
@@
#!/usr/bin/make -f
node-webkit-version := 0.10.4
+all:
.DELETE_ON_ERROR:
include rules/programs.mk