Use $(srcdir)/... instead of $< in make rules

This commit is contained in:
Andrew Cagney 1997-04-07 05:21:04 +00:00
parent 596c5b74fc
commit 7934ec88db
1 changed files with 6 additions and 0 deletions

View 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'.