aboutsummaryrefslogtreecommitdiff
path: root/sim/arm
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>1997-04-07 05:21:04 +0000
committerAndrew Cagney <cagney@redhat.com>1997-04-07 05:21:04 +0000
commit7934ec88dbaa38998e9cde43a210b93339932cb0 (patch)
treea0fc3da544af97f73e9785d0560d01a235de5fea /sim/arm
parent596c5b74fc4ca0c93c3d85c0b9b26a7647ae4e2d (diff)
downloadfsf-binutils-gdb-7934ec88dbaa38998e9cde43a210b93339932cb0.zip
fsf-binutils-gdb-7934ec88dbaa38998e9cde43a210b93339932cb0.tar.gz
fsf-binutils-gdb-7934ec88dbaa38998e9cde43a210b93339932cb0.tar.bz2
Use $(srcdir)/... instead of $< in make rules
Diffstat (limited to 'sim/arm')
-rw-r--r--sim/arm/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/sim/arm/ChangeLog b/sim/arm/ChangeLog
index 399310c..eda154d 100644
--- a/sim/arm/ChangeLog
+++ b/sim/arm/ChangeLog
@@ -1,3 +1,9 @@
+Mon Apr 7 12:01:17 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
+
+ * Makefile.in (armemu32.o): Replace $< with autoconf recommended
+ $(srcdir)/....
+ (armemu26.o): Ditto.
+
Wed Apr 2 15:06:28 1997 Doug Evans <dje@canuck.cygnus.com>
* wrapper.c (sim_open): New arg `kind'.