arch/ia64/functions
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sun Jun 01 20:36:36 2008 +0000 (2008-06-01)
changeset 543 1df70ed4510d
parent 383 f00eb97ff649
permissions -rw-r--r--
The version strings being computed at ./configure time, store it as is, and don't install a .version file.

/trunk/Makefile.in | 2 0 2 0 --
/trunk/ct-ng.in | 2 1 1 0 +-
2 files changed, 1 insertion(+), 3 deletions(-)
     1 # Compute IA-64-specific values
     2 
     3 CT_DoArchValues() {
     4     # The architecture part of the tuple:
     5     CT_TARGET_ARCH="${CT_ARCH}"
     6 }