diff options
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index 7669b78..111a92c 100644 --- a/Makefile.in +++ b/Makefile.in @@ -276,7 +276,7 @@ distclean: clean -$(RM) w3mhelp-lynx_en.html w3mhelp-lynx_ja.html -$(RM) version.c -$(RM) config.h Makefile - -$(RM) -f core *.core + -$(RM) -f *core sweep: -$(RM) -f core *~ *.bak *.orig *.rej |