2007-03-13 Jonathan Chambers <joncham@gmail.com>
[mono.git] / mono / mini / runmdesc.bat
diff --git a/mono/mini/runmdesc.bat b/mono/mini/runmdesc.bat
deleted file mode 100755 (executable)
index 8bb7a05..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-@echo off
-rem This runs genmdesc on the x86 files when called on Visual Studio
-echo Running genmdesc on the x86 files...
-cd mono\mini
-set PATH=%PATH%;..\..\VSDependancies\lib
-%1 cpu-x86.md cpu-x86.h x86_desc
-echo done
-