summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormihaylov <mihaylov@epfl.ch>2005-10-04 09:51:33 +0000
committermihaylov <mihaylov@epfl.ch>2005-10-04 09:51:33 +0000
commit22a82cff386193731b0cc89b6ece0f66b8742995 (patch)
tree0f45afe7ab5b8a835c810fe1a8fd46d9821ec172
parent5318e01060baa4ca5786f37511bb9ba208c7e44f (diff)
downloadscala-22a82cff386193731b0cc89b6ece0f66b8742995.tar.gz
scala-22a82cff386193731b0cc89b6ece0f66b8742995.tar.bz2
scala-22a82cff386193731b0cc89b6ece0f66b8742995.zip
*** empty log message ***
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 633bbdb813..d1a68a7dc7 100644
--- a/Makefile
+++ b/Makefile
@@ -494,7 +494,7 @@ SCALA_PART2_IL = $(MSIL_OBJECTDIR)/$(SCALA_PART2).il
SCALA_PART2_IL_DIFF = $(MSIL_SRCDIR)/$(SCALA_PART2_IL).diff
SCALA_PART2_IL_DIFF_TMPL = $(MSIL_OBJECTDIR)/$(SCALA_PART2_IL_DIFF).tmpl
SCALA_DLL = $(MSIL_OBJECTDIR)/scala.dll
-SCALA_IL = $(MSIL_OBJECTDIR)scala.il
+SCALA_IL = $(MSIL_OBJECTDIR)/scala.il
LIBRARY_MSIL_CSC_FILES = $(filter %.cs,$(LIBRARY_MSIL_SOURCES)) $(ASSEMBLY_INFO)
LIBRARY_MSIL_CSC_TARGET = library