mirror of git://gcc.gnu.org/git/gcc.git
* .cvsignore: Remove files that are present in CVS.
From-SVN: r52845
This commit is contained in:
parent
45806a3fd4
commit
14dbfa7008
|
@ -1,13 +1,10 @@
|
||||||
.deps
|
.deps
|
||||||
.libs
|
.libs
|
||||||
Makefile
|
Makefile
|
||||||
Makefile.in
|
config.status
|
||||||
acinclude.m4
|
config.log
|
||||||
aclocal.m4
|
|
||||||
configure
|
|
||||||
config.*
|
|
||||||
conftest*
|
conftest*
|
||||||
libtool
|
libtool
|
||||||
*.lo
|
*.lo
|
||||||
*.la
|
*.la
|
||||||
stamp-h*
|
stamp-h
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
2002-04-28 Mark Mitchell <mark@codesourcery.com>
|
||||||
|
|
||||||
|
* .cvsignore: Remove files that are present in CVS.
|
||||||
|
|
||||||
2001-07-02 Tom Tromey <tromey@redhat.com>
|
2001-07-02 Tom Tromey <tromey@redhat.com>
|
||||||
|
|
||||||
* configure: Rebuilt.
|
* configure: Rebuilt.
|
||||||
|
|
Loading…
Reference in New Issue