summaryrefslogtreecommitdiff
path: root/config/build.base.properties
diff options
context:
space:
mode:
Diffstat (limited to 'config/build.base.properties')
-rw-r--r--config/build.base.properties16
1 files changed, 0 insertions, 16 deletions
diff --git a/config/build.base.properties b/config/build.base.properties
deleted file mode 100644
index 25ef7417eb..0000000000
--- a/config/build.base.properties
+++ /dev/null
@@ -1,16 +0,0 @@
-##############################################################################
-# BASE PROPERTIES FOR SABBUS #
-##############################################################################
-# These are properties specific to the layout of the Scala distribution.
-# DO NOT CHANGE them unless one of the mentioned directory is changed.
-# $Id$
-##############################################################################
-
-bin.dir=${basedir}/bin
-build.support.dir=${basedir}/build.support
-config.dir=${basedir}/config
-doc.dir=${basedir}/doc
-newsources.dir=${basedir}/newsources
-sources.dir=${basedir}/sources
-support.dir=${basedir}/support
-test.dir=${basedir}/test