[IronPython] IronPython 2.0a3 Unix Makefiles

Miguel de Icaza miguel at novell.com
Wed Aug 8 02:47:42 CEST 2007


Hello,

   Here is a Makefile for buliding IronPython 2.0a3 using Unix.

   This makefile will create the needed directories, uses Unix pathnames
and includes the missing reference to the AssemblyVersion.cs file that
is required to build IronPython in a couple of places that were missing
in the bundled Makefile.

    To build use:

	$ make CSC=gmcs

Miguel.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: makefile
Type: text/x-makefile
Size: 1910 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20070807/9e69dca1/attachment.bin>


More information about the Ironpython-users mailing list