summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorpaltherr <paltherr@epfl.ch>2003-02-15 01:03:09 +0000
committerpaltherr <paltherr@epfl.ch>2003-02-15 01:03:09 +0000
commit8001992607e0173b57989046c2c2488345842847 (patch)
treeaf97463c5c059546c40d6522a1f25562565cd0ce /Makefile
parent71da7497b07c384e38585fd18e21e0e58747d884 (diff)
downloadscala-8001992607e0173b57989046c2c2488345842847.tar.gz
scala-8001992607e0173b57989046c2c2488345842847.tar.bz2
scala-8001992607e0173b57989046c2c2488345842847.zip
- Added wc.mk
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index f5b6ee9218..aaa7ff40f6 100644
--- a/Makefile
+++ b/Makefile
@@ -122,6 +122,7 @@ compiler : .latest-compiler
include $(ROOT)/support/make/exec.mk
include $(ROOT)/support/make/grep.mk
+include $(ROOT)/support/make/wc.mk
##############################################################################
# JC - compile java files