We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 920ca30 commit 4649177Copy full SHA for 4649177
test/data/Makefile
@@ -65,4 +65,4 @@ benchmark: data $(DATA_NAME).requests
65
checksum:
66
$(MD5SUM) $(DATA_NAME).osm.pbf $(DATA_NAME).poly > data.md5sum
67
68
-.PHONY: clean checksum data
+.PHONY: clean checksum benchmark data
0 commit comments