scripts/build/arch/x86_64.sh
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Mon Jan 19 21:57:55 2009 +0000 (2009-01-19)
changeset 1144 e1bf6cd3a27c
parent 903 9fb0f81b4416
permissions -rw-r--r--
Small semantic fix in ct.ng(.in): use make builtin variable to know the make-script name.

/trunk/ct-ng.in | 10 6 4 0 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
     1 # Compute x86_64-specific values
     2 
     3 CT_DoArchTupleValues() {
     4     # The architecture part of the tuple:
     5     CT_TARGET_ARCH="${CT_ARCH}"
     6 }