~ubuntu-branches/ubuntu/karmic/tack/karmic

« back to all changes in this revision

Viewing changes to config.sub

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Baumann
  • Date: 2008-10-08 08:48:00 UTC
  • mfrom: (2.1.1 intrepid)
  • Revision ID: james.westby@ubuntu.com-20081008084800-lmv07sy8u4ax4des
Tags: 1.06-6
* Correcting indenting in copyright file.
* Updatingto debhelper 7.
* Updating to standards 3.8.0.
* Updating vcs fields in control file.
* Using patch-stamp rather than patch in rules file.
* Updating cross handling in rules file.
* Temporary passing -ltic and -lncurses in LDFLAGS directly to the
  make call rather than to configure, thanks to Neil Williams
  <codehelp@debian.org> (Closes: #501421).

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
#   2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation,
5
5
#   Inc.
6
6
 
7
 
timestamp='2007-06-28'
 
7
timestamp='2006-12-08'
8
8
 
9
9
# This file is (in principle) common to ALL GNU software.
10
10
# The presence of a machine in this file suggests that SOME GNU software
250
250
        | i370 | i860 | i960 | ia64 \
251
251
        | ip2k | iq2000 \
252
252
        | m32c | m32r | m32rle | m68000 | m68k | m88k \
253
 
        | maxq | mb | microblaze | mcore | mep \
 
253
        | maxq | mb | microblaze | mcore \
254
254
        | mips | mipsbe | mipseb | mipsel | mipsle \
255
255
        | mips16 \
256
256
        | mips64 | mips64el \
475
475
                basic_machine=craynv-cray
476
476
                os=-unicosmp
477
477
                ;;
478
 
        cr16)
479
 
                basic_machine=cr16-unknown
 
478
        cr16c)
 
479
                basic_machine=cr16c-unknown
480
480
                os=-elf
481
481
                ;;
482
482
        crds | unos)
683
683
                basic_machine=i386-pc
684
684
                os=-mingw32
685
685
                ;;
686
 
        mingw32ce)
687
 
                basic_machine=arm-unknown
688
 
                os=-mingw32ce
689
 
                ;;
690
686
        miniframe)
691
687
                basic_machine=m68000-convergent
692
688
                ;;
1226
1222
              | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \
1227
1223
              | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \
1228
1224
              | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \
1229
 
              | -skyos* | -haiku* | -rdos* | -toppers* | -drops*)
 
1225
              | -skyos* | -haiku* | -rdos* | -toppers*)
1230
1226
        # Remember, each alternative MUST END IN *, to match a version number.
1231
1227
                ;;
1232
1228
        -qnx*)
1421
1417
        m68*-cisco)
1422
1418
                os=-aout
1423
1419
                ;;
1424
 
        mep-*)
1425
 
                os=-elf
1426
 
                ;;
1427
1420
        mips*-cisco)
1428
1421
                os=-elf
1429
1422
                ;;