This commit is contained in:
Dawid Sobczak 2025-04-01 18:16:28 +01:00
parent fe22cc7665
commit 56a6e78765
16 changed files with 18 additions and 289 deletions

View file

@ -1,9 +1,7 @@
all: out04 out04a README.html
all: out04 out04a
out04: in04 ../04/out03
../04/out03
out04a: in04a out04
./out04
%.html: %.md ../markdown
../markdown $<
clean:
rm -f out* README.html
rm -f out*