[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.40 and 1.41

version 1.40, 2012/05/09 06:17:13 version 1.41, 2012/05/13 09:04:18
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
 GC_PATCH = gc-7.0-risa.diff  GC_PATCH = gc-7.diff 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.40  
changed lines
  Added in v.1.41

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