From: Guido van Rossum Date: Tue, 19 Feb 1991 12:52:33 +0000 (+0000) Subject: Remove Emacs garbage. X-Git-Tag: v0.9.8~1037 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=14f7aae0801c8db3faf42c7a105ebd80f405ae25;p=thirdparty%2FPython%2Fcpython.git Remove Emacs garbage. --- diff --git a/Doc/Makefile b/Doc/Makefile index 87571208d5fe..486b384f3b23 100644 --- a/Doc/Makefile +++ b/Doc/Makefile @@ -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