summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorpaltherr <paltherr@epfl.ch>2005-05-17 12:06:09 +0000
committerpaltherr <paltherr@epfl.ch>2005-05-17 12:06:09 +0000
commitea94e149516fcf20b1478f17b8c7d4fd6390f8ac (patch)
treed2d6e8e1d7376d5a6d987c911a7c1e8b5c250d47 /Makefile
parent85b2ef7facf4267132756b53def0fb7b6498ad8c (diff)
downloadscala-ea94e149516fcf20b1478f17b8c7d4fd6390f8ac.tar.gz
scala-ea94e149516fcf20b1478f17b8c7d4fd6390f8ac.tar.bz2
scala-ea94e149516fcf20b1478f17b8c7d4fd6390f8ac.zip
- Added the compilation of "nsc" to the target ...
- Added the compilation of "nsc" to the target "tnsc"
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 2e3175602c..e12d7d1889 100644
--- a/Makefile
+++ b/Makefile
@@ -274,6 +274,7 @@ ifeq ($(prefix),tnsc)
$(latest)all : $(latest)lamplib
$(latest)all : $(latest)library
$(latest)all : $(latest)tools
+$(latest)all : $(latest)nsc
endif
$(latest)all :