OSDN Git Service

* arm/vxarm.h: Split out vxWorks support into separate headerfile
[pf3gnuchains/gcc-fork.git] / gcc / configure.in
index 4902be6..4ab49ff 100644 (file)
@@ -665,6 +665,10 @@ changequote([,])dnl
                tm_file=arm/coff.h
                tmake_file=arm/t-bare
                ;;
+       arm-*-vxworks*)
+               tm_file="arm/coff.h arm/vxarm.h"
+               tmake_file=arm/t-bare
+               ;;
 changequote(,)dnl
        arm-*-riscix1.[01]*)            # Acorn RISC machine (early versions)
 changequote([,])dnl