aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.in b/src/Makefile.in
index 94641729790..ad6e42ded0b 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -778,7 +778,7 @@ realclean: distclean
778versionclean: 778versionclean:
779 -rm -f emacs emacs-* ../etc/DOC* 779 -rm -f emacs emacs-* ../etc/DOC*
780extraclean: distclean 780extraclean: distclean
781 -rm -f *~ \#* m/*~ s/*~ 781 -rm -f *~ \#* m/?*~ s/?*~
782 782
783/* The rule for the [sm] files has to be written a little funny to 783/* The rule for the [sm] files has to be written a little funny to
784 avoid looking like a C comment to CPP. */ 784 avoid looking like a C comment to CPP. */