summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorpaltherr <paltherr@epfl.ch>2005-02-09 15:25:01 +0000
committerpaltherr <paltherr@epfl.ch>2005-02-09 15:25:01 +0000
commitf8ee6ef857b063551bb4c6eea2d273e867937da4 (patch)
tree043ee9de80eebfeeace73bb74632c8890ff72228 /Makefile
parentc053c8af0027ccb85354d06227a3ba27ad37be24 (diff)
downloadscala-f8ee6ef857b063551bb4c6eea2d273e867937da4.tar.gz
scala-f8ee6ef857b063551bb4c6eea2d273e867937da4.tar.bz2
scala-f8ee6ef857b063551bb4c6eea2d273e867937da4.zip
- Commented out the automatic build of nsc
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 162c6887fe..03eb35497d 100644
--- a/Makefile
+++ b/Makefile
@@ -687,7 +687,7 @@ TOOLS_JAR_FILES += .
$(latest)tools : $(latest)lamplib
$(latest)tools : $(latest)util
$(latest)tools : $(latest)scalac
-$(latest)tools : $(latest)nsc
+#$(latest)tools : $(latest)nsc
$(latest)tools : $(latest)scalai
$(latest)tools : $(latest)scaladoc
$(latest)tools : $(latest)scalap