summaryrefslogtreecommitdiff
path: root/libjava/Makefile.in
diff options
context:
space:
mode:
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>2006-04-19 23:05:14 +0000
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>2006-04-19 23:05:14 +0000
commit5507fd0b6862878732448eed26bae8f8ae3adc63 (patch)
tree42b8eba7c8318d6d675763337ffc96f26857d4e1 /libjava/Makefile.in
parent55d6b1d9c3ae4b8b2a90b337ae181fccefdb4d64 (diff)
downloadgcc-5507fd0b6862878732448eed26bae8f8ae3adc63.tar.gz
* Makefile.in: Rebuilt.
* Makefile.am (CLEANFILES): Removed all_java_filelist_files, all_java_deps_files. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@113101 138bc75d-0d04-0410-961f-82ee72b054a4
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 f7b2a14e427..f0ca50eb00f 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 = \