Files
ally/Makefile
Madison Scott-Clary c7df6e0426 Some gender stuff
2019-11-01 21:20:05 -07:00

8 lines
143 B
Makefile

static/map.svg: static/map.dot
dot -Tsvg static/map.dot -ostatic/map.svg
.PHONY: bonghits
bonghits:
# For lorxus...
@echo "Makefile fixed"