]> git.ipfire.org Git - thirdparty/gcc.git/commit
make.adb: Implement -margs, remove restriction about file name placement.
authorLaurent Guerby <guerby@acm.org>
Thu, 4 Apr 2002 20:19:36 +0000 (20:19 +0000)
committerLaurent Guerby <guerby@gcc.gnu.org>
Thu, 4 Apr 2002 20:19:36 +0000 (20:19 +0000)
commita71742a8e7089aa9c8f0c3104bb3a84852a99b74
treea891ec6673a48e1eecea94c17fd56ad4411321d8
parenta4fa73f3592ca4ab0837f5ce8d15556794be26ea
make.adb: Implement -margs, remove restriction about file name placement.

2002-04-04  Laurent Guerby  <guerby@acm.org>

* make.adb: Implement -margs, remove restriction about file name placement.
* makeusg.adb: Documentation update.
* Makefile.in (TOOLS_FLAGS_TO_PASS): Add VPATH=$(fsrcdir).
* Makefile.in (gnattools3): Comment out, gnatmem does not build without libaddr2line.

From-SVN: r51866
gcc/ada/ChangeLog
gcc/ada/Makefile.in
gcc/ada/make.adb
gcc/ada/makeusg.adb