cleaned up 00
This commit is contained in:
parent
d052391270
commit
1753e738d6
9 changed files with 275 additions and 250 deletions
5
00/Makefile
Normal file
5
00/Makefile
Normal file
|
@ -0,0 +1,5 @@
|
|||
all: README.html out00
|
||||
%.html: %.md
|
||||
markdown $< > $@
|
||||
out00: in00
|
||||
./hexcompile
|
Loading…
Add table
Add a link
Reference in a new issue