blob: a8850739b5e0a95bbf1a48b5b0cf40288350c31f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
include /home/jeyzu/usr/git/asynk-rules/Makefile_lout
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 \
rulesdoc
build: DDayOmaha.pdf
clean:
-@ rm DDayOmaha.pdf
|