(Try to) Update to new bfd autoconf scheme.
authorDavid Edelsohn <dje.gcc@gmail.com>
Thu, 7 Sep 1995 19:08:15 +0000 (19:08 +0000)
committerDavid Edelsohn <dje.gcc@gmail.com>
Thu, 7 Sep 1995 19:08:15 +0000 (19:08 +0000)
commit24691f5599b040d488e6a95a4336dbf0deed9e83
tree52f1184b0043af4ed52f372c63fa263db03c756f
parentef346f1a7ff294f11a8b72a1474cc476a8804645
(Try to) Update to new bfd autoconf scheme.
* run.c: Don't include sysdep.h.
* Makefile.in (INSTALL{,_PROGRAM,_DATA}): Use autoconf computed value.
(CC, CFLAGS, AR, RANLIB): Likewise.
(HDEFINES, TDEFINES): Define.
(CC_FOR_BUILD): Delete.
(host_makefile_frag): Delete.
(Makefile): Don't depend on frags.
* configure.in (sysdep.h): Don't create symlink.
(host_makefile_frag, frags): Deleted.
(CC, CFLAGS, AR, RANLIB, INSTALL): Compute values.
* configure: Regenerated.
sim/arm/ChangeLog
sim/arm/Makefile.in
sim/arm/configure [new file with mode: 0755]
sim/arm/configure.in
sim/arm/run.c