lang-bootstrap/00/Makefile
2021-08-31 17:18:43 -04:00

5 lines
80 B
Makefile

all: README.html out00
%.html: %.md
markdown $< > $@
out00: in00
./hexcompile