Files
dmzconf/Makefile
T
2023-11-28 19:48:39 +01:00

4 lines
76 B
Makefile

output: map.txt
map.txt: map.md
cat map.md | graph-easy --boxart > map.txt