summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorpaltherr <paltherr@epfl.ch>2003-05-05 14:39:03 +0000
committerpaltherr <paltherr@epfl.ch>2003-05-05 14:39:03 +0000
commitf3aeae44c269d9b40afd58c109a2f6e5ccc9ba03 (patch)
tree63235ee7277266ad3c9930a31367169ad3436301 /Makefile
parent49a63cbfb4cef451642287b6062fdaf709340949 (diff)
downloadscala-f3aeae44c269d9b40afd58c109a2f6e5ccc9ba03.tar.gz
scala-f3aeae44c269d9b40afd58c109a2f6e5ccc9ba03.tar.bz2
scala-f3aeae44c269d9b40afd58c109a2f6e5ccc9ba03.zip
- Added import of cygwin.mk
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 87265d6215..505a83de56 100644
--- a/Makefile
+++ b/Makefile
@@ -294,6 +294,7 @@ $(PROJECT_JAR_ARCHIVE) :
##############################################################################
+include $(ROOT)/support/make/cygwin.mk
include $(ROOT)/support/make/jc.mk
include $(ROOT)/support/make/jar.mk
include $(ROOT)/support/make/exec.mk