Commit d0fd1344 by Rainer Orth Committed by Rainer Orth

* Make-lang.in (GNATBIND_OBJS): Add s-addope.o.

From-SVN: r81087
parent cc4f0de1
2004-04-23 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
* Make-lang.in (GNATBIND_OBJS): Add s-addope.o.
2004-04-23 Emmanuel Briot <briot@act-europe.fr> 2004-04-23 Emmanuel Briot <briot@act-europe.fr>
* adaint.c (__gnat_try_lock): No longer requires that the parent * adaint.c (__gnat_try_lock): No longer requires that the parent
......
...@@ -204,6 +204,7 @@ GNATBIND_OBJS = \ ...@@ -204,6 +204,7 @@ GNATBIND_OBJS = \
ada/osint.o \ ada/osint.o \
ada/output.o \ ada/output.o \
ada/rident.o \ ada/rident.o \
ada/s-addope.o \
ada/s-assert.o \ ada/s-assert.o \
ada/s-carun8.o \ ada/s-carun8.o \
ada/s-casuti.o \ ada/s-casuti.o \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment