diff options
Diffstat (limited to 'scripts')
l---------[-rwxr-xr-x] | scripts/t-rex-64-debug | 10 | ||||
l---------[-rwxr-xr-x] | scripts/t-rex-64-debug-o | 10 | ||||
l---------[-rwxr-xr-x] | scripts/t-rex-64-o | 10 |
3 files changed, 3 insertions, 27 deletions
diff --git a/scripts/t-rex-64-debug b/scripts/t-rex-64-debug index 4f3761d9..dafa0796 100755..120000 --- a/scripts/t-rex-64-debug +++ b/scripts/t-rex-64-debug @@ -1,9 +1 @@ -#! /bin/bash -./trex-cfg -cd $(dirname $0) -export LD_LIBRARY_PATH=$PWD -saveterm="$(stty -g)" -./_$(basename $0) $@ -stty $saveterm - - +t-rex-64
\ No newline at end of file diff --git a/scripts/t-rex-64-debug-o b/scripts/t-rex-64-debug-o index 4f3761d9..dafa0796 100755..120000 --- a/scripts/t-rex-64-debug-o +++ b/scripts/t-rex-64-debug-o @@ -1,9 +1 @@ -#! /bin/bash -./trex-cfg -cd $(dirname $0) -export LD_LIBRARY_PATH=$PWD -saveterm="$(stty -g)" -./_$(basename $0) $@ -stty $saveterm - - +t-rex-64
\ No newline at end of file diff --git a/scripts/t-rex-64-o b/scripts/t-rex-64-o index 4f3761d9..dafa0796 100755..120000 --- a/scripts/t-rex-64-o +++ b/scripts/t-rex-64-o @@ -1,9 +1 @@ -#! /bin/bash -./trex-cfg -cd $(dirname $0) -export LD_LIBRARY_PATH=$PWD -saveterm="$(stty -g)" -./_$(basename $0) $@ -stty $saveterm - - +t-rex-64
\ No newline at end of file |