(install-arch-indep): Remove .gitignore files.
This commit is contained in:
parent
2b96fd7c1f
commit
cea426d364
2 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2009-04-12 Andreas Schwab <schwab@linux-m68k.org>
|
||||
|
||||
* Makefile.in (install-arch-indep): Remove .gitignore files.
|
||||
|
||||
2009-04-03 Kenichi Handa <handa@m17n.org>
|
||||
|
||||
* INSTALL: Make the section "Complex Text Layout support
|
||||
|
|
|
@ -487,6 +487,7 @@ install-arch-indep: mkdir info install-etc
|
|||
rm -rf $${subdir}/RCS ; \
|
||||
rm -rf $${subdir}/CVS ; \
|
||||
rm -f $${subdir}/.cvsignore ; \
|
||||
rm -f $${subdir}/.gitignore ; \
|
||||
rm -f $${subdir}/.arch-inventory ; \
|
||||
rm -f $${subdir}/\#* ; \
|
||||
rm -f $${subdir}/.\#* ; \
|
||||
|
|
Loading…
Add table
Reference in a new issue