[BACK]Return to Makefile.in CVS log [TXT][DIR] Up to [local] / OpenXM / src / kan96xx / trans

Diff for /OpenXM/src/kan96xx/trans/Makefile.in between version 1.4 and 1.5

version 1.4, 2003/12/13 07:10:18 version 1.5, 2004/06/24 12:45:15
Line 1 
Line 1 
 # $OpenXM: OpenXM/src/kan96xx/trans/Makefile.in,v 1.3 2003/12/04 07:54:51 takayama Exp $  # $OpenXM: OpenXM/src/kan96xx/trans/Makefile.in,v 1.4 2003/12/13 07:10:18 takayama Exp $
 OpenXM_HOME=../../..  #OpenXM_HOME=../../..
   OpenXM_HOME=@prefix@
 OpenXM_include=${OpenXM_HOME}/include  OpenXM_include=${OpenXM_HOME}/include
 OpenXM_lib=${OpenXM_HOME}/lib  OpenXM_lib=${OpenXM_HOME}/lib
 CFLAGS = @CFLAGS@ -g -I${OpenXM_include} -I../Kan -D_BSD_SOURCE  CFLAGS = @CFLAGS@ -g -I${OpenXM_include} -I../Kan -D_BSD_SOURCE

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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