diff options
-rw-r--r-- | gcc/ada/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/Makefile.in b/gcc/ada/Makefile.in index 82d0141..45490c8 100644 --- a/gcc/ada/Makefile.in +++ b/gcc/ada/Makefile.in @@ -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 \ |