X-Git-Url: https://git.openstreetmap.org./dns.git/blobdiff_plain/0fe5e4792e518a792ad0fb96ab3a9188d13a5824..193ccf4d0c0d4241120e77a28b6f4aeb8b93dde3:/Makefile?ds=sidebyside 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