[runtime] Remove build system support for the interpreter.
[mono.git] / scripts / Makefile.am
index ac0e3a9a95706952ae1719ba43a001794181e540..be62dd633ef71d23c7a1d6007d0af53db5f3dcbc 100644 (file)
@@ -165,11 +165,7 @@ EXTRA_DIST =                       \
        get-cygwin-deps.sh      \
        mono-configuration-crypto.in
 
-if USE_JIT
 mono_interp = mono
-else
-mono_interp = mint
-endif
 
 if HOST_WIN32
 if CROSS_COMPILING