mirror of
https://github.com/ioquake/ioq3.git
synced 2025-05-29 16:11:31 +00:00
* Small changes to distclean target from vapier
This commit is contained in:
parent
c02a7fce3c
commit
0167152647
2 changed files with 2 additions and 1 deletions
|
@ -252,6 +252,7 @@ clean:: testclean
|
|||
$(RM) $(BD)rcc.c $(BD)rcc.h
|
||||
$(RM) $(BD)rcc1$(E) $(BD)rcc1$(E) $(BD)1rcc$(E) $(BD)2rcc$(E)
|
||||
$(RM) $(BD)*.ilk
|
||||
$(RM) -r $(BD)
|
||||
|
||||
clobber:: clean
|
||||
$(RM) $(BD)q3rcc$(E) $(BD)2html$(E) $(BD)pass2$(E) $(BD)lburg$(E) $(BD)q3cpp$(E) $(BD)q3lcc$(E) $(BD)bprint$(E) $(BD)*$(A)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue