summaryrefslogtreecommitdiff
path: root/Makefile.config
diff options
context:
space:
mode:
authorpaltherr <paltherr@epfl.ch>2003-11-19 17:28:05 +0000
committerpaltherr <paltherr@epfl.ch>2003-11-19 17:28:05 +0000
commit9f261a92407152112b1d2cc8ddfeb297c42daac9 (patch)
treedd12d5947df6fbb363bffd1514c25ecec6799fc4 /Makefile.config
parent83e2c23071733dda14e7508cb6935e34922b635f (diff)
downloadscala-9f261a92407152112b1d2cc8ddfeb297c42daac9.tar.gz
scala-9f261a92407152112b1d2cc8ddfeb297c42daac9.tar.bz2
scala-9f261a92407152112b1d2cc8ddfeb297c42daac9.zip
- Added rules to build scalac4ant
Diffstat (limited to 'Makefile.config')
-rw-r--r--Makefile.config4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.config b/Makefile.config
index d525f1c304..01fb44d2d8 100644
--- a/Makefile.config
+++ b/Makefile.config
@@ -48,6 +48,10 @@ FJBG_JARFILE ?= $(FJBG_HOME)/fjbg.jar
MSIL_HOME ?= $(PROJECT_LIBDIR)/msil
MSIL_JARFILE ?= $(MSIL_HOME)/msil.jar
+# Ant
+ANT_HOME ?= $(PROJECT_LIBDIR)/ant
+ANT_JARFILE ?= $(ANT_HOME)/lib/ant.jar
+
##############################################################################
# Standard tools