a little less messy now, Salt'n'Tar looks good, use Keeps!

This commit is contained in:
Laurens Kils-Hütten
2024-04-07 13:13:25 +02:00
parent 64177e69c2
commit db6f0bcfde
21 changed files with 323 additions and 222 deletions

View File

@@ -1,11 +1,11 @@
SRC=macros cover forward crown abenteuer class report minigame ausblick
SRC=macros cover forward crown class report minigame abenteuer ausblick
all: Grenzland3.pdf Cover.pdf
all: Grenzland3.pdf Cover.pdf img
img: Makefile
make -C img all
Grenzland3.pdf: ${SRC} img Makefile
Grenzland3.pdf: ${SRC} Makefile
groff -ms -mde -e -t -p -Tpdf -Kutf8 -dpaper=a5 -P -pA5 ${SRC} > $@
Cover.pdf: Cover.svg Makefile