##// END OF EJS Templates
Makefile: remove the build folder manually...
Makefile: remove the build folder manually Given a system Python version of 2.6, the following won't clean up build: $ make local PYTHON=python2.7 $ make clean Distutils only cleans up build subdirectories for the current Python version. This patch cleans up the build folder even if PYTHON=python2.7 isn't specified to clean.

File last commit:

r1360:7d439981 default
r12500:deeef07c default
Show More
__init__.py
1 line | 14 B | text/x-python | PythonLexer
# placeholder