Rechtschreibung
This commit is contained in:
parent
ac54e160c6
commit
8aee4720f0
2 changed files with 4 additions and 4 deletions
4
Makefile
4
Makefile
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue