(install-arch-indep): Remove .arch-inventory files.
This commit is contained in:
parent
316ef0dcf1
commit
52b9b5ccb5
2 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2004-07-05 Andreas Schwab <schwab@suse.de>
|
||||
|
||||
* Makefile.in (install-arch-indep): Remove .arch-inventory files.
|
||||
|
||||
2004-06-21 Kenichi Handa <handa@m17n.org>
|
||||
|
||||
* make-dist: Link leim-ext.el into tempdir.
|
||||
|
|
|
@ -415,6 +415,7 @@ install-arch-indep: mkdir info
|
|||
rm -rf $${subdir}/RCS ; \
|
||||
rm -rf $${subdir}/CVS ; \
|
||||
rm -f $${subdir}/.cvsignore ; \
|
||||
rm -f $${subdir}/.arch-inventory ; \
|
||||
rm -f $${subdir}/\#* ; \
|
||||
rm -f $${subdir}/.\#* ; \
|
||||
rm -f $${subdir}/*~ ; \
|
||||
|
|
Loading…
Add table
Reference in a new issue