From e3e08e3c507a4ad6f7e34d38ad38deaf2d3d9338 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Mon, 19 Sep 2005 13:25:17 +0000 Subject: removed verbosity svn path=/trunk/externals/iem/iemmatrix/; revision=3595 --- src/Makefile.in | 1 - 1 file changed, 1 deletion(-) (limited to 'src/Makefile.in') diff --git a/src/Makefile.in b/src/Makefile.in index ac4a3e1..a6e0e25 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -30,7 +30,6 @@ SOURCES=$(sort $(filter %.c, $(wildcard mtx_*.c))) iemmatrix.c TARGETS = $(SOURCES:.c=.o) all: $(LIBNAME) - echo targets $(TARGETS) cp $(LIBNAME).$(EXT) .. $(LIBNAME): $(TARGETS) -- cgit v1.2.1