prj-makr.adb (Make): Preserve the comments from the original project file.
authorVincent Celier <celier@adacore.com>
Wed, 15 Feb 2006 09:43:11 +0000 (10:43 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 15 Feb 2006 09:43:11 +0000 (10:43 +0100)
commite4ffa8adc765fc1af90972d6d5a7ac1959792412
tree9270455c527fb6abc96a8654cc56674125a91877
parent97b7ca6ffff4e2f3ba40e9cfdb8d86ecc797ee78
prj-makr.adb (Make): Preserve the comments from the original project file.

2006-02-13  Vincent Celier  <celier@adacore.com>

* prj-makr.adb (Make): Preserve the comments from the original project
file.
When removing nodes (attributes Source_Dirs, Source_Files,
Source_List_File and package Naming), save the comments and attach the
saved comments to the newly created nodes.
Do not add a with clause for the naming package if one already exists.

From-SVN: r111085
gcc/ada/prj-makr.adb