Make 'make inplace' target run 'make install' instead of performing
a setup.py build_ext -i in order to prevent needing to needlessly rebuild C extensions after a straight 'make' is performed. Cleaned up makefile and added comments. Also, moved mkzopeinstance and mkzeoinstance into 'utilities'. It makes more sense for 'bin' to be disposable in the face of inplace builds.
Showing
Please register or sign in to comment