diff options
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/unidata/Makefile.in | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/admin/unidata/Makefile.in b/admin/unidata/Makefile.in index a522b0c3aa5..e50b01bded2 100644 --- a/admin/unidata/Makefile.in +++ b/admin/unidata/Makefile.in | |||
| @@ -112,10 +112,11 @@ distclean: clean | |||
| 112 | rm -f Makefile | 112 | rm -f Makefile |
| 113 | 113 | ||
| 114 | maintainer-clean: distclean | 114 | maintainer-clean: distclean |
| 115 | rm -f ${top_srcdir}/src/macuvs.h | ||
| 115 | 116 | ||
| 116 | ## Do not remove these files, even in a bootstrap, because they rarely | 117 | ## Do not remove these files, even in a bootstrap, because they rarely |
| 117 | ## change and it slows down bootstrap (a tiny bit). | 118 | ## change and it slows down bootstrap (a tiny bit). |
| 118 | ## Cf leim/ja-dic (which is much slower). | 119 | ## Cf leim/ja-dic (which is much slower). |
| 119 | extraclean: distclean | 120 | extraclean: maintainer-clean |
| 120 | rm -f ${top_srcdir}/src/macuvs.h ${unidir}/charscript.el* | 121 | rm -f ${unidir}/charscript.el* |
| 121 | rm -f ${unifiles} ${unidir}/charprop.el | 122 | rm -f ${unifiles} ${unidir}/charprop.el |