From ea94e149516fcf20b1478f17b8c7d4fd6390f8ac Mon Sep 17 00:00:00 2001 From: paltherr Date: Tue, 17 May 2005 12:06:09 +0000 Subject: - Added the compilation of "nsc" to the target ... - Added the compilation of "nsc" to the target "tnsc" --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') 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 : -- cgit v1.2.3