Commit 2e4495d6 by Thomas Quinot Committed by Arnaud Charlet

Makefile.rtl: Compile s-oscons.ads as part of the runtime library.

2008-08-05  Thomas Quinot  <quinot@adacore.com>

	* Makefile.rtl: Compile s-oscons.ads as part of the runtime library.

From-SVN: r138726
parent 4fec4e7a
...@@ -46,6 +46,7 @@ GNATRTL_TASKING_OBJS= \ ...@@ -46,6 +46,7 @@ GNATRTL_TASKING_OBJS= \
s-inmaop$(objext) \ s-inmaop$(objext) \
s-interr$(objext) \ s-interr$(objext) \
s-intman$(objext) \ s-intman$(objext) \
s-oscons$(objext) \
s-osinte$(objext) \ s-osinte$(objext) \
s-proinf$(objext) \ s-proinf$(objext) \
s-solita$(objext) \ s-solita$(objext) \
......
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