stud

study spacejunk
Log | Files | Refs | LICENSE

commit 66f724fd04cb76ef532f509485e7588ad62643c7 (tree)
parent 16cd3e55adf1e79cfcdf6ad2a31a090aa6fc2fb0
Author: Motiejus Jakštys <motiejus@uber.com>
Date:   Thu, 13 May 2021 22:51:36 +0300

remove obsolete OSM

Diffstat:
MIV/Makefile | 3---
1 file changed, 0 insertions(+), 3 deletions(-)

diff --git a/IV/Makefile b/IV/Makefile @@ -290,9 +290,6 @@ wc: mj-msc.pdf ## Character and page count tr -d '[:space:]' | wc -c | \ awk '{printf("Chars: %d, pages: %.1f\n", $$1, $$1/1500)}' -$(OSM): - wget http://download.geofabrik.de/europe/$@ - .PHONY: refresh-rivers refresh-rivers: aggregate-rivers.sql .faux_db ## Refresh rivers.sql from GDB10LT @if [ ! -f "$(GDB10LT)" ]; then \