From 569dac152d51e0bdc05a3a78521254a914b64c1f Mon Sep 17 00:00:00 2001 From: Jim Wilson Date: Wed, 16 Sep 1992 00:26:24 +0000 Subject: [PATCH] Make as.new depend on LIBS not the never set LIBDEPS, so that we get an opcodes directory dependence. --- gas/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 6394d8d..776990e 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Tue Sep 15 17:25:05 1992 Jim Wilson (wilson@sphagnum.cygnus.com) + + * Makefile.in (as.new): Remove dependence on LOCAL_LOADLIBES. + Change LIBDEPS dependence to LIBS. + Tue Sep 15 15:32:02 1992 Ian Lance Taylor (ian@cygnus.com) * Makefile.in (install): if $(tooldir) exists, install as in -- 2.7.4