* lib/old-dejagnu.exp (old-dejagnu): document `Additional sources'
From-SVN: r23368
This commit is contained in:
parent
4195a6bc96
commit
479bb22670
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
1998-10-27 Alexandre Oliva <oliva@dcc.unicamp.br>
|
||||
|
||||
* lib/old-dejagnu.exp (old-dejagnu): document `Additional sources'
|
||||
|
||||
Thu Oct 22 16:01:44 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
|
||||
|
||||
* compile/981022-1.c, compile/981022-1.x: New test and driver.
|
||||
|
|
|
@ -196,7 +196,8 @@ proc old-dejagnu { compiler prog cflagsx default_cflags libs } {
|
|||
# is right. If no such Special Options are found, $default_cflags is used.
|
||||
# FIXME: Can there be multiple lines of these?
|
||||
#
|
||||
# Other keywords: "Build don't link:", "Build don't run:", "Build then link:".
|
||||
# Other keywords: "Build don't link:", "Build don't run:", "Build then link:",
|
||||
# "Additional sources: <file>.cc ..."
|
||||
|
||||
set name "[file tail [file dirname $prog]]/[file tail $prog]"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue