Skip to content

Commit

Permalink
add .PHONY targets to make
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanov committed Jul 22, 2014
1 parent c8a8bd6 commit 792ad47
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -181,3 +181,6 @@ ipynb :
make -f ipynb.mk

## ---------------------------------------


.PHONY: all book check clean commands contribs epub fixme gloss install ipynb site tidy

0 comments on commit 792ad47

Please sign in to comment.