Remove Emacs garbage.

This commit is contained in:
Guido van Rossum 1991-02-19 12:52:33 +00:00
parent f70e43a073
commit 14f7aae080
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ print: $(ALL)
$(PRINT) $(ALL) $(PRINT) $(ALL)
clean: clean:
rm -f *.dvi *.aux *.toc *.log *.ps core @* ,* rm -f *.dvi *.aux *.toc *.log *.ps core [#@,]* *~
.SUFFIXES: # Remove default suffixes .SUFFIXES: # Remove default suffixes