X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mono%2Fmonoburg%2Frunburg.bat;fp=mono%2Fmonoburg%2Frunburg.bat;h=0000000000000000000000000000000000000000;hb=8e3893279bccda3304362901c673eefb5c173481;hp=82d435f8034b3b6d6006c3b760032546c2cabe62;hpb=c9b55219e902f8231b9adf21287a7a3d52d4c472;p=mono.git diff --git a/mono/monoburg/runburg.bat b/mono/monoburg/runburg.bat deleted file mode 100755 index 82d435f8034..00000000000 --- a/mono/monoburg/runburg.bat +++ /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 -