xnmake.adb (XNmake): Fix handling of -s/-b options.
authorGeert Bosch <bosch@gnat.com>
Wed, 10 Oct 2001 14:48:53 +0000 (16:48 +0200)
committerGeert Bosch <bosch@gcc.gnu.org>
Wed, 10 Oct 2001 14:48:53 +0000 (16:48 +0200)
commit1724557a33784a9e96fabbf2918ec87bd6eb3e20
treed654d86f626250bcbb15daa84beb757605984558
parent6d2f8887355e2d21ecc2ec4201f7b5fb86e29f81
xnmake.adb (XNmake): Fix handling of -s/-b options.

* xnmake.adb (XNmake): Fix handling of -s/-b options.  No longer
use '/' as switch character, allowing for absolute file names.

From-SVN: r46146
gcc/ada/ChangeLog
gcc/ada/xnmake.adb