diff options
| author | Peter Stephenson <pws@users.sourceforge.net> | 2006-07-03 09:25:26 +0000 |
|---|---|---|
| committer | Peter Stephenson <pws@users.sourceforge.net> | 2006-07-03 09:25:26 +0000 |
| commit | 59bbc0cfc53ce5871252c1541a087509bde89fdf (patch) | |
| tree | 486212bfbd85991ae991eb84bf6ed8422bccf758 /Makefile.in | |
| parent | 22529: multibyte conversion in math expressions (diff) | |
| download | zsh-59bbc0cfc53ce5871252c1541a087509bde89fdf.tar zsh-59bbc0cfc53ce5871252c1541a087509bde89fdf.tar.gz zsh-59bbc0cfc53ce5871252c1541a087509bde89fdf.tar.bz2 zsh-59bbc0cfc53ce5871252c1541a087509bde89fdf.tar.lz zsh-59bbc0cfc53ce5871252c1541a087509bde89fdf.tar.xz zsh-59bbc0cfc53ce5871252c1541a087509bde89fdf.tar.zst zsh-59bbc0cfc53ce5871252c1541a087509bde89fdf.zip | |
22573: rm -rf autom4te.cache on distclean
Diffstat (limited to 'Makefile.in')
| -rw-r--r-- | Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in index 58620209e..99f5544f5 100644 --- a/Makefile.in +++ b/Makefile.in @@ -121,6 +121,7 @@ check test: distclean-here: rm -f Makefile config.h config.status config.log config.cache config.modules config.modules.sh stamp-h Config/defs.mk + rm -rf autom4te.cache realclean-here: cd $(sdir) && rm -f config.h.in stamp-h.in configure |
