finished preprocessor

This commit is contained in:
pommicket 2022-01-07 14:31:52 -05:00
parent fbe3f4e701
commit e52793324a
12 changed files with 428 additions and 25 deletions

View file

@ -1,6 +1,8 @@
all: out04
all: out04 out04a README.html
out04: in04 ../04/out03
../04/out03
out04a: in04a out04
./out04
%.html: %.md ../markdown
../markdown $<
clean: