From: Tom Hughes Date: Fri, 23 Jan 2015 12:18:44 +0000 (+0000) Subject: Update make clean rules X-Git-Url: https://git.openstreetmap.org/dns.git/commitdiff_plain/a621cb545a0d6153ffd4d60d3063089adff5c399?ds=sidebyside Update make clean rules --- diff --git a/Makefile b/Makefile index 01e611a..74df6d2 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ all: data/openstreetmap.org data/openstreetmap.com data/openstreetmap.net \ data/render.openstreetmap.org clean: - rm lib/countries.xml data/* + rm -f data/* json/* origins/* update: all bin/update