]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix pilot error in previous checkin
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Sat, 25 Jan 2014 22:41:48 +0000 (22:41 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sat, 25 Jan 2014 22:41:48 +0000 (22:41 +0000)
From-SVN: r207098

gcc/ada/gcc-interface/Makefile.in

index 0455fe91e8f6e68af3a0543d613e3af7496dcd0f..c6d16cbfd231ae99fda41158103948ae33507bbc 100644 (file)
@@ -1510,24 +1510,6 @@ ifeq ($(strip $(filter-out ibm aix%,$(target_vendor) $(target_os))),)
   GMEM_LIB = gmemlib
 endif
 
-# RTEMS
-ifeq ($(strip $(filter-out rtems%,$(target_os))),)
-  LIBGNAT_TARGET_PAIRS = \
-  system.ads<system-rtems.ads \
-  a-intnam.ads<a-intnam-rtems.ads \
-  s-inmaop.adb<s-inmaop-posix.adb \
-  s-intman.adb<s-intman-posix.adb \
-  s-osinte.adb<s-osinte-rtems.adb \
-  s-osinte.ads<s-osinte-rtems.ads \
-  s-osprim.adb<s-osprim-posix.adb \
-  s-parame.adb<s-parame-rtems.adb \
-  s-taprop.adb<s-taprop-posix.adb \
-  s-taspri.ads<s-taspri-posix.ads \
-  s-tpopsp.adb<s-tpopsp-rtems.adb \
-  s-stchop.adb<s-stchop-rtems.adb \
-  s-interr.adb<s-interr-hwint.adb
-endif
-
 # LynxOS 4
 ifeq ($(strip $(filter-out lynxos,$(target_os))),)
   TOOLS_TARGET_PAIRS = \