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

File: [local] / OpenXM_contrib2 / asir2000 / builtin / Makefile.am (download)

Revision 1.8, Sun Dec 19 17:06:23 2004 UTC (19 years, 5 months ago) by ohara
Branch: MAIN
CVS Tags: RELEASE_1_2_3, KNOPPIX_2006, DEB_REL_1_2_3-9
Changes since 1.7: +2 -2 lines

Add iarray.c to the target "libfunc_a_SOURCES".

## $OpenXM: OpenXM_contrib2/asir2000/builtin/Makefile.am,v 1.8 2004/12/19 17:06:23 ohara Exp $

asirdir  = ${prefix}/lib/asir
DEFS     = @DEFS@ -DASIR_LIBDIR=\"${asirdir}\"
INCLUDES = -I${top_srcdir}/include -I${top_srcdir}/parse -I${top_srcdir}/io \
           -I${top_srcdir}/gc/include \
           @PARIINC@ @MPIINC@ @X_CFLAGS@
noinst_LIBRARIES  = libfunc.a
libfunc_a_SOURCES = ftab.c algnum.c array.c cplxnum.c ctrl.c dp.c \
                    fctr.c file.c help.c int.c list.c miscf.c \
                    parif.c poly.c pdiv.c print.c pf.c \
                    rat.c reduct.c result.c itvnum.c mattran.c isolv.c \
                    strobj.c subst.c time.c type.c var.c compobj.c \
                    gr.c dp-supp.c gf.c math.c numerical.c ec.c al.c \
                    batch.c sha1.c user.c round.c iarray.c