Browse Source

* targets now in alfabetical order and lowercase

olle 22 years ago
parent
commit
a8f6986077
2 changed files with 30 additions and 30 deletions
  1. 15 15
      compiler/msg/errore.msg
  2. 15 15
      compiler/msgtxt.inc

+ 15 - 15
compiler/msg/errore.msg

@@ -2185,15 +2185,15 @@ option_help_pages=11025_[
 3*3Op2_set target processor to Pentium/PentiumMMX (tm)
 3*3Op3_set target processor to PPro/PII/c6x86/K6 (tm)
 3*1T<x>_Target operating system:
-3*2TEMX_OS/2 via EMX (including EMX/RSX extender)
-3*2TGO32V2_Version 2 of DJ Delorie DOS extender
-3*2TWATCOM_Watcom compatible DOS extender
-3*2TLINUX_Linux
-3*2TNETWARE_Novell Netware Module (clib)
-3*2TOS2_OS/2 / eComStation
-3*2TSUNOS_SunOS/Solaris
-3*2TWDOSX_WDOSX DOS extender
-3*2TWIN32_Windows 32 Bit
+3*2Temx_OS/2 via EMX (including EMX/RSX extender)
+3*2Tgo32v2_Version 2 of DJ Delorie DOS extender
+3*2Tlinux_Linux
+3*2Tnetware_Novell Netware Module (clib)
+3*2Tos2_OS/2 / eComStation
+3*2Tsunos_SunOS/Solaris
+3*2Twatcom_Watcom compatible DOS extender
+3*2Twdosx_WDOSX DOS extender
+3*2Twin32_Windows 32 Bit
 3*1W<x>_Win32-like target options
 3*2WB<x>_Set Image base to Hexadecimal <x> value
 3*2WC_Specify console type application
@@ -2217,14 +2217,14 @@ option_help_pages=11025_[
 6*1R<x>_assembler reading style:
 6*2RMOT_read motorola style assembler
 6*1T<x>_Target operating system:
-6*2TAMIGA_Commodore Amiga
-6*2TATARI_Atari ST/STe/TT
-6*2TMACOS_Macintosh m68k
-6*2TLINUX_Linux-68k
-6*2TPALMOS_PalmOS
+6*2Tamiga_Commodore Amiga
+6*2Tatari_Atari ST/STe/TT
+6*2Tlinux_Linux-68k
+6*2Tmacos_Macintosh m68k
+6*2Tpalmos_PalmOS
 P*1T<x>_Target operating system:
-P*2Tmacos_MacOS (classic) on PowerPC
 P*2Tlinux_Linux on PowerPC
+P*2Tmacos_MacOS (classic) on PowerPC
 **1*_
 **1?_shows this help
 **1h_shows this help without waiting

+ 15 - 15
compiler/msgtxt.inc

@@ -825,15 +825,15 @@ const msgtxt : array[0..000148,1..240] of char=(
   '3*3Op2_set target processor to Pentium/PentiumMMX (tm)'#010+
   '3*3Op3_set target processor to PPro/PII/c6x86/K6 (tm)'#010+
   '3*1T<x>_Target operating system:'#010+
-  '3*2TEMX_OS/2 via EMX (inc','luding EMX/RSX extender)'#010+
-  '3*2TGO32V2_Version 2 of DJ Delorie DOS extender'#010+
-  '3*2TWATCOM_Watcom compatible DOS extender'#010+
-  '3*2TLINUX_Linux'#010+
-  '3*2TNETWARE_Novell Netware Module (clib)'#010+
-  '3*2TOS2_OS/2 / eComStation'#010+
-  '3*2TSUNOS_SunOS/Solaris'#010+
-  '3*2TWDOSX_WDOSX D','OS extender'#010+
-  '3*2TWIN32_Windows 32 Bit'#010+
+  '3*2Temx_OS/2 via EMX (inc','luding EMX/RSX extender)'#010+
+  '3*2Tgo32v2_Version 2 of DJ Delorie DOS extender'#010+
+  '3*2Tlinux_Linux'#010+
+  '3*2Tnetware_Novell Netware Module (clib)'#010+
+  '3*2Tos2_OS/2 / eComStation'#010+
+  '3*2Tsunos_SunOS/Solaris'#010+
+  '3*2Twatcom_Watcom compatible DOS extender'#010+
+  '3*2Twdosx_WDOSX D','OS extender'#010+
+  '3*2Twin32_Windows 32 Bit'#010+
   '3*1W<x>_Win32-like target options'#010+
   '3*2WB<x>_Set Image base to Hexadecimal <x> value'#010+
   '3*2WC_Specify console type application'#010+
@@ -857,14 +857,14 @@ const msgtxt : array[0..000148,1..240] of char=(
   '6*1R<x>_assembler reading style:'#010+
   '6*2RMOT_read motorola style assembler'#010+
   '6*1T<x>_Target operating system:'#010+
-  '6*2TAMIGA_Commodore Amiga'#010+
-  '6*2TATARI_Atari ST/STe/TT'#010+
-  '6*2TMACOS_','Macintosh m68k'#010+
-  '6*2TLINUX_Linux-68k'#010+
-  '6*2TPALMOS_PalmOS'#010+
+  '6*2Tamiga_Commodore Amiga'#010+
+  '6*2Tatari_Atari ST/STe/TT'#010+
+  '6*2Tlinux_','Linux-68k'#010+
+  '6*2Tmacos_Macintosh m68k'#010+
+  '6*2Tpalmos_PalmOS'#010+
   'P*1T<x>_Target operating system:'#010+
-  'P*2Tmacos_MacOS (classic) on PowerPC'#010+
   'P*2Tlinux_Linux on PowerPC'#010+
+  'P*2Tmacos_MacOS (classic) on PowerPC'#010+
   '**1*_'#010+
   '**1?_shows this help'#010+
   '**1h_shows this help without waiting'#000