cleaned up issue03, Crown of Neptune edited
This commit is contained in:
6
issue03/Makefile
Normal file
6
issue03/Makefile
Normal file
@@ -0,0 +1,6 @@
|
||||
SRC=macros cover forward crown abenteuer class report minigame ausblick
|
||||
|
||||
all: Grenzland3.pdf
|
||||
|
||||
Grenzland3.pdf: ${SRC} Makefile
|
||||
groff -ms -mde -e -t -p -Tpdf -Kutf8 -dpaper=a5 -P -pA5 ${SRC} > $@
|
||||
Reference in New Issue
Block a user