sbsv1_os/e32toolp/platform/cl_mingw.pm
branchRCL_3
changeset 16 22bdd8a90cc4
parent 2 99082257a271
--- a/sbsv1_os/e32toolp/platform/cl_mingw.pm	Mon Jun 21 16:57:06 2010 +0300
+++ b/sbsv1_os/e32toolp/platform/cl_mingw.pm	Thu Sep 30 14:38:30 2010 +0800
@@ -79,7 +79,6 @@
 	PMEndSrcList
 );
 
-use strict;
 use cl_generic;
 use Genutl;
 use Winutl;
@@ -339,7 +338,7 @@
 		"CLEAN$Bld : CLEANBUILD$Bld CLEANRELEASE$Bld\n",
 		"\n",
 		"CLEANBUILD$Bld : \n",
-		"\t\@perl -w -S ermdir.pl \"\$(EPOCBLD$Bld)\"\n",
+		"\t\@perl -S ermdir.pl \"\$(EPOCBLD$Bld)\"\n",
 		"\n",
 		"CLEANRELEASE$Bld : CLEANGENERIC\n",
 		"\n"