aboutsummaryrefslogtreecommitdiff
path: root/libjava/Makefile.in
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2006-04-19 23:05:14 +0000
committerTom Tromey <tromey@gcc.gnu.org>2006-04-19 23:05:14 +0000
commit453602827fcb2abd5b4672d67c08525cabb3d673 (patch)
tree42b8eba7c8318d6d675763337ffc96f26857d4e1 /libjava/Makefile.in
parentd9a4b9eecb516ff2fcadceb58c5f35c54ed56016 (diff)
downloadgcc-453602827fcb2abd5b4672d67c08525cabb3d673.zip
gcc-453602827fcb2abd5b4672d67c08525cabb3d673.tar.gz
gcc-453602827fcb2abd5b4672d67c08525cabb3d673.tar.bz2
Makefile.in: Rebuilt.
* Makefile.in: Rebuilt. * Makefile.am (CLEANFILES): Removed all_java_filelist_files, all_java_deps_files. From-SVN: r113101
Diffstat (limited to 'libjava/Makefile.in')
-rw-r--r--libjava/Makefile.in4
1 files changed, 1 insertions, 3 deletions
diff --git a/libjava/Makefile.in b/libjava/Makefile.in
index f7b2a14..f0ca50e 100644
--- a/libjava/Makefile.in
+++ b/libjava/Makefile.in
@@ -838,9 +838,7 @@ classpath/resource/META-INF/services/javax.xml.parsers.DocumentBuilderFactory \
classpath/resource/META-INF/services/javax.xml.parsers.TransformerFactory
propertyo_files = $(patsubst classpath/resource/%,%,$(addsuffix .lo,$(property_files)))
-CLEANFILES = libgcj-$(gcc_version).jar \
- $(all_java_deps_files) $(all_java_filelist_files)
-
+CLEANFILES = libgcj-$(gcc_version).jar
DISTCLEANFILES = native.dirs
SUFFIXES = .class .java .h .properties .list
gnu_CORBA_source_files = \