mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
Remove Emacs garbage.
This commit is contained in:
parent
f70e43a073
commit
14f7aae080
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ print: $(ALL)
|
|||
$(PRINT) $(ALL)
|
||||
|
||||
clean:
|
||||
rm -f *.dvi *.aux *.toc *.log *.ps core @* ,*
|
||||
rm -f *.dvi *.aux *.toc *.log *.ps core [#@,]* *~
|
||||
|
||||
.SUFFIXES: # Remove default suffixes
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue