Use $(srcdir)/... instead of $< in make rules
authorAndrew Cagney <cagney@redhat.com>
Mon, 7 Apr 1997 05:21:04 +0000 (05:21 +0000)
committerAndrew Cagney <cagney@redhat.com>
Mon, 7 Apr 1997 05:21:04 +0000 (05:21 +0000)
sim/arm/ChangeLog

index 399310c..eda154d 100644 (file)
@@ -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'.