From dd32ecc6bd560fb41141b9209554fac8e0c583bb Mon Sep 17 00:00:00 2001 From: paltherr Date: Mon, 11 Aug 2003 06:32:05 +0000 Subject: - Added new command names --- support/make/sc.mk | 4 ++-- 1 file 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 -- cgit v1.2.3