mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-02 07:25:45 -04:00
Makefile: Make sure all built files are removed in make clean
.
This commit is contained in:
parent
a0e65f7fed
commit
c6235d6ffc
6 changed files with 14 additions and 10 deletions
|
@ -42,4 +42,6 @@ clean:
|
|||
phase1/texture2.lmp \
|
||||
phase1/pnames.lmp phase2/pnames.lmp freedm/pnames.lmp \
|
||||
phase1/pnames.txt phase2/pnames.txt freedm/pnames.txt
|
||||
|
||||
rm -f ../fd1txtr1.lmp ../fd1txtr2.lmp ../fd1pname.lmp \
|
||||
../fd2txtr1.lmp ../fd2pname.lmp \
|
||||
../fdmtxtr1.lmp ../fdmpname.lmp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue