# Zope2 build and install Makefile for win32 (gnumake-style). # Creates an installable executable of Zope 2. # Use a Win2k/XP machine with Cygwin, VC++, and InnoSetup4 # Install Inno Setup 4 into Program Files\Inno Setup 4 # also obtain and situate the following supporting files before # attempting to run the makefile: # # obtain the source distribution of Zope 2.7.X and put the tar.gz file # in tmp\Zope-2.7.X.tar.gz # see python.mk for files needed to build Python # To produce the executable: # do "make -f build" # then "make -f