qubes-mirage-firewall/diagrams/Makefile
2019-05-06 10:35:51 +01:00

7 lines
91 B
Makefile

# Requires https://github.com/blampe/goat
all: components.svg
%.svg: %.txt
goat $^ > $@