[Zope-Checkins] CVS: Zope/bin - .cvsignore:NONE mkzeoinstance:NONE mkzopeinstance:NONE
   
    Chris McDonough
     
    chrism@zope.com
       
    Fri, 13 Jun 2003 02:27:20 -0400
    
    
  
Update of /cvs-repository/Zope/bin
In directory cvs.zope.org:/tmp/cvs-serv10536/bin
Removed Files:
	.cvsignore mkzeoinstance mkzopeinstance 
Log Message:
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.
=== Removed File Zope/bin/.cvsignore ===
=== Removed File Zope/bin/mkzeoinstance ===
=== Removed File Zope/bin/mkzopeinstance ===