stud

study spacejunk
Log | Files | Refs | LICENSE

commit 6648926a8300a22b828818e912bf4714469c5fda (tree)
parent 2c47d20de04b8247e946146a0f13d5010e1f779d
Author: Motiejus Jakštys <motiejus@uber.com>
Date:   Fri, 11 Dec 2020 11:02:38 +0200

remove redundant echo

Diffstat:
Mcontours/Makefile | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git 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)