summaryrefslogtreecommitdiff
path: root/Makefile.config
diff options
context:
space:
mode:
authorpaltherr <paltherr@epfl.ch>2003-08-06 14:43:42 +0000
committerpaltherr <paltherr@epfl.ch>2003-08-06 14:43:42 +0000
commit8dc5a3d907322150adc1b4d6561155a6f1898650 (patch)
tree525a81982ab2b9a8866192174b466063d04fb75a /Makefile.config
parentaa4c7a9ca2dc91eb3a46edaf9aa4a1b73cec5ea6 (diff)
downloadscala-8dc5a3d907322150adc1b4d6561155a6f1898650.tar.gz
scala-8dc5a3d907322150adc1b4d6561155a6f1898650.tar.bz2
scala-8dc5a3d907322150adc1b4d6561155a6f1898650.zip
- Removed dependencies
Diffstat (limited to 'Makefile.config')
-rw-r--r--Makefile.config6
1 files changed, 0 insertions, 6 deletions
diff --git a/Makefile.config b/Makefile.config
index e58ed19a7c..47c909dcad 100644
--- a/Makefile.config
+++ b/Makefile.config
@@ -93,12 +93,6 @@ include $(PROJECT_SUPPORTDIR)/make/grep.mk
include $(PROJECT_SUPPORTDIR)/make/wc.mk
##############################################################################
-# Dependencies
-
-Makefile : $(ROOT)/Makefile.private
-Makefile : $(ROOT)/Makefile.config
-
-##############################################################################
# Commands
cvs-fix-perms :