aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.in1
1 files changed, 0 insertions, 1 deletions
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)