mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-01 13:25:46 -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
|
@ -25,8 +25,8 @@ fdmtitle.gif: ../captainw/fdmtitle.gif
|
|||
cp $@ ../
|
||||
|
||||
clean:
|
||||
rm -f m_dm.gif m_doom.gif fd1title.gif fd2title.gif fdmtitle.gif \
|
||||
../fd1title.gif ../fd2title.gif ../fdmtitle.gif ../t_phase1.gif \
|
||||
t_phase1.gif ../t_phase2.gif t_phase2.gif
|
||||
rm -f m_dm.gif m_doom.gif fd1title.gif fd2title.gif fdmtitle.gif \
|
||||
../fd1title.gif ../fd2title.gif ../fdmtitle.gif t_phase1.gif \
|
||||
t_phase2.gif
|
||||
|
||||
.PHONY: clean
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue