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

Diff for /OpenXM_contrib2/asir2000/engine/Makefile.in between version 1.23 and 1.24

version 1.23, 2013/12/20 02:02:24 version 1.24, 2013/12/20 03:46:13
Line 225  top_srcdir = @top_srcdir@
Line 225  top_srcdir = @top_srcdir@
 asirdir = ${prefix}/lib/asir  asirdir = ${prefix}/lib/asir
 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 \
            -I${top_srcdir}/gc/include \             -I${top_srcdir}/gc/include \
            @PARIINC@ @X_CFLAGS@             -I${prefix}/include @PARIINC@ @X_CFLAGS@
   
 noinst_LIBRARIES = libca.a  noinst_LIBRARIES = libca.a
 libca_a_SOURCES = init.c mat.c vect.c str.c dist.c distm.c _distm.c ui.c \  libca_a_SOURCES = init.c mat.c vect.c str.c dist.c distm.c _distm.c ui.c \

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

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