Makefile.am: (MOSTLYCLEANFILES) Removed libtool objects.
authorMohan Embar <gnustuff@thisiscool.com>
Wed, 17 Sep 2003 02:44:43 +0000 (02:44 +0000)
committerMohan Embar <membar@gcc.gnu.org>
Wed, 17 Sep 2003 02:44:43 +0000 (02:44 +0000)
commit2db99d0587ee5a9e09cce0d5af97e4dcf0ceb766
tree85f0127cb9c984116c660b10f78b5b313968a123
parente2ffd79638a99be102aacb3d825c5a9d8a0ea913
Makefile.am: (MOSTLYCLEANFILES) Removed libtool objects.

* 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.

From-SVN: r71451
libjava/ChangeLog
libjava/Makefile.am
libjava/Makefile.in