* java/jcf-write.c (write_classfile): Write the file to a
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 8 May 2002 19:24:42 +0000 (19:24 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 8 May 2002 19:24:42 +0000 (19:24 +0000)
commitd7d925f1bb1aa7e339cc72346762c3f5618f1d59
tree337247b74438baf7d95c9f73e0bfcf95f4f57cdd
parent2eb4509a180a165e4c92fa15eaa0722b41f97c7e
* java/jcf-write.c (write_classfile): Write the file to a
temporary file and then rename it.

* libjava/Makefile.am (all_java_source_files): New variable.
(all_java_class_files): Likewise.
.java.class: New rule.
(CLEANFILES): Remove tmp-list.
* libjava/Makefile.in: Regenerated.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53298 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/java/ChangeLog
gcc/java/jcf-write.c
libjava/ChangeLog
libjava/Makefile.am
libjava/Makefile.in