(Try to) Update to new bfd autoconf scheme.
authorJ.T. Conklin <jtc@acorntoolworks.com>
Thu, 7 Sep 1995 22:07:47 +0000 (22:07 +0000)
committerJ.T. Conklin <jtc@acorntoolworks.com>
Thu, 7 Sep 1995 22:07:47 +0000 (22:07 +0000)
commitc632873c27144551ef119f4c9e165d296e9fd25d
tree0d53c906d3d990b867bfed2c2a046002b0704454
parent3dce804d95038e79221db090a067112bbca304d1
(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/sh/ChangeLog
sim/sh/Makefile.in
sim/sh/configure [new file with mode: 0755]
sim/sh/configure.in
sim/sh/run.c