Merge pull request #1949 from lewurm/fixtype
[mono.git] / mcs / class / Mono.Dynamic.Interpreter / Makefile
index a8cdba45d46beae535363ab32830f4b2e438f7da..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, $(PROFILE))
-
 ifdef MOBILE_STATIC
 mono_dynamic_interpreter_deps = $(the_libdir_base)plaincore/System.Core.dll
 LIB_MCS_FLAGS += -lib:$(the_libdir_base)plaincore