summaryrefslogtreecommitdiffstats
path: root/gcc/ada/Makefile.in
diff options
context:
space:
mode:
authorguerby <guerby@138bc75d-0d04-0410-961f-82ee72b054a4>2005-01-27 20:19:50 +0000
committerguerby <guerby@138bc75d-0d04-0410-961f-82ee72b054a4>2005-01-27 20:19:50 +0000
commit6e0edac0c5b9e84dd6492c9ab611237f766f673b (patch)
treeb245b47a6831ecfa39f3c0bd4f6d494ecdc19242 /gcc/ada/Makefile.in
parentc0d64abd175318c3272431465a176395d5fec7de (diff)
downloadppe42-gcc-6e0edac0c5b9e84dd6492c9ab611237f766f673b.tar.gz
ppe42-gcc-6e0edac0c5b9e84dd6492c9ab611237f766f673b.zip
2005-01-27 Laurent GUERBY <laurent@guerby.net>
* Makefile.in: Fix a-intnam.ads from previous commit, add 2005 to copyright. * a-intman-rtems.ads: Renamed to... * a-intnam-rtems.ads: git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@94335 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ada/Makefile.in')
-rw-r--r--gcc/ada/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ada/Makefile.in b/gcc/ada/Makefile.in
index 85c30cff3d7..edf39b63f49 100644
--- a/gcc/ada/Makefile.in
+++ b/gcc/ada/Makefile.in
@@ -1,5 +1,5 @@
# Makefile for GNU Ada Compiler (GNAT).
-# Copyright (C) 1994-2004 Free Software Foundation, Inc.
+# Copyright (C) 1994-2005 Free Software Foundation, Inc.
#This file is part of GCC.
@@ -1132,7 +1132,7 @@ endif
ifeq ($(strip $(filter-out rtems%,$(osys))),)
LIBGNAT_TARGET_PAIRS = \
- a-intnam.ads<4rintnam.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 \
OpenPOWER on IntegriCloud