Skip to content

Commit

Permalink
Declare phony make targets.
Browse files Browse the repository at this point in the history
  • Loading branch information
mustpax committed Apr 29, 2012
1 parent cc04c03 commit 10d093d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions makefile
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,4 @@ superclean:
# RUN THIS AT YOUR OWN RISK, THIS WILL DELETE EVERY UNTRACKED FILE
git clean -dxf

.PHONY : all run js sync-static deps stage deploy dev clean superclean

0 comments on commit 10d093d

Please sign in to comment.