[BACK]Return to Risa.tmpl CVS log [TXT][DIR] Up to [local] / OpenXM_contrib2 / asir2000 / include

Diff for /OpenXM_contrib2/asir2000/include/Attic/Risa.tmpl between version 1.26 and 1.27

version 1.26, 2001/08/02 03:59:16 version 1.27, 2001/08/06 01:48:32
Line 2 
Line 2 
  * 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.25 2001/06/25 05:30:50 noro Exp $   * $OpenXM: OpenXM_contrib2/asir2000/include/Risa.tmpl,v 1.26 2001/08/02 03:59:16 noro Exp $
 */  */
 #include "config.h"  #include "config.h"
   
Line 48  CC= gcc
Line 48  CC= gcc
 CC= cc  CC= cc
 #endif  #endif
   
 CDEBUGFLAGS= -O  CDEBUGFLAGS= -g -O
   
 #if defined(SunArchitecture)  #if defined(SunArchitecture)
 #if SystemV4  #if SystemV4

Legend:
Removed from v.1.26  
changed lines
  Added in v.1.27

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>