update
This commit is contained in:
parent
fe22cc7665
commit
56a6e78765
16 changed files with 18 additions and 289 deletions
|
@ -1,9 +1,7 @@
|
|||
all: out01 README.html
|
||||
all: out01
|
||||
out01: in01 out00
|
||||
./out00
|
||||
out00: in00
|
||||
../00/hexcompile
|
||||
%.html: %.md ../markdown
|
||||
../markdown $<
|
||||
clean:
|
||||
rm -f out00 out01 README.html
|
||||
rm -f out00 out01
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue