Remove src/macuvs.h from Git repository
It can be generated automatically and easily during a normal bootstrap, so there’s no need to keep it in the repository. * admin/unidata/Makefile.in (maintainer-clean): Behave like extraclean and remove macuvs.h etc. * src/macuvs.h: Remove.
This commit is contained in:
parent
9f64c4e8de
commit
7555f9321d
2 changed files with 3 additions and 9214 deletions
|
@ -112,10 +112,11 @@ distclean: clean
|
|||
rm -f Makefile
|
||||
|
||||
maintainer-clean: distclean
|
||||
rm -f ${top_srcdir}/src/macuvs.h
|
||||
|
||||
## Do not remove these files, even in a bootstrap, because they rarely
|
||||
## change and it slows down bootstrap (a tiny bit).
|
||||
## Cf leim/ja-dic (which is much slower).
|
||||
extraclean: distclean
|
||||
rm -f ${top_srcdir}/src/macuvs.h ${unidir}/charscript.el*
|
||||
extraclean: maintainer-clean
|
||||
rm -f ${unidir}/charscript.el*
|
||||
rm -f ${unifiles} ${unidir}/charprop.el
|
||||
|
|
9212
src/macuvs.h
9212
src/macuvs.h
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue