summaryrefslogtreecommitdiff
path: root/Makefile.config
diff options
context:
space:
mode:
authormichelou <michelou@epfl.ch>2004-07-21 15:15:49 +0000
committermichelou <michelou@epfl.ch>2004-07-21 15:15:49 +0000
commit52cbb7e9a7739d2fc38ceb34d69099e9f452f82c (patch)
tree0891fa4ea76226b84e3a1bad156c7bf4a23d7314 /Makefile.config
parent41803c1c21ccc782bf782dd0357246f8e24c295f (diff)
downloadscala-52cbb7e9a7739d2fc38ceb34d69099e9f452f82c.tar.gz
scala-52cbb7e9a7739d2fc38ceb34d69099e9f452f82c.tar.bz2
scala-52cbb7e9a7739d2fc38ceb34d69099e9f452f82c.zip
- added entry for file 'scala.dll'.
Diffstat (limited to 'Makefile.config')
-rw-r--r--Makefile.config1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.config b/Makefile.config
index 7b2dffb48f..d35b9e4304 100644
--- a/Makefile.config
+++ b/Makefile.config
@@ -45,6 +45,7 @@ FJBG_JARFILE ?= $(FJBG_HOME)/fjbg.jar
# MSIL
MSIL_HOME ?= $(PROJECT_LIBDIR)/msil
MSIL_JARFILE ?= $(MSIL_HOME)/msil.jar
+MSIL_DLLFILE ?= $(MSIL_HOME)/scala.dll
# Ant
ANT_HOME ?= $(PROJECT_LIBDIR)/ant