mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-02 07:25:45 -04:00
Merge remote-tracking branch 'fabian/clean_pyc'
Conflicts: graphics/text/Makefile
This commit is contained in:
commit
29695eb7ca
3 changed files with 4 additions and 4 deletions
|
@ -56,5 +56,5 @@ graphics.stamp: config.py fontchars ../../lumps/fraggle/freedoom.bex
|
|||
@mv graphics.tmp $@
|
||||
|
||||
clean:
|
||||
rm -f $(GRAPHICS) graphics.stamp
|
||||
|
||||
rm -f $(GRAPHICS) graphics.stamp *.pyc
|
||||
rm -f $(GRAPHICS) *.pyc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue