qubes-mirage-firewall/diagrams/Makefile

7 lines
91 B
Makefile
Raw Normal View History

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