[System.Xaml] Make build logic more logical.
commitd3e4c19f3fa2e8d15eacdf4a56a7561ab5a25917
authorRolf Bjarne Kvinge <rolf@xamarin.com>
Fri, 11 Sep 2015 15:55:55 +0000 (11 17:55 +0200)
committerRolf Bjarne Kvinge <rolf@xamarin.com>
Fri, 11 Sep 2015 15:55:56 +0000 (11 17:55 +0200)
treeefaf586fcaa2ec9e6f6a6eb13646fd2aa3fa558f
parentbba04867929d3d5b55d94fffc17aef7e6a2354b1
[System.Xaml] Make build logic more logical.

FRAMEWORK_VERSION_MAJOR is 2 for the mobile profiles, so filtering
on the profile name will do nothing at all.

This means listing the mobile profiles here is completely redundant,
so simplify to just building when FRAMEWORK_VERSION_MAJOR=4.
mcs/class/System.Xaml/Makefile