summaryrefslogtreecommitdiffstats
path: root/DDayAtOmahaBeach/Makefile
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2022-11-01 10:26:57 +0100
committerJérémy Zurcher <jeremy@asynk.ch>2022-11-01 10:26:57 +0100
commit16b19a373571ace7cb090d65574121b9e565ad99 (patch)
tree9a6183343b458fa8c3d2e22f164342b5a63edfef /DDayAtOmahaBeach/Makefile
parent313d44f85eec50a56696471dbfea563e2d35c014 (diff)
downloadasynk-rules-16b19a373571ace7cb090d65574121b9e565ad99.zip
asynk-rules-16b19a373571ace7cb090d65574121b9e565ad99.tar.gz
DDay : fix page size
Diffstat (limited to 'DDayAtOmahaBeach/Makefile')
-rw-r--r--DDayAtOmahaBeach/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/DDayAtOmahaBeach/Makefile b/DDayAtOmahaBeach/Makefile
index 5385266..91a3df5 100644
--- a/DDayAtOmahaBeach/Makefile
+++ b/DDayAtOmahaBeach/Makefile
@@ -1,10 +1,10 @@
.SUFFIXES: .lou .ps .pdf
.lou.ps:
- lout -I.. -r3 $< -o $@
+ lout -r3 $< -o $@
.ps.pdf:
- ps2pdf $<
+ ps2pdf -sPAPERSIZE=a4 $<
DDayOmaha.pdf: DDayOmaha.lou \
german_fire.lou \