Modernize configure.ac's
[deliverable/binutils-gdb.git] / gdb / configure.tgt
index 6e50dd2965139cb4e009ac98582009e07bfb981d..54245c3d5522064e3971657c82234329546b01f0 100644 (file)
@@ -452,9 +452,7 @@ powerpc*-*-*)
        # Target: PowerPC running eabi
        gdb_target_obs="rs6000-tdep.o ppc-sysv-tdep.o solib-svr4.o \
                        ravenscar-thread.o ppc-ravenscar-thread.o"
-       if test -f ../sim/ppc/Makefile; then
-         gdb_sim=../sim/ppc/libsim.a
-       fi
+       gdb_sim=../sim/ppc/libsim.a
        ;;
 
 s390*-*-linux*)
@@ -479,9 +477,6 @@ rx-*-elf)
 score-*-*)
        # Target: S+core embedded system
        gdb_target_obs="score-tdep.o"
-       if test -f ../sim/score/Makefile; then
-         gdb_sim=../sim/score/libsim.a
-       fi
        build_gdbserver=yes
        ;;
 
This page took 0.024849 seconds and 4 git commands to generate.