Merge pull request #1949 from lewurm/fixtype
[mono.git] / mcs / class / Mono.Dynamic.Interpreter / Makefile
index fd1d15500a60f6f97888848074a9ef8ae51e1372..903006b49b56052e2c2ad929f63327c4ff43e085 100644 (file)
@@ -10,8 +10,6 @@ LIB_MCS_FLAGS = \
        -d:MONO_INTERPRETER \
        -delaysign -keyfile:../mono.pub
 
-MOBILE_STATIC := $(filter mobile_static monotouch monotouch_runtime monotouch_watch, $(PROFILE))
-
 ifdef MOBILE_STATIC
 mono_dynamic_interpreter_deps = $(the_libdir_base)plaincore/System.Core.dll
 LIB_MCS_FLAGS += -lib:$(the_libdir_base)plaincore