summaryrefslogtreecommitdiffstats
path: root/gcc/ada/Makefile.in
diff options
context:
space:
mode:
authorbosch <bosch@138bc75d-0d04-0410-961f-82ee72b054a4>2001-12-05 20:34:43 +0000
committerbosch <bosch@138bc75d-0d04-0410-961f-82ee72b054a4>2001-12-05 20:34:43 +0000
commit1999d6acc1fc13855a6018ddf65981237aa2e143 (patch)
treeac1e7c7b7f91b148230d4b11605690aa4a8dcce5 /gcc/ada/Makefile.in
parent72e0749873d1ff447d351bc995ce7504a316b83c (diff)
downloadppe42-gcc-1999d6acc1fc13855a6018ddf65981237aa2e143.tar.gz
ppe42-gcc-1999d6acc1fc13855a6018ddf65981237aa2e143.zip
* sem_ch12.adb (Instantiate_Package_Body): if instance is a compilation
unit, always replace instance node with new body, for ASIS use. * prj-nmsc.adb (Language_Independent_Check): Issue a warning if libraries are not supported and both attributes Library_Name and Library_Dir are specified. * prj-proc.adb (Expression): Set location of Result to location of first term. * Makefile.in: Add mlib.o, mlib-fil.o, mlib-tgt and mlib-utl to GNATLS. (prj-nmsc is now importing MLib.Tgt) * prj-proc.adb: Put the change indicated above that was forgotten. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47690 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ada/Makefile.in')
-rw-r--r--gcc/ada/Makefile.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/ada/Makefile.in b/gcc/ada/Makefile.in
index 8df4ec53871..72f81d1811d 100644
--- a/gcc/ada/Makefile.in
+++ b/gcc/ada/Makefile.in
@@ -489,6 +489,10 @@ GNATLS_OBJS = \
hostparm.o \
krunch.o \
lib.o \
+ mlib.o \
+ mlib-fil.o \
+ mlib-tgt.o \
+ mlib-utl.o \
namet.o \
nlists.o \
opt.o \
OpenPOWER on IntegriCloud