removed out-of-date s60 stuff
[picodrive.git] / platform / s60 / ABLD.BAT
diff --git a/platform/s60/ABLD.BAT b/platform/s60/ABLD.BAT
deleted file mode 100644 (file)
index 60cb155..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-@ECHO OFF\r
-\r
-REM Bldmake-generated batch file - ABLD.BAT\r
-REM ** DO NOT EDIT **\r
-\r
-perl -S ABLD.PL \PICODRIVE\S60\ %1 %2 %3 %4 %5 %6 %7 %8 %9\r
-if errorlevel==1 goto CheckPerl\r
-goto End\r
-\r
-:CheckPerl\r
-perl -v >NUL\r
-if errorlevel==1 echo Is Perl, version 5.003_07 or later, installed?\r
-goto End\r
-\r
-:End\r