* install.sh (chmodcmd): Set to null if the DST directory already
[deliverable/binutils-gdb.git] / configure.in
index b3c03cc812d87a13ea2c337cf67df79a53e25c7a..dc0e6ff4e3e31a12eda6308f4bfb8ef879c7affc 100644 (file)
@@ -211,12 +211,6 @@ case "${target}" in
   v810*)               target_makefile_frag=config/mt-v810 ;;
   i[3456]86-*-netware*) target_makefile_frag=config/mt-netware ;;
   powerpc-*-netware*)   target_makefile_frag=config/mt-netware ;;
-  powerpc*-*-eabi* | \
-  powerpc*-*-elf* | \
-  powerpc*-*-linux* | \
-  powerpc*-*-rtem* | \
-  powerpc*-*-sysv* | \
-  powerpc*-*-solaris*) target_makefile_frag=config/mt-ppc ;;
 esac
 
 skipdirs=
This page took 0.023253 seconds and 4 git commands to generate.