summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMartin Odersky <odersky@gmail.com>2003-08-15 15:52:25 +0000
committerMartin Odersky <odersky@gmail.com>2003-08-15 15:52:25 +0000
commit1cd03ac6fc78416b8e9eb9da29185b57fb00bf2a (patch)
treef03a5e17e395f708f5864ffa7181f61ae463ee25 /Makefile
parente7d85e45d6c25505cbc1df1ed063dc8f3ee5436d (diff)
downloadscala-1cd03ac6fc78416b8e9eb9da29185b57fb00bf2a.tar.gz
scala-1cd03ac6fc78416b8e9eb9da29185b57fb00bf2a.tar.bz2
scala-1cd03ac6fc78416b8e9eb9da29185b57fb00bf2a.zip
*** empty log message ***
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4374ac6c21..e9f658fea6 100644
--- a/Makefile
+++ b/Makefile
@@ -130,7 +130,7 @@ all : library
all : interpreter
all : scaladoc
all : dtd2scala
-all : library-doc
+#all : library-doc
force : fastclean
@$(make) all