Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Bjarne Kvinge <rolf@xamarin.com>2015-09-11 19:06:14 +0300
committerRolf Bjarne Kvinge <rolf@xamarin.com>2015-09-11 19:06:15 +0300
commit05ef9eddfe7ac32a687ac8841681407c61707a73 (patch)
tree7cd8162f0db3634c44d645a9939b25f581ba4c46 /mcs/class/System.Transactions
parentd3e4c19f3fa2e8d15eacdf4a56a7561ab5a25917 (diff)
Remove profile-specific logic from makefiles.
Instead use variables defined in each profile's profile-specific makefile.
Diffstat (limited to 'mcs/class/System.Transactions')
-rw-r--r--mcs/class/System.Transactions/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/mcs/class/System.Transactions/Makefile b/mcs/class/System.Transactions/Makefile
index 90191f2c740..08e9bd68021 100644
--- a/mcs/class/System.Transactions/Makefile
+++ b/mcs/class/System.Transactions/Makefile
@@ -2,8 +2,6 @@ thisdir = class/System.Transactions
SUBDIRS =
include ../../build/rules.make
-MOBILE_PROFILE := $(filter monotouch monotouch_runtime monotouch_watch monodroid xammac mobile mobile_static, $(PROFILE))
-
LIBRARY = System.Transactions.dll
ifdef MOBILE_PROFILE
LIB_REFS = System