diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.in b/src/Makefile.in index a95e01e6a59..04a083123b0 100644 --- a/src/Makefile.in +++ b/src/Makefile.in | |||
| @@ -23,7 +23,7 @@ distclean: | |||
| 23 | -rm -f paths.h config.h machine.h system.h emacs-* temacs xemacs xmakefile core *~ m/*~ s/*~ \#* *.o | 23 | -rm -f paths.h config.h machine.h system.h emacs-* temacs xemacs xmakefile core *~ m/*~ s/*~ \#* *.o |
| 24 | 24 | ||
| 25 | clean: | 25 | clean: |
| 26 | -rm -f temacs xemacs xmakefile* core \#* *.o | 26 | -rm -f temacs xemacs prefix-args xmakefile* core \#* *.o |
| 27 | 27 | ||
| 28 | xemacs: doxemacs | 28 | xemacs: doxemacs |
| 29 | 29 | ||