lang-bootstrap/00/Makefile

6 lines
90 B
Makefile
Raw Normal View History

2021-08-31 17:16:30 -04:00
all: README.html out00
out00: in00
./hexcompile
2021-09-01 18:27:51 -04:00
%.html: %.md ../markdown
../markdown $<