~ubuntu-branches/ubuntu/trusty/libdv/trusty

« back to all changes in this revision

Viewing changes to config.sub

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Kobras
  • Date: 2004-07-19 12:19:44 UTC
  • mfrom: (1.2.1 upstream) (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20040719121944-17vuryc01yeyx8hf
Tags: 0.103-2
* debian/rules: Provide separate doc directory for libdv4-dev.
* debian/libdv4-dev.links: No longer symlink doc dir to the one
  from libdv4.
* debian/NEWS: Only install into libdv4-dev. Closes: #259694

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /bin/sh
2
2
# Configuration validation subroutine script.
3
 
#   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
4
 
#   Free Software Foundation, Inc.
 
3
#   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
 
4
#   2000, 2001, 2002, 2003 Free Software Foundation, Inc.
5
5
 
6
 
timestamp='2001-09-07'
 
6
timestamp='2003-06-18'
7
7
 
8
8
# This file is (in principle) common to ALL GNU software.
9
9
# The presence of a machine in this file suggests that SOME GNU software
29
29
# configuration script generated by Autoconf, you may include it under
30
30
# the same distribution terms that you use for the rest of that program.
31
31
 
32
 
# Please send patches to <config-patches@gnu.org>.
 
32
# Please send patches to <config-patches@gnu.org>.  Submit a context
 
33
# diff and a properly formatted ChangeLog entry.
33
34
#
34
35
# Configuration subroutine to validate and canonicalize a configuration type.
35
36
# Supply the specified configuration type as an argument.
117
118
# Here we must recognize all the valid KERNEL-OS combinations.
118
119
maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
119
120
case $maybe_os in
120
 
  nto-qnx* | linux-gnu* | storm-chaos* | os2-emx* | windows32-*)
 
121
  nto-qnx* | linux-gnu* | freebsd*-gnu* | netbsd*-gnu* | storm-chaos* | os2-emx* | rtmk-nova*)
121
122
    os=-$maybe_os
122
123
    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
123
124
    ;;
226
227
        1750a | 580 \
227
228
        | a29k \
228
229
        | alpha | alphaev[4-8] | alphaev56 | alphaev6[78] | alphapca5[67] \
 
230
        | alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \
229
231
        | arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr \
230
232
        | c4x | clipper \
231
 
        | d10v | d30v | dsp16xx \
232
 
        | fr30 \
 
233
        | d10v | d30v | dlx | dsp16xx \
 
234
        | fr30 | frv \
233
235
        | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \
234
236
        | i370 | i860 | i960 | ia64 \
 
237
        | ip2k \
235
238
        | m32r | m68000 | m68k | m88k | mcore \
236
 
        | mips16 | mips64 | mips64el | mips64orion | mips64orionel \
237
 
        | mips64vr4100 | mips64vr4100el | mips64vr4300 \
238
 
        | mips64vr4300el | mips64vr5000 | mips64vr5000el \
239
 
        | mipsbe | mipseb | mipsel | mipsle | mipstx39 | mipstx39el \
240
 
        | mipsisa32 \
 
239
        | mips | mipsbe | mipseb | mipsel | mipsle \
 
240
        | mips16 \
 
241
        | mips64 | mips64el \
 
242
        | mips64vr | mips64vrel \
 
243
        | mips64orion | mips64orionel \
 
244
        | mips64vr4100 | mips64vr4100el \
 
245
        | mips64vr4300 | mips64vr4300el \
 
246
        | mips64vr5000 | mips64vr5000el \
 
247
        | mipsisa32 | mipsisa32el \
 
248
        | mipsisa32r2 | mipsisa32r2el \
 
249
        | mipsisa64 | mipsisa64el \
 
250
        | mipsisa64sb1 | mipsisa64sb1el \
 
251
        | mipsisa64sr71k | mipsisa64sr71kel \
 
252
        | mipstx39 | mipstx39el \
241
253
        | mn10200 | mn10300 \
 
254
        | msp430 \
242
255
        | ns16k | ns32k \
243
 
        | openrisc \
 
256
        | openrisc | or32 \
244
257
        | pdp10 | pdp11 | pj | pjl \
245
258
        | powerpc | powerpc64 | powerpc64le | powerpcle | ppcbe \
246
259
        | pyramid \
247
260
        | s390 | s390x \
248
 
        | sh | sh[34] | sh[34]eb | shbe | shle \
249
 
        | sparc | sparc64 | sparclet | sparclite | sparcv9 | sparcv9b \
250
 
        | stormy16 | strongarm \
251
 
        | tahoe | thumb | tic80 | tron \
252
 
        | v850 \
 
261
        | sh | sh[1234] | sh[23]e | sh[34]eb | shbe | shle | sh[1234]le | sh3ele \
 
262
        | sh64 | sh64le \
 
263
        | sparc | sparc64 | sparc86x | sparclet | sparclite | sparcv9 | sparcv9b \
 
264
        | strongarm \
 
265
        | tahoe | thumb | tic4x | tic80 | tron \
 
266
        | v850 | v850e \
253
267
        | we32k \
254
 
        | x86 | xscale \
 
268
        | x86 | xscale | xstormy16 | xtensa \
255
269
        | z8k)
256
270
                basic_machine=$basic_machine-unknown
257
271
                ;;
278
292
        580-* \
279
293
        | a29k-* \
280
294
        | alpha-* | alphaev[4-8]-* | alphaev56-* | alphaev6[78]-* \
281
 
        | alphapca5[67]-* | arc-* \
282
 
        | arm-*  | armbe-* | armle-* | armv*-* \
 
295
        | alpha64-* | alpha64ev[4-8]-* | alpha64ev56-* | alpha64ev6[78]-* \
 
296
        | alphapca5[67]-* | alpha64pca5[67]-* | arc-* \
 
297
        | arm-*  | armbe-* | armle-* | armeb-* | armv*-* \
 
298
        | avr-* \
283
299
        | bs2000-* \
284
 
        | c[123]* | c30-* | [cjt]90-* | c54x-* \
285
 
        | clipper-* | cray2-* | cydra-* \
286
 
        | d10v-* | d30v-* \
 
300
        | c[123]* | c30-* | [cjt]90-* | c4x-* | c54x-* | c55x-* | c6x-* \
 
301
        | clipper-* | cydra-* \
 
302
        | d10v-* | d30v-* | dlx-* \
287
303
        | elxsi-* \
288
 
        | f30[01]-* | f700-* | fr30-* | fx80-* \
 
304
        | f30[01]-* | f700-* | fr30-* | frv-* | fx80-* \
289
305
        | h8300-* | h8500-* \
290
306
        | hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \
291
307
        | i*86-* | i860-* | i960-* | ia64-* \
 
308
        | ip2k-* \
292
309
        | m32r-* \
293
 
        | m68000-* | m680[01234]0-* | m68360-* | m683?2-* | m68k-* \
 
310
        | m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \
294
311
        | m88110-* | m88k-* | mcore-* \
295
 
        | mips-* | mips16-* | mips64-* | mips64el-* | mips64orion-* \
296
 
        | mips64orionel-* | mips64vr4100-* | mips64vr4100el-* \
297
 
        | mips64vr4300-* | mips64vr4300el-* | mipsbe-* | mipseb-* \
298
 
        | mipsle-* | mipsel-* | mipstx39-* | mipstx39el-* \
299
 
        | none-* | np1-* | ns16k-* | ns32k-* \
 
312
        | mips-* | mipsbe-* | mipseb-* | mipsel-* | mipsle-* \
 
313
        | mips16-* \
 
314
        | mips64-* | mips64el-* \
 
315
        | mips64vr-* | mips64vrel-* \
 
316
        | mips64orion-* | mips64orionel-* \
 
317
        | mips64vr4100-* | mips64vr4100el-* \
 
318
        | mips64vr4300-* | mips64vr4300el-* \
 
319
        | mips64vr5000-* | mips64vr5000el-* \
 
320
        | mipsisa32-* | mipsisa32el-* \
 
321
        | mipsisa32r2-* | mipsisa32r2el-* \
 
322
        | mipsisa64-* | mipsisa64el-* \
 
323
        | mipsisa64sb1-* | mipsisa64sb1el-* \
 
324
        | mipsisa64sr71k-* | mipsisa64sr71kel-* \
 
325
        | mipstx39-* | mipstx39el-* \
 
326
        | msp430-* \
 
327
        | none-* | np1-* | nv1-* | ns16k-* | ns32k-* \
300
328
        | orion-* \
301
329
        | pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \
302
330
        | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* | ppcbe-* \
303
331
        | pyramid-* \
304
332
        | romp-* | rs6000-* \
305
333
        | s390-* | s390x-* \
306
 
        | sh-* | sh[34]-* | sh[34]eb-* | shbe-* | shle-* \
307
 
        | sparc-* | sparc64-* | sparc86x-* | sparclite-* \
308
 
        | sparcv9-* | sparcv9b-* | stormy16-* | strongarm-* | sv1-* \
309
 
        | t3e-* | tahoe-* | thumb-* | tic30-* | tic54x-* | tic80-* | tron-* \
310
 
        | v850-* | vax-* \
 
334
        | sh-* | sh[1234]-* | sh[23]e-* | sh[34]eb-* | shbe-* \
 
335
        | shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \
 
336
        | sparc-* | sparc64-* | sparc86x-* | sparclet-* | sparclite-* \
 
337
        | sparcv9-* | sparcv9b-* | strongarm-* | sv1-* | sx?-* \
 
338
        | tahoe-* | thumb-* \
 
339
        | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* \
 
340
        | tron-* \
 
341
        | v850-* | v850e-* | vax-* \
311
342
        | we32k-* \
312
 
        | x86-* | x86_64-* | xmp-* | xps100-* | xscale-* \
 
343
        | x86-* | x86_64-* | xps100-* | xscale-* | xstormy16-* \
 
344
        | xtensa-* \
313
345
        | ymp-* \
314
346
        | z8k-*)
315
347
                ;;
343
375
                basic_machine=a29k-none
344
376
                os=-bsd
345
377
                ;;
 
378
        amd64)
 
379
                basic_machine=x86_64-pc
 
380
                ;;
346
381
        amdahl)
347
382
                basic_machine=580-amdahl
348
383
                os=-sysv
374
409
                basic_machine=ns32k-sequent
375
410
                os=-dynix
376
411
                ;;
 
412
        c90)
 
413
                basic_machine=c90-cray
 
414
                os=-unicos
 
415
                ;;
377
416
        convex-c1)
378
417
                basic_machine=c1-convex
379
418
                os=-bsd
394
433
                basic_machine=c38-convex
395
434
                os=-bsd
396
435
                ;;
397
 
        cray | ymp)
398
 
                basic_machine=ymp-cray
399
 
                os=-unicos
400
 
                ;;
401
 
        cray2)
402
 
                basic_machine=cray2-cray
403
 
                os=-unicos
404
 
                ;;
405
 
        [cjt]90)
406
 
                basic_machine=${basic_machine}-cray
 
436
        cray | j90)
 
437
                basic_machine=j90-cray
407
438
                os=-unicos
408
439
                ;;
409
440
        crds | unos)
418
449
        decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn)
419
450
                basic_machine=mips-dec
420
451
                ;;
 
452
        decsystem10* | dec10*)
 
453
                basic_machine=pdp10-dec
 
454
                os=-tops10
 
455
                ;;
 
456
        decsystem20* | dec20*)
 
457
                basic_machine=pdp10-dec
 
458
                os=-tops20
 
459
                ;;
421
460
        delta | 3300 | motorola-3300 | motorola-delta \
422
461
              | 3300-motorola | delta-motorola)
423
462
                basic_machine=m68k-motorola
598
637
                basic_machine=m68k-atari
599
638
                os=-mint
600
639
                ;;
601
 
        mipsel*-linux*)
602
 
                basic_machine=mipsel-unknown
603
 
                os=-linux-gnu
604
 
                ;;
605
 
        mips*-linux*)
606
 
                basic_machine=mips-unknown
607
 
                os=-linux-gnu
608
 
                ;;
609
640
        mips3*-*)
610
641
                basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
611
642
                ;;
620
651
                basic_machine=m68k-rom68k
621
652
                os=-coff
622
653
                ;;
 
654
        morphos)
 
655
                basic_machine=powerpc-unknown
 
656
                os=-morphos
 
657
                ;;
623
658
        msdos)
624
659
                basic_machine=i386-pc
625
660
                os=-msdos
692
727
        np1)
693
728
                basic_machine=np1-gould
694
729
                ;;
 
730
        nv1)
 
731
                basic_machine=nv1-cray
 
732
                os=-unicosmp
 
733
                ;;
695
734
        nsr-tandem)
696
735
                basic_machine=nsr-tandem
697
736
                ;;
699
738
                basic_machine=hppa1.1-oki
700
739
                os=-proelf
701
740
                ;;
 
741
        or32 | or32-*)
 
742
                basic_machine=or32-unknown
 
743
                os=-coff
 
744
                ;;
702
745
        OSE68000 | ose68000)
703
746
                basic_machine=m68000-ericsson
704
747
                os=-ose
721
764
        pbb)
722
765
                basic_machine=m68k-tti
723
766
                ;;
724
 
        pc532 | pc532-*)
 
767
        pc532 | pc532-*)
725
768
                basic_machine=ns32k-pc532
726
769
                ;;
727
 
        pentium | p5 | k5 | k6 | nexgen)
 
770
        pentium | p5 | k5 | k6 | nexgen | viac3)
728
771
                basic_machine=i586-pc
729
772
                ;;
730
 
        pentiumpro | p6 | 6x86 | athlon)
731
 
                basic_machine=i686-pc
732
 
                ;;
733
 
        pentiumii | pentium2)
734
 
                basic_machine=i686-pc
735
 
                ;;
736
 
        pentium-* | p5-* | k5-* | k6-* | nexgen-*)
 
773
        pentiumpro | p6 | 6x86 | athlon | athlon_*)
 
774
                basic_machine=i686-pc
 
775
                ;;
 
776
        pentiumii | pentium2 | pentiumiii | pentium3)
 
777
                basic_machine=i686-pc
 
778
                ;;
 
779
        pentium4)
 
780
                basic_machine=i786-pc
 
781
                ;;
 
782
        pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
737
783
                basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
738
784
                ;;
739
785
        pentiumpro-* | p6-* | 6x86-* | athlon-*)
740
786
                basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
741
787
                ;;
742
 
        pentiumii-* | pentium2-*)
 
788
        pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
743
789
                basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
744
790
                ;;
 
791
        pentium4-*)
 
792
                basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
 
793
                ;;
745
794
        pn)
746
795
                basic_machine=pn-gould
747
796
                ;;
748
797
        power)  basic_machine=power-ibm
749
798
                ;;
750
799
        ppc)    basic_machine=powerpc-unknown
751
 
                ;;
 
800
                ;;
752
801
        ppc-*)  basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
753
802
                ;;
754
803
        ppcle | powerpclittle | ppc-le | powerpc-little)
755
804
                basic_machine=powerpcle-unknown
756
 
                ;;
 
805
                ;;
757
806
        ppcle-* | powerpclittle-*)
758
807
                basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
759
808
                ;;
760
809
        ppc64)  basic_machine=powerpc64-unknown
761
 
                ;;
 
810
                ;;
762
811
        ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
763
812
                ;;
764
813
        ppc64le | powerpc64little | ppc64-le | powerpc64-little)
765
814
                basic_machine=powerpc64le-unknown
766
 
                ;;
 
815
                ;;
767
816
        ppc64le-* | powerpc64little-*)
768
817
                basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
769
818
                ;;
788
837
                basic_machine=a29k-amd
789
838
                os=-udi
790
839
                ;;
 
840
        sb1)
 
841
                basic_machine=mipsisa64sb1-unknown
 
842
                ;;
 
843
        sb1el)
 
844
                basic_machine=mipsisa64sb1el-unknown
 
845
                ;;
 
846
        sei)
 
847
                basic_machine=mips-sei
 
848
                os=-seiux
 
849
                ;;
791
850
        sequent)
792
851
                basic_machine=i386-sequent
793
852
                ;;
795
854
                basic_machine=sh-hitachi
796
855
                os=-hms
797
856
                ;;
798
 
        sparclite-wrs)
 
857
        sh64)
 
858
                basic_machine=sh64-unknown
 
859
                ;;
 
860
        sparclite-wrs | simso-wrs)
799
861
                basic_machine=sparclite-wrs
800
862
                os=-vxworks
801
863
                ;;
862
924
                os=-dynix
863
925
                ;;
864
926
        t3e)
865
 
                basic_machine=t3e-cray
 
927
                basic_machine=alphaev5-cray
 
928
                os=-unicos
 
929
                ;;
 
930
        t90)
 
931
                basic_machine=t90-cray
866
932
                os=-unicos
867
933
                ;;
868
934
        tic54x | c54x*)
869
935
                basic_machine=tic54x-unknown
870
936
                os=-coff
871
937
                ;;
 
938
        tic55x | c55x*)
 
939
                basic_machine=tic55x-unknown
 
940
                os=-coff
 
941
                ;;
 
942
        tic6x | c6x*)
 
943
                basic_machine=tic6x-unknown
 
944
                os=-coff
 
945
                ;;
872
946
        tx39)
873
947
                basic_machine=mipstx39-unknown
874
948
                ;;
875
949
        tx39el)
876
950
                basic_machine=mipstx39el-unknown
877
951
                ;;
 
952
        toad1)
 
953
                basic_machine=pdp10-xkl
 
954
                os=-tops20
 
955
                ;;
878
956
        tower | tower-32)
879
957
                basic_machine=m68k-ncr
880
958
                ;;
899
977
                os=-vms
900
978
                ;;
901
979
        vpp*|vx|vx-*)
902
 
               basic_machine=f301-fujitsu
903
 
               ;;
 
980
                basic_machine=f301-fujitsu
 
981
                ;;
904
982
        vxworks960)
905
983
                basic_machine=i960-wrs
906
984
                os=-vxworks
921
999
                basic_machine=hppa1.1-winbond
922
1000
                os=-proelf
923
1001
                ;;
924
 
        windows32)
925
 
                basic_machine=i386-pc
926
 
                os=-windows32-msvcrt
927
 
                ;;
928
 
        xmp)
929
 
                basic_machine=xmp-cray
930
 
                os=-unicos
931
 
                ;;
932
 
        xps | xps100)
 
1002
        xps | xps100)
933
1003
                basic_machine=xps100-honeywell
934
1004
                ;;
 
1005
        ymp)
 
1006
                basic_machine=ymp-cray
 
1007
                os=-unicos
 
1008
                ;;
935
1009
        z8k-*-coff)
936
1010
                basic_machine=z8k-unknown
937
1011
                os=-sim
952
1026
        op60c)
953
1027
                basic_machine=hppa1.1-oki
954
1028
                ;;
955
 
        mips)
956
 
                if [ x$os = x-linux-gnu ]; then
957
 
                        basic_machine=mips-unknown
958
 
                else
959
 
                        basic_machine=mips-mips
960
 
                fi
961
 
                ;;
962
1029
        romp)
963
1030
                basic_machine=romp-ibm
964
1031
                ;;
978
1045
        we32k)
979
1046
                basic_machine=we32k-att
980
1047
                ;;
981
 
        sh3 | sh4 | sh3eb | sh4eb)
 
1048
        sh3 | sh4 | sh[34]eb | sh[1234]le | sh[23]ele)
982
1049
                basic_machine=sh-unknown
983
1050
                ;;
 
1051
        sh64)
 
1052
                basic_machine=sh64-unknown
 
1053
                ;;
984
1054
        sparc | sparcv9 | sparcv9b)
985
1055
                basic_machine=sparc-sun
986
1056
                ;;
987
 
        cydra)
 
1057
        cydra)
988
1058
                basic_machine=cydra-cydrome
989
1059
                ;;
990
1060
        orion)
999
1069
        pmac | pmac-mpw)
1000
1070
                basic_machine=powerpc-apple
1001
1071
                ;;
1002
 
        c4x*)
1003
 
                basic_machine=c4x-none
1004
 
                os=-coff
1005
 
                ;;
1006
1072
        *-unknown)
1007
1073
                # Make sure to match an already-canonicalized machine name.
1008
1074
                ;;
1065
1131
              | -chorusos* | -chorusrdb* \
1066
1132
              | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
1067
1133
              | -mingw32* | -linux-gnu* | -uxpv* | -beos* | -mpeix* | -udk* \
1068
 
              | -interix* | -uwin* | -rhapsody* | -darwin* | -opened* \
 
1134
              | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \
1069
1135
              | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \
1070
1136
              | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \
1071
 
              | -os2* | -vos*)
 
1137
              | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \
 
1138
              | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \
 
1139
              | -powermax* | -dnix* | -nx6 | -nx7 | -sei*)
1072
1140
        # Remember, each alternative MUST END IN *, to match a version number.
1073
1141
                ;;
1074
1142
        -qnx*)
1080
1148
                        ;;
1081
1149
                esac
1082
1150
                ;;
 
1151
        -nto-qnx*)
 
1152
                ;;
1083
1153
        -nto*)
1084
 
                os=-nto-qnx
 
1154
                os=`echo $os | sed -e 's|nto|nto-qnx|'`
1085
1155
                ;;
1086
1156
        -sim | -es1800* | -hms* | -xray | -os68k* | -none* | -v88r* \
1087
1157
              | -windows* | -osx | -abug | -netware* | -os9* | -beos* \
1120
1190
        -acis*)
1121
1191
                os=-aos
1122
1192
                ;;
 
1193
        -atheos*)
 
1194
                os=-atheos
 
1195
                ;;
1123
1196
        -386bsd)
1124
1197
                os=-bsd
1125
1198
                ;;
1126
1199
        -ctix* | -uts*)
1127
1200
                os=-sysv
1128
1201
                ;;
 
1202
        -nova*)
 
1203
                os=-rtmk-nova
 
1204
                ;;
1129
1205
        -ns2 )
1130
 
                os=-nextstep2
 
1206
                os=-nextstep2
1131
1207
                ;;
1132
1208
        -nsk*)
1133
1209
                os=-nsk
1166
1242
        -xenix)
1167
1243
                os=-xenix
1168
1244
                ;;
1169
 
        -*mint | -mint[0-9]* | -*MiNT | -MiNT[0-9]*)
1170
 
                os=-mint
 
1245
        -*mint | -mint[0-9]* | -*MiNT | -MiNT[0-9]*)
 
1246
                os=-mint
 
1247
                ;;
 
1248
        -aros*)
 
1249
                os=-aros
 
1250
                ;;
 
1251
        -kaos*)
 
1252
                os=-kaos
1171
1253
                ;;
1172
1254
        -none)
1173
1255
                ;;
1200
1282
        arm*-semi)
1201
1283
                os=-aout
1202
1284
                ;;
 
1285
        c4x-* | tic4x-*)
 
1286
                os=-coff
 
1287
                ;;
 
1288
        # This must come before the *-dec entry.
1203
1289
        pdp10-*)
1204
1290
                os=-tops20
1205
1291
                ;;
1206
 
        pdp11-*)
 
1292
        pdp11-*)
1207
1293
                os=-none
1208
1294
                ;;
1209
1295
        *-dec | vax-*)
1230
1316
        mips*-*)
1231
1317
                os=-elf
1232
1318
                ;;
 
1319
        or32-*)
 
1320
                os=-coff
 
1321
                ;;
1233
1322
        *-tti)  # must be before sparc entry or we get the wrong os.
1234
1323
                os=-sysv3
1235
1324
                ;;
1293
1382
        *-next)
1294
1383
                os=-nextstep3
1295
1384
                ;;
1296
 
        *-gould)
 
1385
        *-gould)
1297
1386
                os=-sysv
1298
1387
                ;;
1299
 
        *-highlevel)
 
1388
        *-highlevel)
1300
1389
                os=-bsd
1301
1390
                ;;
1302
1391
        *-encore)
1303
1392
                os=-bsd
1304
1393
                ;;
1305
 
        *-sgi)
 
1394
        *-sgi)
1306
1395
                os=-irix
1307
1396
                ;;
1308
 
        *-siemens)
 
1397
        *-siemens)
1309
1398
                os=-sysv4
1310
1399
                ;;
1311
1400
        *-masscomp)
1377
1466
                        -ptx*)
1378
1467
                                vendor=sequent
1379
1468
                                ;;
1380
 
                        -vxsim* | -vxworks*)
 
1469
                        -vxsim* | -vxworks* | -windiss*)
1381
1470
                                vendor=wrs
1382
1471
                                ;;
1383
1472
                        -aux*)