summaryrefslogtreecommitdiffstats
path: root/DDayAtOmahaBeach/Makefile
blob: 5385266ad1e8ff851fbe48a7d3d7669007a91f91 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
.SUFFIXES: .lou .ps .pdf

.lou.ps:
	lout -I.. -r3 $< -o $@

.ps.pdf:
	ps2pdf $<

DDayOmaha.pdf: DDayOmaha.lou \
	german_fire.lou \
	german_defense.lou \
	german_actions.lou \
	us_amphibious.lou \
	us_attack.lou \
	us_barrage.lou \
	us_move.lou \
	us_weapons.lou \
	us_units.lou

build: DDayOmaha.pdf

clean:
	-@ rm DDayOmaha.pdf *.li *.ld