From: Per Bothner Date: Fri, 19 Aug 1994 19:58:27 +0000 (+0000) Subject: * Makefile.in: Remove (for now) librx as a host library, X-Git-Tag: gdb-4_18-branchpoint~13771 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e3641719ba57f7b6e88330c12a1d59628e7efa4;p=thirdparty%2Fbinutils-gdb.git * Makefile.in: Remove (for now) librx as a host library, now that we're building it for target. --- diff --git a/ChangeLog b/ChangeLog index f97dd65635b..3de00343f45 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com) + + * Makefile.in: Remove (for now) librx as a host library, + now that we're building it for target. + Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) * configure: Fix up help message; from karl@owl.hq.ileaf.com