set NO_INSTALL = yes until we decide how to deal with them and fix dist.
authorAtsushi Eno <atsushieno@veritas-vos-liberabit.com>
Thu, 15 Nov 2012 05:36:29 +0000 (14:36 +0900)
committerAtsushi Eno <atsushieno@veritas-vos-liberabit.com>
Thu, 15 Nov 2012 05:36:29 +0000 (14:36 +0900)
mcs/class/System.Reactive.Core/Makefile
mcs/class/System.Reactive.Debugger/Makefile
mcs/class/System.Reactive.Experimental/Makefile
mcs/class/System.Reactive.Interfaces/Makefile
mcs/class/System.Reactive.Linq/Makefile
mcs/class/System.Reactive.PlatformServices/Makefile
mcs/class/System.Reactive.Providers/Makefile
mcs/class/System.Reactive.Runtime.Remoting/Makefile
mcs/class/System.Reactive.Windows.Forms/Makefile
mcs/class/System.Reactive.Windows.Threading/Makefile

index 6097204be426a82f3e42d3e5710d66845951f175..1a09fb54bc4818541fdce5aa40f7130d78cdfc66 100644 (file)
@@ -38,10 +38,10 @@ EXTRA_DISTFILES = more_build_args $(RESX_RESOURCES:.resources=.resx) $(PREBUILT)
 VALID_PROFILE := $(filter 2 4, $(FRAMEWORK_VERSION_MAJOR))
 ifndef VALID_PROFILE
 LIBRARY_NAME = dummy-System.System.Reactive.Core.dll
-NO_INSTALL = yes
 NO_SIGN_ASSEMBLY = yes
 endif
 
+NO_INSTALL = yes
 NO_TEST = yes
 
 include ../../build/library.make
index 7e1d9ad2dcff9a5bde0825c7ff0a1bbb65c9b628..24d6fa753aab98ef9e84cc90e18945dd6580c1b8 100644 (file)
@@ -27,10 +27,10 @@ EXTRA_DISTFILES = more_build_args
 VALID_PROFILE := $(filter 2 4, $(FRAMEWORK_VERSION_MAJOR))
 ifndef VALID_PROFILE
 LIBRARY_NAME = dummy-System.System.Reactive.Debugger.dll
-NO_INSTALL = yes
 NO_SIGN_ASSEMBLY = yes
 endif
 
+NO_INSTALL = yes
 NO_TEST = yes
 
 include ../../build/library.make
index ae2e9c64d609eb6cd52cb68ae921323c35bce10c..effbc887c81cc6e9c72b50a6860abf0b5d748c3f 100644 (file)
@@ -27,10 +27,10 @@ EXTRA_DISTFILES = more_build_args
 VALID_PROFILE := $(filter 2 4, $(FRAMEWORK_VERSION_MAJOR))
 ifndef VALID_PROFILE
 LIBRARY_NAME = dummy-System.System.Reactive.Experimental.dll
-NO_INSTALL = yes
 NO_SIGN_ASSEMBLY = yes
 endif
 
+NO_INSTALL = yes
 NO_TEST = yes
 
 include ../../build/library.make
index c0269c5fb13f35b58d7e7fdcba6edbcf92f98c5f..79ccee23fd4e5addf6b8a7528a2c2e6c60eb3dd2 100644 (file)
@@ -24,10 +24,10 @@ EXTRA_DISTFILES = more_build_args
 VALID_PROFILE := $(filter 2 4, $(FRAMEWORK_VERSION_MAJOR))
 ifndef VALID_PROFILE
 LIBRARY_NAME = dummy-System.System.Reactive.Interfaces.dll
-NO_INSTALL = yes
 NO_SIGN_ASSEMBLY = yes
 endif
 
+NO_INSTALL = yes
 NO_TEST = yes
 
 include ../../build/library.make
index 505638883c3975a72bd9e6e82271c527595f8bfa..853d222a4fb418b3d8f4fc0281f03896e9448c87 100644 (file)
@@ -39,10 +39,10 @@ EXTRA_DISTFILES = more_build_args $(RESX_RESOURCES:.resources=.resx) $(PREBUILT)
 VALID_PROFILE := $(filter 2 4, $(FRAMEWORK_VERSION_MAJOR))
 ifndef VALID_PROFILE
 LIBRARY_NAME = dummy-System.System.Reactive.Linq.dll
-NO_INSTALL = yes
 NO_SIGN_ASSEMBLY = yes
 endif
 
+NO_INSTALL = yes
 NO_TEST = yes
 
 include ../../build/library.make
index cfe8884cfb1bda5b90685c58bf50ce66d931ab9f..05f493f33c7b2ca75aee4fe7a574e814e2c1146f 100644 (file)
@@ -45,10 +45,10 @@ EXTRA_DISTFILES = more_build_args $(RESX_RESOURCES:.resources=.resx) $(PREBUILT)
 VALID_PROFILE := $(filter 2 4, $(FRAMEWORK_VERSION_MAJOR))
 ifndef VALID_PROFILE
 LIBRARY_NAME = dummy-System.System.Reactive.PlatformServices.dll
-NO_INSTALL = yes
 NO_SIGN_ASSEMBLY = yes
 endif
 
+NO_INSTALL = yes
 NO_TEST = yes
 
 include ../../build/library.make
index 9b595fa16d0d0137a55327b2ce0a7525bbfa8bb9..7ce54a26b5118aac0679928b340f02c6ec1cd147 100644 (file)
@@ -40,10 +40,10 @@ EXTRA_DISTFILES = more_build_args $(RESX_RESOURCES:.resources=.resx) $(PREBUILT)
 VALID_PROFILE := $(filter 2 4, $(FRAMEWORK_VERSION_MAJOR))
 ifndef VALID_PROFILE
 LIBRARY_NAME = dummy-System.System.Reactive.Providers.dll
-NO_INSTALL = yes
 NO_SIGN_ASSEMBLY = yes
 endif
 
+NO_INSTALL = yes
 NO_TEST = yes
 
 include ../../build/library.make
index 1758662a5dfd8a630a3c2d903dd7dc4443dee9de..948dcef4f1b8760df1f61df1e261808b341ec02d 100644 (file)
@@ -27,10 +27,10 @@ EXTRA_DISTFILES = more_build_args
 VALID_PROFILE := $(filter 2 4, $(FRAMEWORK_VERSION_MAJOR))
 ifndef VALID_PROFILE
 LIBRARY_NAME = dummy-System.System.Reactive.Runtime.Remoting.dll
-NO_INSTALL = yes
 NO_SIGN_ASSEMBLY = yes
 endif
 
+NO_INSTALL = yes
 NO_TEST = yes
 
 include ../../build/library.make
index c2e8fc415cfcfacbf1dac48199de9d2f69d39155..7fb7d8fbf04fa0587616da7ac31b89cb3f773f27 100644 (file)
@@ -28,10 +28,10 @@ EXTRA_DISTFILES = more_build_args
 VALID_PROFILE := $(filter 2 4, $(FRAMEWORK_VERSION_MAJOR))
 ifndef VALID_PROFILE
 LIBRARY_NAME = dummy-System.System.Reactive.Windows.Forms.dll
-NO_INSTALL = yes
 NO_SIGN_ASSEMBLY = yes
 endif
 
+NO_INSTALL = yes
 NO_TEST = yes
 
 include ../../build/library.make
index b8a068644b335fcdfa63ae9d7ae49520684aef13..ba111236f8605ae3ee5b43179948a1d5892adae4 100644 (file)
@@ -41,10 +41,10 @@ EXTRA_DISTFILES = more_build_args $(RESX_RESOURCES:.resources=.resx) $(PREBUILT)
 VALID_PROFILE := $(filter 2 4, $(FRAMEWORK_VERSION_MAJOR))
 ifndef VALID_PROFILE
 LIBRARY_NAME = dummy-System.System.Reactive.Windows.Threading.dll
-NO_INSTALL = yes
 NO_SIGN_ASSEMBLY = yes
 endif
 
+NO_INSTALL = yes
 NO_TEST = yes
 
 include ../../build/library.make