mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-02 16:25:47 -04:00
parent
0d6bb9fc72
commit
1383f50e01
1 changed files with 2 additions and 2 deletions
|
@ -144,11 +144,11 @@ wivctms.png:
|
||||||
|
|
||||||
titlepic: fd1title.png fd2title.png fdmtitle.png
|
titlepic: fd1title.png fd2title.png fdmtitle.png
|
||||||
|
|
||||||
fd1title.png: text_strings ../titlepic/titlepic.png ../m_doom.png ../t_phase1.png
|
fd1title.png: text_strings ../titlepic/titlepic.png ../m_doom.png
|
||||||
python create_caption.py ../titlepic/titlepic.png ../m_doom.png ../t_phase1.png $@
|
python create_caption.py ../titlepic/titlepic.png ../m_doom.png ../t_phase1.png $@
|
||||||
cp $@ ../
|
cp $@ ../
|
||||||
|
|
||||||
fd2title.png: text_strings ../titlepic/titlepic.png ../m_doom.png ../t_phase2.png
|
fd2title.png: text_strings ../titlepic/titlepic.png ../m_doom.png
|
||||||
python create_caption.py ../titlepic/titlepic.png ../m_doom.png ../t_phase2.png $@
|
python create_caption.py ../titlepic/titlepic.png ../m_doom.png ../t_phase2.png $@
|
||||||
cp $@ ../
|
cp $@ ../
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue