X-Git-Url: https://git.openstreetmap.org/dns.git/blobdiff_plain/d4179b857731db3a6d9d9b59662c7a9abd26221f..dc25ec9e461fc241ead5c26b2a4e60ac18799dfc:/Makefile diff --git a/Makefile b/Makefile index 6fcf9ac..89b17a0 100644 --- a/Makefile +++ b/Makefile @@ -3,11 +3,14 @@ all: data/openstreetmap.org data/openstreetmap.com data/openstreetmap.net \ data/osmfoundation.org data/stateofthemap.org data/stateofthemap.com \ data/opengeodata.org \ data/switch2osm.org data/switch2osm.com \ - data/tile.openstreetmap.org kml/tile.openstreetmap.org.kml + data/tile.openstreetmap.org clean: rm lib/countries.xml data/* +update: all + bin/update + lib/countries.xml: curl -s -o $@ http://api.geonames.org/countryInfo?username=demo