Makefile.in: Fix a-intnam.ads from previous commit, add 2005 to copyright.

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:

From-SVN: r94335
This commit is contained in:
Laurent GUERBY 2005-01-27 20:19:50 +00:00 committed by Laurent Guerby
parent 6198f99a31
commit 74a2249713
3 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,10 @@
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:
2005-01-27 Laurent GUERBY <laurent@guerby.net>
* Makefile.in: Rename GNAT RTEMS specific files.

View File

@ -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 \