summaryrefslogtreecommitdiffstats
path: root/šola/članki/dht/makefile
blob: ede5e1b575e1575bb1d782ad3abc02aec0075e39 (plain) (blame)
1
2
3
4
5
6
7
all: Dht_example_SVG.svg

Dht_example_SVG.svg:
	wget https://upload.wikimedia.org/wikipedia/commons/6/63/Dht_example_SVG.svg

clean:
	rm *.svg