Rechtschreibung

This commit is contained in:
Nero 2022-04-08 21:09:29 +00:00
parent ac54e160c6
commit 8aee4720f0
2 changed files with 4 additions and 4 deletions

View file

@ -1,8 +1,8 @@
NAME=KsKit
default: index.html $(NAME).pdf
default: $(NAME).html $(NAME).pdf
index.html: README.md
$(NAME).html: README.md
awk -f grapho/md2html <$< >$@
$(NAME).tex: README.md