Hi, The related lines about cat command used in the makefile are
as follows: cat > $database/spec
<< EOF ## INFORMATION LOCATIONS database
$database include_file
$tlibdir/spec.expcoll doc_loc
$database/doc_loc query_loc
$database/query_loc qrels_text_file
$coll/qrels.text EOF When I make it, there is an error: missing separator
(line 3, database ….); If I add ‘TAB’ before
“database $database”, there is an error:
‘database’ is not a command. So what is the problem? Could you help me? Thank you
very much! Best regards, Yanfeng |
_______________________________________________ Bug-make mailing list Bug-make@gnu.org http://lists.gnu.org/mailman/listinfo/bug-make