Author: cesar
Date: 2005-03-28 10:46:19 -0500 (Mon, 28 Mar 2005)
New Revision: 42308

Modified:
   trunk/mcs/class/Microsoft.JScript/Makefile
Log:
delete unneeded dependency

Modified: trunk/mcs/class/Microsoft.JScript/Makefile
===================================================================
--- trunk/mcs/class/Microsoft.JScript/Makefile  2005-03-28 14:37:23 UTC (rev 
42307)
+++ trunk/mcs/class/Microsoft.JScript/Makefile  2005-03-28 15:46:19 UTC (rev 
42308)
@@ -3,8 +3,7 @@
 include ../../build/rules.make
 
 LIBRARY = Microsoft.JScript.dll
-LIB_MCS_FLAGS = /r:System.dll /r:System.Drawing.dll \
-    /r:System.Windows.Forms.dll /r:Microsoft.Vsa.dll
+LIB_MCS_FLAGS = /r:System.dll /r:Microsoft.Vsa.dll
 
 TEST_MCS_FLAGS = $(LIB_MCS_FLAGS)
 

_______________________________________________
Mono-patches maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches

Reply via email to