]> git.ipfire.org Git - thirdparty/gcc.git/commit
Makefile.am: Comment out tools wrapper creation.
authorThomas Fitzsimmons <fitzsim@redhat.com>
Fri, 30 Jun 2006 18:31:48 +0000 (18:31 +0000)
committerThomas Fitzsimmons <fitzsim@gcc.gnu.org>
Fri, 30 Jun 2006 18:31:48 +0000 (18:31 +0000)
commit27651ad32c903c079fa300a4d134e60567935567
tree45fbd6d36b0f4d271a7a983ddfe2c6e1d493872e
parent444762dfeba17e4b9b279e9797e33781afd0c7bf
Makefile.am: Comment out tools wrapper creation.

2006-06-30  Thomas Fitzsimmons  <fitzsim@redhat.com>

* classpath/tools/Makefile.am: Comment out tools wrapper creation.
(TOOLS_ZIP): Rename tools.zip tools.jar.
(noinst_DATA): Do not install tools.jar.
* classpath/tools/Makefile.in: Regenerate.
* classpath/Makefile.am (SUBDIRS): Add tools.
(DIST_SUBDIRS): Likewise.
* classpath/Makefile.in: Regenerate.
* Makefile.am (toolexeclib_LTLIBRARIES): Add libgcj-tools.la.
(jar_DATA): Add libgcj-tools-$(gcc_version).jar.
(bin_PROGRAMS): Add gappletviewer, gjarsigner and gkeytool.
Add build logic for libgcj-tools.la,
libgcj-tools-$(gcc_version).jar and gappletviewer, gjarsigner and
gkeytool.
* Makefile.in: Regenerate.

From-SVN: r115097
libjava/ChangeLog
libjava/Makefile.am
libjava/Makefile.in
libjava/classpath/Makefile.am
libjava/classpath/Makefile.in
libjava/classpath/tools/Makefile.am
libjava/classpath/tools/Makefile.in