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