2008-05-19 George Giolfan <georgegiolfan@yahoo.com>
[mono.git] / mcs / class / Mono.Mozilla / Makefile
index ca35acbfb6c98365206610a8d17a7fc694cd0104..bbafc322f7b5a6cf892d88416c3192b08a9c6f3e 100644 (file)
@@ -3,8 +3,15 @@ SUBDIRS =
 include ../../build/rules.make
 
 LIBRARY = Mono.Mozilla.dll
-LIB_MCS_FLAGS = -r:System.dll -debug+
+LIB_MCS_FLAGS = -r:System.dll -debug+ -nowarn:108
 
 TEST_MCS_FLAGS = $(LIB_MCS_FLAGS)
 
+EXTRA_DISTFILES = README build-csproj2k5
+
+Mono.Mozilla2K5.csproj: Mono.Mozilla.dll.sources build-csproj2k5
+       ./build-csproj2k5
+
 include ../../build/library.make
+
+$(the_lib): Mono.Mozilla2K5.csproj