Commit 479bb226 by Alexandre Oliva Committed by Alexandre Oliva

* lib/old-dejagnu.exp (old-dejagnu): document `Additional sources'

From-SVN: r23368
parent 4195a6bc
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> 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. * 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 } { ...@@ -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. # is right. If no such Special Options are found, $default_cflags is used.
# FIXME: Can there be multiple lines of these? # 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]" set name "[file tail [file dirname $prog]]/[file tail $prog]"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment