aboutsummaryrefslogtreecommitdiff
path: root/sim/rx/ChangeLog
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/ChangeLog
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/ChangeLog')
-rw-r--r--sim/rx/ChangeLog4
1 files changed, 4 insertions, 0 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.