summaryrefslogtreecommitdiff
path: root/support/make
diff options
context:
space:
mode:
authorpaltherr <paltherr@epfl.ch>2003-08-11 06:32:53 +0000
committerpaltherr <paltherr@epfl.ch>2003-08-11 06:32:53 +0000
commit7c3f5b112308dc9d2fa8b51fab6579501588e098 (patch)
treec88d50d047ae154c70a21778cf611e2259ffd409 /support/make
parentdd32ecc6bd560fb41141b9209554fac8e0c583bb (diff)
downloadscala-7c3f5b112308dc9d2fa8b51fab6579501588e098.tar.gz
scala-7c3f5b112308dc9d2fa8b51fab6579501588e098.tar.bz2
scala-7c3f5b112308dc9d2fa8b51fab6579501588e098.zip
*** empty log message ***
Diffstat (limited to 'support/make')
-rw-r--r--support/make/jc.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/make/jc.mk b/support/make/jc.mk
index 34251c4d95..80a406428d 100644
--- a/support/make/jc.mk
+++ b/support/make/jc.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 JC_CLASSPATH with target COMPILER, one may define the
-# variable COMPILER_JC_CLASSPATH
+# variable COMPILER_JC_CLASSPATH.
#
##############################################################################
# Examples