OSDN Git Service

* Makefile.am: (MOSTLYCLEANFILES) Removed libtool objects.
authormembar <membar@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 17 Sep 2003 02:44:43 +0000 (02:44 +0000)
committermembar <membar@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 17 Sep 2003 02:44:43 +0000 (02:44 +0000)
commit337ccf269b1c10db0fe3ef46008d6336fbf49202
tree85f0127cb9c984116c660b10f78b5b313968a123
parentb3ccafaed68f08017ee53c72b44abcb361a32aac
* Makefile.am: (MOSTLYCLEANFILES) Removed libtool objects.
(mostlyclean-local): New target patterned after clean-local
which recursively deletes all libtool objects using 'libtool rm'.
(clean-local): Slightly modified comment to alleviate monotony.
(distclean-local): New target patterned after clean-local
which recursively deletes all .d files.
* Makefile.in: Rebuilt.

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