lang-bootstrap/00/Makefile
2021-09-01 18:27:51 -04:00

5 lines
90 B
Makefile

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