From 6648926a8300a22b828818e912bf4714469c5fda Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Motiejus=20Jak=C5=A1tys?= Date: Fri, 11 Dec 2020 11:02:38 +0200 Subject: [PATCH] remove redundant echo --- contours/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/contours/Makefile b/contours/Makefile index 26f8c14..6284702 100644 --- a/contours/Makefile +++ b/contours/Makefile @@ -31,7 +31,6 @@ all.tif: all.xyz .INTERMEDIATE: all.xyz all.xyz: $(XYZ) - echo $(XYZ) $(SORT) -m $^ > $@ .INTERMEDIATE: $(XYZ)