* Makefile.in: Add support for foreign threads on VMS.
authorArnaud Charlet <charlet@gcc.gnu.org>
Wed, 8 Dec 2004 11:47:34 +0000 (12:47 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 8 Dec 2004 11:47:34 +0000 (12:47 +0100)
From-SVN: r91889

gcc/ada/Makefile.in

index 82d0141c9f790d2ac6506d0f4d7f3f44040de956..45490c890da41bd463614630a7b44d89bf3d703e 100644 (file)
@@ -1241,7 +1241,7 @@ endif
   s-osprim.ads<s-osprim-vms.ads \
   s-taprop.adb<s-taprop-vms.adb \
   s-taspri.ads<s-taspri-vms.ads \
-  s-tpopsp.adb<s-tpopsp-posix.adb \
+  s-tpopsp.adb<s-tpopsp-posix-foreign.adb \
   s-tpopde.adb<s-tpopde-vms.adb \
   s-tpopde.ads<s-tpopde-vms.ads \
   s-traent.adb<s-traent-vms.adb \