summaryrefslogtreecommitdiff
path: root/00/Makefile
blob: fa229a20fa382078c755bac1a648030d460b5f2f (plain)
1
2
3
4
5
all: README.html out00
%.html: %.md
	markdown $< > $@
out00: in00
	./hexcompile