]> sourceware.org Git - automake.git/commitdiff
Add cygwin32; Put eabi .sdata2/.sbss2 into read-only memory
authorMichael Meissner <gnu@the-meissners.org>
Sat, 3 Feb 1996 01:03:27 +0000 (01:03 +0000)
committerMichael Meissner <gnu@the-meissners.org>
Sat, 3 Feb 1996 01:03:27 +0000 (01:03 +0000)
config.sub
lib/config.sub

index a21374bb7bf5b5c8bb1ac45625d4917983a5a6ea..1145e2c9ce9262538386bd6771e28156786efc22 100644 (file)
@@ -653,7 +653,8 @@ case $os in
              | -hiux* | -386bsd* | -netbsd* | -freebsd* | -riscix* \
              | -lynxos* | -bosx* | -nextstep* | -cxux* | -aout* | -elf* \
              | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
-             | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux*)
+             | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
+             | -cygwin32* | -pe*)
        # Remember, each alternative MUST END IN *, to match a version number.
                ;;
        -sunos5*)
index a21374bb7bf5b5c8bb1ac45625d4917983a5a6ea..1145e2c9ce9262538386bd6771e28156786efc22 100644 (file)
@@ -653,7 +653,8 @@ case $os in
              | -hiux* | -386bsd* | -netbsd* | -freebsd* | -riscix* \
              | -lynxos* | -bosx* | -nextstep* | -cxux* | -aout* | -elf* \
              | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
-             | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux*)
+             | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
+             | -cygwin32* | -pe*)
        # Remember, each alternative MUST END IN *, to match a version number.
                ;;
        -sunos5*)
This page took 0.027472 seconds and 5 git commands to generate.