ports/lang/ironpython/files/patch-Src-makefile

9 lines
234 B
Plaintext

--- Src/makefile.orig Mon Oct 9 11:29:35 2006
+++ Src/makefile Mon Oct 9 11:29:45 2006
@@ -1,4 +1,4 @@
-CSC=csc
+CSC=gmcs
all:../IronMath.dll ../IronPython.dll ../ipy.exe ../ipyw.exe IronPythonTest/bin/Debug/IronPythonTest.dll