mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-01-25 19:44:52 +08:00
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:
parent
6198f99a31
commit
74a2249713
@ -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.
|
||||
|
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user