Return to Risa.tmpl CVS log | Up to [local] / OpenXM_contrib2 / asir2000 / include |
version 1.4, 2000/02/08 04:47:10 | version 1.5, 2000/03/01 02:29:18 | ||
---|---|---|---|
|
|
||
/* $OpenXM: OpenXM_contrib2/asir2000/include/Risa.tmpl,v 1.3 2000/02/04 09:27:32 noro Exp $ */ | /* $OpenXM: OpenXM_contrib2/asir2000/include/Risa.tmpl,v 1.4 2000/02/08 04:47:10 noro Exp $ */ | ||
#include "config.h" | #include "config.h" | ||
#define USE_GCC | #define USE_GCC | ||
|
|
||
#if defined(SparcArchitecture) | #if defined(SparcArchitecture) | ||
#if SystemV4 | #if SystemV4 | ||
CDEBUGFLAGS= -O6 -mv8 | CDEBUGFLAGS= -O6 -mv8 | ||
CCOPTIONS = -DSYSV -DSVR4 | |||
AR=/usr/ccs/bin/ar cqs | AR=/usr/ccs/bin/ar cqs | ||
#endif | #endif | ||
#if !SystemV4 | #if !SystemV4 |