Hide boostrap compiler for people looking for mcs.exe
[mono.git] / mcs / mcs / Makefile
index 4b731b0d88f32a15988c89da69a72d1181dc8fa9..1975a570dfd0f7adc66d7489bb7b7c74a4d1a003 100644 (file)
@@ -13,7 +13,8 @@ EXTRA_DISTFILES = \
        ikvm.cs
 
 ifeq (basic, $(PROFILE))
-PROGRAM = $(topdir)/class/lib/basic/mcs.exe
+PROGRAM = $(topdir)/class/lib/$(PROFILE)/basic.exe
+sourcefile = mcs.exe.sources
 else
 PROGRAM = $(topdir)/class/lib/build/mcs.exe
 LOCAL_MCS_FLAGS += -lib:$(topdir)/class/lib/build