aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gas/configure.tgt')
-rw-r--r--gas/configure.tgt3
1 files changed, 0 insertions, 3 deletions
diff --git a/gas/configure.tgt b/gas/configure.tgt
index 337249597c5..831ca901bae 100644
--- a/gas/configure.tgt
+++ b/gas/configure.tgt
@@ -342,8 +342,6 @@ case ${generic_target} in
pj*) fmt=elf ;;
- ppc-*-pe | ppc-*-cygwin*) fmt=coff em=pe ;;
- ppc-*-winnt*) fmt=coff em=pe ;;
ppc-*-aix5.[01]) fmt=coff em=aix5 ;;
ppc-*-aix[5-9].*) fmt=coff em=aix5 ;;
ppc-*-aix*) fmt=coff em=aix ;;
@@ -355,7 +353,6 @@ case ${generic_target} in
ppc-*-macos*) fmt=coff em=macos ;;
ppc-*-nto*) fmt=elf ;;
ppc-*-kaos*) fmt=elf ;;
- ppc-*-lynxos*) fmt=elf em=lynx ;;
pru-*-*) fmt=elf ;;