mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-02 07:25:45 -04:00
titlepic/Makefile: clean only generated t_phase...
images within the directory.
This commit is contained in:
parent
758c53fb54
commit
b1a9fe95e5
1 changed files with 3 additions and 3 deletions
|
@ -26,7 +26,7 @@ fdmtitle.gif: ../captainw/fdmtitle.gif
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -f m_dm.gif m_doom.gif fd1title.gif fd2title.gif fdmtitle.gif \
|
rm -f m_dm.gif m_doom.gif fd1title.gif fd2title.gif fdmtitle.gif \
|
||||||
../fd1title.gif ../fd2title.gif ../fdmtitle.gif ../t_phase1.gif \
|
../fd1title.gif ../fd2title.gif ../fdmtitle.gif t_phase1.gif \
|
||||||
t_phase1.gif ../t_phase2.gif t_phase2.gif
|
t_phase2.gif
|
||||||
|
|
||||||
.PHONY: clean
|
.PHONY: clean
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue