summaryrefslogtreecommitdiff
path: root/Makefile.config
diff options
context:
space:
mode:
authorpaltherr <paltherr@epfl.ch>2003-08-11 06:24:39 +0000
committerpaltherr <paltherr@epfl.ch>2003-08-11 06:24:39 +0000
commit5ea9e558290bf3cdbdb0c941dcbdc14a9b90cc9f (patch)
treef1c4bf2b7d34c6f2377f59197a02897757eb2482 /Makefile.config
parent6150a5b04ecbb2fa46aab49a226cf00dfae24e74 (diff)
downloadscala-5ea9e558290bf3cdbdb0c941dcbdc14a9b90cc9f.tar.gz
scala-5ea9e558290bf3cdbdb0c941dcbdc14a9b90cc9f.tar.bz2
scala-5ea9e558290bf3cdbdb0c941dcbdc14a9b90cc9f.zip
- Added new command names
Diffstat (limited to 'Makefile.config')
-rw-r--r--Makefile.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.config b/Makefile.config
index 9910f103ea..632ceeea85 100644
--- a/Makefile.config
+++ b/Makefile.config
@@ -84,7 +84,7 @@ PICO_FLAGS ?= -make -source 1.4
##############################################################################
# Scala compiler
-SCALAC ?= $(PROJECT_BINARYDIR)/socos
+SCALAC ?= $(PROJECT_BINARYDIR)/scalac
##############################################################################
# Makefile functions