Files
python-guide/docs/writing
Aaron Peschel 82a89026b9 Don't treat targets as files
Currently, this sample Makefile has problems if there are any
files/directories named init or test in the same directory as the
makefile. This commit adds a phony to the sample Makefile so that these
targets are not treated as files.
2016-06-28 15:53:53 -07:00
..
2016-04-21 19:44:26 -05:00
2016-04-19 11:55:48 +03:00
2016-05-10 17:05:23 -06:00
2016-06-03 16:06:45 -07:00
2016-06-28 15:53:53 -07:00