]> git.ipfire.org Git - thirdparty/gcc.git/commit
gen-classlist.sh.in: Correct handle generated files.
authorTom Tromey <tromey@gcc.gnu.org>
Tue, 4 Apr 2006 20:05:01 +0000 (20:05 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Tue, 4 Apr 2006 20:05:01 +0000 (20:05 +0000)
commit7812310c7a1833b96319986bd19e29551e91305d
tree100d32b0793948d0a83dd1f17120727d47c27c1c
parent547b216d76235c0dcae99808c83e0433bdfb80c5
gen-classlist.sh.in: Correct handle generated files.

* lib/gen-classlist.sh.in: Correct handle generated files.

2006-04-04  Mark Wielaard  <mark@klomp.org>

* lib/gen-classlist.sh.in: Use classes.tmp, not classes.2
as temporary file name.

2006-04-04  Tom Tromey  <tromey@redhat.com>

* lib/split-for-gcj.sh: Updated for multi-field format.
* lib/Makefile.am (CLEANFILES): Added classes.2.
* lib/gen-classlist.sh.in (GCJ): Removed.  Create classes.1 and
classes.2 using multiple fields.

From-SVN: r112677
libjava/classpath/ChangeLog.gcj
libjava/classpath/lib/Makefile.am
libjava/classpath/lib/Makefile.in
libjava/classpath/lib/gen-classlist.sh.in
libjava/classpath/lib/split-for-gcj.sh