Commit 44a5ece9 authored by Christos Gentsos's avatar Christos Gentsos

Update reference Makefiles in testsuite for changes due to b2df73e8

parent 84fd1ac8
......@@ -71,7 +71,7 @@ project.tcl:
project: files.tcl project.tcl
$(SYN_PRE_PROJECT_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PROJECT_CMD)
touch $@
......@@ -88,7 +88,7 @@ synthesize.tcl:
synthesize: project synthesize.tcl
$(SYN_PRE_SYNTHESIZE_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_SYNTHESIZE_CMD)
touch $@
......@@ -105,7 +105,7 @@ translate.tcl:
translate: synthesize translate.tcl
$(SYN_PRE_TRANSLATE_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_TRANSLATE_CMD)
touch $@
......@@ -122,7 +122,7 @@ map.tcl:
map: translate map.tcl
$(SYN_PRE_MAP_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_MAP_CMD)
touch $@
......@@ -139,7 +139,7 @@ par.tcl:
par: map par.tcl
$(SYN_PRE_PAR_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PAR_CMD)
touch $@
......@@ -156,7 +156,7 @@ bitstream.tcl:
bitstream: par bitstream.tcl
$(SYN_PRE_BITSTREAM_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_BITSTREAM_CMD)
touch $@
......
......@@ -51,7 +51,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 @@ par.tcl:
par: project par.tcl
$(SYN_PRE_PAR_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PAR_CMD)
touch $@
......@@ -75,7 +75,7 @@ bitstream.tcl:
bitstream: par bitstream.tcl
$(SYN_PRE_BITSTREAM_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_BITSTREAM_CMD)
touch $@
......
......@@ -45,7 +45,7 @@ synthesize.tcl:
synthesize: files.tcl synthesize.tcl
$(SYN_PRE_SYNTHESIZE_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_SYNTHESIZE_CMD)
touch $@
......@@ -54,7 +54,7 @@ par.tcl:
par: synthesize par.tcl
$(SYN_PRE_PAR_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PAR_CMD)
touch $@
......@@ -63,7 +63,7 @@ bitstream.tcl:
bitstream: par bitstream.tcl
$(SYN_PRE_BITSTREAM_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_BITSTREAM_CMD)
touch $@
......
......@@ -72,7 +72,7 @@ project.tcl:
project: files.tcl project.tcl
$(SYN_PRE_PROJECT_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PROJECT_CMD)
touch $@
......@@ -89,7 +89,7 @@ synthesize.tcl:
synthesize: project synthesize.tcl
$(SYN_PRE_SYNTHESIZE_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_SYNTHESIZE_CMD)
touch $@
......@@ -106,7 +106,7 @@ translate.tcl:
translate: synthesize translate.tcl
$(SYN_PRE_TRANSLATE_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_TRANSLATE_CMD)
touch $@
......@@ -123,7 +123,7 @@ map.tcl:
map: translate map.tcl
$(SYN_PRE_MAP_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_MAP_CMD)
touch $@
......@@ -140,7 +140,7 @@ par.tcl:
par: map par.tcl
$(SYN_PRE_PAR_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PAR_CMD)
touch $@
......@@ -157,7 +157,7 @@ bitstream.tcl:
bitstream: par bitstream.tcl
$(SYN_PRE_BITSTREAM_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_BITSTREAM_CMD)
touch $@
......
......@@ -59,7 +59,7 @@ project.tcl:
project: files.tcl project.tcl
$(SYN_PRE_PROJECT_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PROJECT_CMD)
touch $@
......@@ -71,7 +71,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 $@
......
......@@ -50,7 +50,7 @@ project.tcl:
project: files.tcl project.tcl
$(SYN_PRE_PROJECT_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PROJECT_CMD)
touch $@
......@@ -61,7 +61,7 @@ bitstream.tcl:
bitstream: project bitstream.tcl
$(SYN_PRE_BITSTREAM_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_BITSTREAM_CMD)
touch $@
......
......@@ -50,7 +50,7 @@ project.tcl:
project: files.tcl project.tcl
$(SYN_PRE_PROJECT_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PROJECT_CMD)
touch $@
......@@ -61,7 +61,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 $@
......
......@@ -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 $@
......
......@@ -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 $@
......
......@@ -70,7 +70,7 @@ project.tcl:
project: files.tcl project.tcl
$(SYN_PRE_PROJECT_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PROJECT_CMD)
touch $@
......@@ -87,7 +87,7 @@ synthesize.tcl:
synthesize: project synthesize.tcl
$(SYN_PRE_SYNTHESIZE_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_SYNTHESIZE_CMD)
touch $@
......@@ -104,7 +104,7 @@ translate.tcl:
translate: synthesize translate.tcl
$(SYN_PRE_TRANSLATE_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_TRANSLATE_CMD)
touch $@
......@@ -121,7 +121,7 @@ map.tcl:
map: translate map.tcl
$(SYN_PRE_MAP_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_MAP_CMD)
touch $@
......@@ -138,7 +138,7 @@ par.tcl:
par: map par.tcl
$(SYN_PRE_PAR_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PAR_CMD)
touch $@
......@@ -155,7 +155,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 $@
......
......@@ -70,7 +70,7 @@ project.tcl:
project: files.tcl project.tcl
$(SYN_PRE_PROJECT_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PROJECT_CMD)
touch $@
......@@ -87,7 +87,7 @@ synthesize.tcl:
synthesize: project synthesize.tcl
$(SYN_PRE_SYNTHESIZE_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_SYNTHESIZE_CMD)
touch $@
......@@ -104,7 +104,7 @@ translate.tcl:
translate: synthesize translate.tcl
$(SYN_PRE_TRANSLATE_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_TRANSLATE_CMD)
touch $@
......@@ -121,7 +121,7 @@ map.tcl:
map: translate map.tcl
$(SYN_PRE_MAP_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_MAP_CMD)
touch $@
......@@ -138,7 +138,7 @@ par.tcl:
par: map par.tcl
$(SYN_PRE_PAR_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PAR_CMD)
touch $@
......@@ -155,7 +155,7 @@ bitstream.tcl:
bitstream: par bitstream.tcl
$(SYN_PRE_BITSTREAM_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_BITSTREAM_CMD)
touch $@
......
......@@ -70,7 +70,7 @@ project.tcl:
project: files.tcl project.tcl
$(SYN_PRE_PROJECT_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PROJECT_CMD)
type nul >> $@
......@@ -87,7 +87,7 @@ synthesize.tcl:
synthesize: project synthesize.tcl
$(SYN_PRE_SYNTHESIZE_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_SYNTHESIZE_CMD)
type nul >> $@
......@@ -104,7 +104,7 @@ translate.tcl:
translate: synthesize translate.tcl
$(SYN_PRE_TRANSLATE_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_TRANSLATE_CMD)
type nul >> $@
......@@ -121,7 +121,7 @@ map.tcl:
map: translate map.tcl
$(SYN_PRE_MAP_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_MAP_CMD)
type nul >> $@
......@@ -138,7 +138,7 @@ par.tcl:
par: map par.tcl
$(SYN_PRE_PAR_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PAR_CMD)
type nul >> $@
......@@ -155,7 +155,7 @@ bitstream.tcl:
bitstream: par bitstream.tcl
$(SYN_PRE_BITSTREAM_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_BITSTREAM_CMD)
type nul >> $@
......
......@@ -70,7 +70,7 @@ project.tcl:
project: files.tcl project.tcl
$(SYN_PRE_PROJECT_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PROJECT_CMD)
touch $@
......@@ -87,7 +87,7 @@ synthesize.tcl:
synthesize: project synthesize.tcl
$(SYN_PRE_SYNTHESIZE_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_SYNTHESIZE_CMD)
touch $@
......@@ -104,7 +104,7 @@ translate.tcl:
translate: synthesize translate.tcl
$(SYN_PRE_TRANSLATE_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_TRANSLATE_CMD)
touch $@
......@@ -121,7 +121,7 @@ map.tcl:
map: translate map.tcl
$(SYN_PRE_MAP_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_MAP_CMD)
touch $@
......@@ -138,7 +138,7 @@ par.tcl:
par: map par.tcl
$(SYN_PRE_PAR_CMD)
$(TCL_INTERPRETER) $@.tcl
$(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PAR_CMD)
touch $@
......@@ -155,7 +155,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