projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ae796b
)
Add default make target
author
Philipp Hagemeister
<phihag@phihag.de>
Sun, 28 Aug 2011 21:17:32 +0000
(23:17 +0200)
committer
Philipp Hagemeister
<phihag@phihag.de>
Sun, 28 Aug 2011 21:17:32 +0000
(23:17 +0200)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 3ed7108f82f8b471e38aefde5a132c721127f745..21558bb81766fbd6a360c48060aa994b2ca5b003 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1,3
+1,6
@@
+default: update
+
+update: update-readme
update-readme:
@@
-12,4
+15,4
@@
update-readme:
-.PHONY: update-readme
+.PHONY:
default update
update-readme