Files
python-guide/docs
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-02-21 18:28:22 -05:00
2016-06-20 23:16:50 -04:00
2016-02-21 18:28:22 -05:00
2016-02-21 19:58:47 -05:00
2016-06-21 13:00:42 +05:30
2016-02-13 03:39:54 -05:00
2016-04-03 11:53:21 -07:00
2016-06-28 15:53:53 -07:00
2016-02-21 22:00:50 -05:00
2016-02-21 19:04:07 -05:00
2016-02-21 19:13:44 -05:00
2014-02-12 13:41:55 +03:00