[BACK]Return to Makefile.in CVS log [TXT][DIR] Up to [local] / OpenXM_contrib2 / asir2000

Diff for /OpenXM_contrib2/asir2000/Makefile.in between version 1.39 and 1.40

version 1.39, 2012/05/07 13:26:16 version 1.40, 2012/05/09 06:17:13
Line 247  asir_SOURCES = parse/main.c
Line 247  asir_SOURCES = parse/main.c
 asir_LDADD = libasir.a @ASIR_GCLIB@  asir_LDADD = libasir.a @ASIR_GCLIB@
 CLEANFILES = ${asir_LDADD} asir-openxm-${VERSION}.tgz  CLEANFILES = ${asir_LDADD} asir-openxm-${VERSION}.tgz
 GC_TAR_GZ = ${GC}.tar.gz  GC_TAR_GZ = ${GC}.tar.gz
 @USE_GC7_FALSE@GC_PATCH = gc6.diff gc6-risa.diff  GC_PATCH = gc-7.0-risa.diff
 @USE_GC7_TRUE@GC_PATCH = gc-7.0-risa.diff  
 GC_MASTER_SITE = ftp://ftp.math.kobe-u.ac.jp/pub/OpenXM/misc/  GC_MASTER_SITE = ftp://ftp.math.kobe-u.ac.jp/pub/OpenXM/misc/
 OX_FETCH = ${bindir}/oxfetch.sh  OX_FETCH = ${bindir}/oxfetch.sh
 INCLUDES = -I${top_srcdir}/include -I${top_srcdir}/parse -I${top_srcdir}/io \  INCLUDES = -I${top_srcdir}/include -I${top_srcdir}/parse -I${top_srcdir}/io \

Legend:
Removed from v.1.39  
changed lines
  Added in v.1.40

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