version 1.30, 2001/10/30 01:09:46 |
version 1.32, 2001/12/25 08:59:48 |
|
|
* Copyright (c) 1994-2000 FUJITSU LABORATORIES LIMITED |
* Copyright (c) 1994-2000 FUJITSU LABORATORIES LIMITED |
* All rights reserved. |
* All rights reserved. |
* |
* |
* $OpenXM: OpenXM_contrib2/asir2000/include/Risa.tmpl,v 1.29 2001/10/05 11:01:22 noro Exp $ |
* $OpenXM: OpenXM_contrib2/asir2000/include/Risa.tmpl,v 1.31 2001/12/25 02:39:03 noro Exp $ |
*/ |
*/ |
#include "config.h" |
#include "config.h" |
|
|
/* #define USE_GCC */ |
#define USE_GCC |
/* #define USE_MPI */ |
/* #define USE_MPI */ |
/* #define USE_FFT_FLOAT */ |
/* #define USE_FFT_FLOAT */ |
/* #define USE_LAPACK */ |
/* #define USE_LAPACK */ |
/* #define USE_FEP */ |
/* #define USE_FEP */ |
/* #undef OpenXM_HOME */ |
/* #undef OpenXM_HOME */ |
/* #define USE_INTERVAL */ |
/* #define USE_INTERVAL */ |
|
|
|
#if defined(cygwinArchitecture) |
|
INSTALL=/bin/install |
|
#endif |
|
|
#if defined(LinuxArchitecture) |
#if defined(LinuxArchitecture) |
#if LinuxCLibMajorVersion >= 6 || \ |
#if LinuxCLibMajorVersion >= 6 || \ |