aboutsummaryrefslogtreecommitdiff
path: root/sim/m32c
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2021-04-22 19:51:54 -0600
committerTom Tromey <tom@tromey.com>2021-04-22 19:51:55 -0600
commit51de628a224b05e80dbde2ed00ba2fc022cd6028 (patch)
treed07afe645bf96e97d454a29fcbf99a3b4133ed24 /sim/m32c
parentd6581fcd69a8e248db054fdad57b92b024bb9db0 (diff)
downloadfsf-binutils-gdb-51de628a224b05e80dbde2ed00ba2fc022cd6028.zip
fsf-binutils-gdb-51de628a224b05e80dbde2ed00ba2fc022cd6028.tar.gz
fsf-binutils-gdb-51de628a224b05e80dbde2ed00ba2fc022cd6028.tar.bz2
Remove LIBS from two sim Makefiles
A couple of sim Makefiles define LIBS, but don't use it. This removes these. sim/m32c/ChangeLog 2021-04-22 Tom Tromey <tom@tromey.com> * Makefile.in (LIBS): Remove sim/rx/ChangeLog 2021-04-22 Tom Tromey <tom@tromey.com> * Makefile.in (LIBS): Remove.
Diffstat (limited to 'sim/m32c')
-rw-r--r--sim/m32c/ChangeLog4
-rw-r--r--sim/m32c/Makefile.in2
2 files changed, 4 insertions, 2 deletions
diff --git a/sim/m32c/ChangeLog b/sim/m32c/ChangeLog
index c4d187d..117ce05 100644
--- a/sim/m32c/ChangeLog
+++ b/sim/m32c/ChangeLog
@@ -1,5 +1,9 @@
2021-04-22 Tom Tromey <tom@tromey.com>
+ * Makefile.in (LIBS): Remove
+
+2021-04-22 Tom Tromey <tom@tromey.com>
+
* configure: Rebuild.
2021-04-21 Mike Frysinger <vapier@gentoo.org>
diff --git a/sim/m32c/Makefile.in b/sim/m32c/Makefile.in
index 15ade0b..7e27eb5 100644
--- a/sim/m32c/Makefile.in
+++ b/sim/m32c/Makefile.in
@@ -43,8 +43,6 @@ SIM_OBJS = \
trace.o \
$(ENDLIST)
-LIBS = $B/bfd/libbfd.a $B/libiberty/libiberty.a
-
## COMMON_POST_CONFIG_FRAG
arch = m32c