Commit 734494db authored by Christos Gentsos's avatar Christos Gentsos

Update reference Makefiles in testsuite for changes due to b2df73e8

parent a3abe700
......@@ -68,7 +68,7 @@ project.tcl:
project: files.tcl project.tcl
$(SYN_PRE_PROJECT_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PROJECT_CMD)
touch $@
......@@ -85,7 +85,7 @@ synthesize.tcl:
synthesize: project synthesize.tcl
$(SYN_PRE_SYNTHESIZE_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_SYNTHESIZE_CMD)
touch $@
......@@ -102,7 +102,7 @@ translate.tcl:
translate: synthesize translate.tcl
$(SYN_PRE_TRANSLATE_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_TRANSLATE_CMD)
touch $@
......@@ -119,7 +119,7 @@ map.tcl:
map: translate map.tcl
$(SYN_PRE_MAP_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_MAP_CMD)
touch $@
......@@ -136,7 +136,7 @@ par.tcl:
par: map par.tcl
$(SYN_PRE_PAR_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PAR_CMD)
touch $@
......@@ -153,7 +153,7 @@ bitstream.tcl:
bitstream: par bitstream.tcl
$(SYN_PRE_BITSTREAM_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_BITSTREAM_CMD)
touch $@
......
......@@ -48,7 +48,7 @@ project.tcl:
project: files.tcl project.tcl
$(SYN_PRE_PROJECT_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PROJECT_CMD)
touch $@
......@@ -60,7 +60,7 @@ par.tcl:
par: project par.tcl
$(SYN_PRE_PAR_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PAR_CMD)
touch $@
......@@ -72,7 +72,7 @@ bitstream.tcl:
bitstream: par bitstream.tcl
$(SYN_PRE_BITSTREAM_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_BITSTREAM_CMD)
touch $@
......
......@@ -42,7 +42,7 @@ synthesize.tcl:
synthesize: files.tcl synthesize.tcl
$(SYN_PRE_SYNTHESIZE_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_SYNTHESIZE_CMD)
touch $@
......@@ -51,7 +51,7 @@ par.tcl:
par: synthesize par.tcl
$(SYN_PRE_PAR_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PAR_CMD)
touch $@
......@@ -60,7 +60,7 @@ bitstream.tcl:
bitstream: par bitstream.tcl
$(SYN_PRE_BITSTREAM_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_BITSTREAM_CMD)
touch $@
......
......@@ -69,7 +69,7 @@ project.tcl:
project: files.tcl project.tcl
$(SYN_PRE_PROJECT_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PROJECT_CMD)
touch $@
......@@ -86,7 +86,7 @@ synthesize.tcl:
synthesize: project synthesize.tcl
$(SYN_PRE_SYNTHESIZE_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_SYNTHESIZE_CMD)
touch $@
......@@ -103,7 +103,7 @@ translate.tcl:
translate: synthesize translate.tcl
$(SYN_PRE_TRANSLATE_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_TRANSLATE_CMD)
touch $@
......@@ -120,7 +120,7 @@ map.tcl:
map: translate map.tcl
$(SYN_PRE_MAP_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_MAP_CMD)
touch $@
......@@ -137,7 +137,7 @@ par.tcl:
par: map par.tcl
$(SYN_PRE_PAR_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PAR_CMD)
touch $@
......@@ -154,7 +154,7 @@ bitstream.tcl:
bitstream: par bitstream.tcl
$(SYN_PRE_BITSTREAM_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_BITSTREAM_CMD)
touch $@
......
......@@ -58,7 +58,7 @@ project.tcl:
project: files.tcl project.tcl
$(SYN_PRE_PROJECT_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PROJECT_CMD)
touch $@
......@@ -77,7 +77,7 @@ synthesize.tcl:
synthesize: project synthesize.tcl
$(SYN_PRE_SYNTHESIZE_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_SYNTHESIZE_CMD)
touch $@
......@@ -96,7 +96,7 @@ par.tcl:
par: synthesize par.tcl
$(SYN_PRE_PAR_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PAR_CMD)
touch $@
......@@ -108,7 +108,7 @@ bitstream.tcl:
bitstream: par bitstream.tcl
$(SYN_PRE_BITSTREAM_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_BITSTREAM_CMD)
touch $@
......
......@@ -46,7 +46,7 @@ project.tcl:
project: files.tcl project.tcl
$(SYN_PRE_PROJECT_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PROJECT_CMD)
touch $@
......@@ -57,7 +57,7 @@ bitstream.tcl:
bitstream: project bitstream.tcl
$(SYN_PRE_BITSTREAM_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_BITSTREAM_CMD)
touch $@
......
......@@ -46,7 +46,7 @@ project.tcl:
project: files.tcl project.tcl
$(SYN_PRE_PROJECT_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PROJECT_CMD)
touch $@
......@@ -57,7 +57,7 @@ bitstream.tcl:
bitstream: project bitstream.tcl
$(SYN_PRE_BITSTREAM_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_BITSTREAM_CMD)
touch $@
......
......@@ -58,7 +58,7 @@ project.tcl:
project: files.tcl project.tcl
$(SYN_PRE_PROJECT_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PROJECT_CMD)
touch $@
......@@ -77,7 +77,7 @@ synthesize.tcl:
synthesize: project synthesize.tcl
$(SYN_PRE_SYNTHESIZE_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_SYNTHESIZE_CMD)
touch $@
......@@ -96,7 +96,7 @@ par.tcl:
par: synthesize par.tcl
$(SYN_PRE_PAR_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PAR_CMD)
touch $@
......@@ -108,7 +108,7 @@ bitstream.tcl:
bitstream: par bitstream.tcl
$(SYN_PRE_BITSTREAM_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_BITSTREAM_CMD)
touch $@
......
......@@ -58,7 +58,7 @@ project.tcl:
project: files.tcl project.tcl
$(SYN_PRE_PROJECT_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PROJECT_CMD)
touch $@
......@@ -77,7 +77,7 @@ synthesize.tcl:
synthesize: project synthesize.tcl
$(SYN_PRE_SYNTHESIZE_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_SYNTHESIZE_CMD)
touch $@
......@@ -96,7 +96,7 @@ par.tcl:
par: synthesize par.tcl
$(SYN_PRE_PAR_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PAR_CMD)
touch $@
......@@ -108,7 +108,7 @@ bitstream.tcl:
bitstream: par bitstream.tcl
$(SYN_PRE_BITSTREAM_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_BITSTREAM_CMD)
touch $@
......
......@@ -49,7 +49,7 @@ project.tcl:
project: files.tcl project.tcl
$(SYN_PRE_PROJECT_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PROJECT_CMD)
touch $@
......@@ -60,7 +60,7 @@ bitstream.tcl:
bitstream: project bitstream.tcl
$(SYN_PRE_BITSTREAM_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_BITSTREAM_CMD)
touch $@
......
......@@ -52,7 +52,7 @@ project.tcl:
project: files.tcl project.tcl
$(SYN_PRE_PROJECT_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PROJECT_CMD)
touch $@
......@@ -63,7 +63,7 @@ bitstream.tcl:
bitstream: project bitstream.tcl
$(SYN_PRE_BITSTREAM_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_BITSTREAM_CMD)
touch $@
......
......@@ -67,7 +67,7 @@ project.tcl:
project: files.tcl project.tcl
$(SYN_PRE_PROJECT_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PROJECT_CMD)
touch $@
......@@ -84,7 +84,7 @@ synthesize.tcl:
synthesize: project synthesize.tcl
$(SYN_PRE_SYNTHESIZE_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_SYNTHESIZE_CMD)
touch $@
......@@ -101,7 +101,7 @@ translate.tcl:
translate: synthesize translate.tcl
$(SYN_PRE_TRANSLATE_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_TRANSLATE_CMD)
touch $@
......@@ -118,7 +118,7 @@ map.tcl:
map: translate map.tcl
$(SYN_PRE_MAP_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_MAP_CMD)
touch $@
......@@ -135,7 +135,7 @@ par.tcl:
par: map par.tcl
$(SYN_PRE_PAR_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PAR_CMD)
touch $@
......@@ -152,7 +152,7 @@ bitstream.tcl:
bitstream: par bitstream.tcl
$(SYN_PRE_BITSTREAM_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_BITSTREAM_CMD)
touch $@
......
......@@ -62,7 +62,7 @@ project.tcl:
project: files.tcl project.tcl
$(SYN_PRE_PROJECT_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PROJECT_CMD)
touch $@
......@@ -82,7 +82,7 @@ synthesize.tcl:
synthesize: project synthesize.tcl
$(SYN_PRE_SYNTHESIZE_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_SYNTHESIZE_CMD)
touch $@
......@@ -102,7 +102,7 @@ par.tcl:
par: synthesize par.tcl
$(SYN_PRE_PAR_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PAR_CMD)
touch $@
......@@ -114,7 +114,7 @@ bitstream.tcl:
bitstream: par bitstream.tcl
$(SYN_PRE_BITSTREAM_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_BITSTREAM_CMD)
touch $@
......
......@@ -67,7 +67,7 @@ project.tcl:
project: files.tcl project.tcl
$(SYN_PRE_PROJECT_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PROJECT_CMD)
touch $@
......@@ -84,7 +84,7 @@ synthesize.tcl:
synthesize: project synthesize.tcl
$(SYN_PRE_SYNTHESIZE_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_SYNTHESIZE_CMD)
touch $@
......@@ -101,7 +101,7 @@ translate.tcl:
translate: synthesize translate.tcl
$(SYN_PRE_TRANSLATE_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_TRANSLATE_CMD)
touch $@
......@@ -118,7 +118,7 @@ map.tcl:
map: translate map.tcl
$(SYN_PRE_MAP_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_MAP_CMD)
touch $@
......@@ -135,7 +135,7 @@ par.tcl:
par: map par.tcl
$(SYN_PRE_PAR_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PAR_CMD)
touch $@
......@@ -152,7 +152,7 @@ bitstream.tcl:
bitstream: par bitstream.tcl
$(SYN_PRE_BITSTREAM_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_BITSTREAM_CMD)
touch $@
......
......@@ -67,7 +67,7 @@ project.tcl:
project: files.tcl project.tcl
$(SYN_PRE_PROJECT_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PROJECT_CMD)
type nul >> $@
......@@ -84,7 +84,7 @@ synthesize.tcl:
synthesize: project synthesize.tcl
$(SYN_PRE_SYNTHESIZE_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_SYNTHESIZE_CMD)
type nul >> $@
......@@ -101,7 +101,7 @@ translate.tcl:
translate: synthesize translate.tcl
$(SYN_PRE_TRANSLATE_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_TRANSLATE_CMD)
type nul >> $@
......@@ -118,7 +118,7 @@ map.tcl:
map: translate map.tcl
$(SYN_PRE_MAP_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_MAP_CMD)
type nul >> $@
......@@ -135,7 +135,7 @@ par.tcl:
par: map par.tcl
$(SYN_PRE_PAR_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PAR_CMD)
type nul >> $@
......@@ -152,7 +152,7 @@ bitstream.tcl:
bitstream: par bitstream.tcl
$(SYN_PRE_BITSTREAM_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_BITSTREAM_CMD)
type nul >> $@
......
......@@ -67,7 +67,7 @@ project.tcl:
project: files.tcl project.tcl
$(SYN_PRE_PROJECT_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PROJECT_CMD)
touch $@
......@@ -84,7 +84,7 @@ synthesize.tcl:
synthesize: project synthesize.tcl
$(SYN_PRE_SYNTHESIZE_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_SYNTHESIZE_CMD)
touch $@
......@@ -101,7 +101,7 @@ translate.tcl:
translate: synthesize translate.tcl
$(SYN_PRE_TRANSLATE_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_TRANSLATE_CMD)
touch $@
......@@ -118,7 +118,7 @@ map.tcl:
map: translate map.tcl
$(SYN_PRE_MAP_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_MAP_CMD)
touch $@
......@@ -135,7 +135,7 @@ par.tcl:
par: map par.tcl
$(SYN_PRE_PAR_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PAR_CMD)
touch $@
......@@ -152,7 +152,7 @@ bitstream.tcl:
bitstream: par bitstream.tcl
$(SYN_PRE_BITSTREAM_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_BITSTREAM_CMD)
touch $@
......
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