2007-03-13 Jonathan Chambers <joncham@gmail.com>
[mono.git] / mono / monoburg / runburg.bat
diff --git a/mono/monoburg/runburg.bat b/mono/monoburg/runburg.bat
deleted file mode 100755 (executable)
index 82d435f..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-@echo off
-rem This runs Monoburg on the various x86 files when called on Visual Studio
-echo Running Monoburg on the x86 inssel.brg files...
-cd ..\mini
-set PATH=%PATH%;..\..\VSDependancies\lib
-%1 -c 1 -p -e inssel.brg inssel-float.brg inssel-long32.brg inssel-x86.brg -d inssel.h -s inssel.c
-echo done
-