aboutsummaryrefslogtreecommitdiff
path: root/sim/rx
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/rx
parentd6581fcd69a8e248db054fdad57b92b024bb9db0 (diff)
downloadgdb-51de628a224b05e80dbde2ed00ba2fc022cd6028.zip
gdb-51de628a224b05e80dbde2ed00ba2fc022cd6028.tar.gz
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/rx')
-rw-r--r--sim/rx/ChangeLog4
-rw-r--r--sim/rx/Makefile.in2
2 files changed, 4 insertions, 2 deletions
diff --git a/sim/rx/ChangeLog b/sim/rx/ChangeLog
index 1434f15..e1d4d19 100644
--- a/sim/rx/ChangeLog
+++ b/sim/rx/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>
+
* Makefile.in (err.o, fpu.o, gdb-if.o, load.o, main.o, mem.o)
(misc.o, reg.o, rx.o, syscalls.o, trace.o): Remove.
diff --git a/sim/rx/Makefile.in b/sim/rx/Makefile.in
index 45b956c..9e83e3a 100644
--- a/sim/rx/Makefile.in
+++ b/sim/rx/Makefile.in
@@ -42,8 +42,6 @@ SIM_OBJS = \
err.o \
$(ENDLIST)
-LIBS = $B/bfd/libbfd.a $B/libiberty/libiberty.a
-
## COMMON_POST_CONFIG_FRAG
arch = rx