make.adb (Gnatmake): Don't fail if the main project file is declared as having no...
authorVincent Celier <celier@adacore.com>
Tue, 29 Mar 2005 16:16:42 +0000 (18:16 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 29 Mar 2005 16:16:42 +0000 (18:16 +0200)
commit3d3026cf4f85b2a7c9e9b780d30552e3258c131d
tree54178cc2ef81941a1033538e0fa396eb6d179b9c
parent49e90211a68eab8bda19cd4ed04025da8e05e8da
make.adb (Gnatmake): Don't fail if the main project file is declared as having no Ada sources.

2005-03-29  Vincent Celier  <celier@adacore.com>

* make.adb (Gnatmake): Don't fail if the main project file is declared
as having no Ada sources. Do not display message "no sources to
compile" in quiet output.

From-SVN: r97175
gcc/ada/make.adb