Add .PHONY alias to Makefile.

testing/mmn/mktime_takes_localtime_not_gmtime
Isis Lovecruft 2013-05-28 07:27:43 +00:00
parent 137dddd36c
commit e5634a8907
No known key found for this signature in database
GPG Key ID: A3ADB67A2CDB8B35
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
.PHONY=all
all: uninstall install test
ctags:
ctags -R *.py