summaryrefslogtreecommitdiff
path: root/support/make/sc.mk
diff options
context:
space:
mode:
Diffstat (limited to 'support/make/sc.mk')
-rw-r--r--support/make/sc.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/support/make/sc.mk b/support/make/sc.mk
index bd8cbe7deb..823db89382 100644
--- a/support/make/sc.mk
+++ b/support/make/sc.mk
@@ -29,7 +29,7 @@
# normal value. Those values are specified by variables whose name is
# prefixed with the target name. For example, to override the value of
# the variable SC_CLASSPATH with target LIBRARY, one may define the
-# variable LIBRARY_SC_CLASSPATH
+# variable LIBRARY_SC_CLASSPATH.
#
##############################################################################
# Examples
@@ -58,7 +58,7 @@
SC_COMPILER ?= SCALAC
CYGWIN_PATH ?= $(1)
CYGWIN_FILE ?= $(1)
-SCALAC ?= socos
+SCALAC ?= scalac
##############################################################################
# Values