git.asbjorn.biz
/
jquery.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f9e786
)
updating phony rules
author
Carl Fürstenberg
<azatoth@gmail.com>
Thu, 17 Mar 2011 19:16:19 +0000
(20:16 +0100)
committer
Carl Fürstenberg
<azatoth@gmail.com>
Thu, 17 Mar 2011 19:23:20 +0000
(20:23 +0100)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
9ef44cf
..
d377c4c
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-107,4
+107,4
@@
pull_submodules:
pull: pull_submodules
@@git pull ${REMOTE} ${BRANCH}
-.PHONY: all jquery lint min init jq clean
+.PHONY: all jquery lint min clean distclean update_submodules pull_submodules pull