summaryrefslogtreecommitdiff
path: root/arch/Makefile
blob: 14078f5bd5469289ad66b5ad247cd035a46f76dd (plain)
1
2
3
4
5
6
7
yarns = $(wildcard *.yarn)
images = $(wildcard *.diag)

all: arch.html

arch.html: $(yarns) $(images) arch.css
	./build.sh