summaryrefslogtreecommitdiffstats
path: root/branches/1.0/carbide/tinySAK/group/ABLD.BAT
diff options
context:
space:
mode:
Diffstat (limited to 'branches/1.0/carbide/tinySAK/group/ABLD.BAT')
-rw-r--r--branches/1.0/carbide/tinySAK/group/ABLD.BAT15
1 files changed, 0 insertions, 15 deletions
diff --git a/branches/1.0/carbide/tinySAK/group/ABLD.BAT b/branches/1.0/carbide/tinySAK/group/ABLD.BAT
deleted file mode 100644
index f63a0a2..0000000
--- a/branches/1.0/carbide/tinySAK/group/ABLD.BAT
+++ /dev/null
@@ -1,15 +0,0 @@
-@ECHO OFF
-
-REM Bldmake-generated batch file - ABLD.BAT
-REM ** DO NOT EDIT **
-
-perl -S ABLD.PL "\Projects\Doubango\carbide\tinySAK\group\\" %1 %2 %3 %4 %5 %6 %7 %8 %9
-if errorlevel==1 goto CheckPerl
-goto End
-
-:CheckPerl
-perl -v >NUL
-if errorlevel==1 echo Is Perl, version 5.003_07 or later, installed?
-goto End
-
-:End
OpenPOWER on IntegriCloud