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

File: [local] / OpenXM_contrib2 / asir2018 / engine / Attic / Makefile.am (download)

Revision 1.1, Wed Sep 19 05:45:07 2018 UTC (5 years, 7 months ago) by noro
Branch: MAIN

Added asir2018 for implementing full-gmp asir.

## $OpenXM: OpenXM_contrib2/asir2018/engine/Makefile.am,v 1.1 2018/09/19 05:45:07 noro Exp $

asirdir  = ${prefix}/lib/asir
DEFS     = @DEFS@ -DASIR_LIBDIR=\"${asirdir}\"
AM_CPPFLAGS = -I${top_srcdir}/include -I${top_srcdir}/parse -I${top_srcdir}/io \
           -I${top_srcdir}/gc/include \
           -I${prefix}/include @PARIINC@ @X_CFLAGS@
noinst_LIBRARIES = libca.a
libca_a_SOURCES  = init.c mat.c vect.c str.c dist.c distm.c _distm.c ui.c \
  N.c Q.c QM.c real.c bf.c cplx.c num.c pari.c mi.c lmi.c mt19937.c \
  P.c PM.c PD.c PDM.c up.c up_lm.c up_gf2n.c up2.c \
  gf2n.c gfpn.c gfs.c gfspn.c \
  PU.c PUM.c R.c RU.c F.c  \
  D.c E.c Ebug.c EZ.c H.c M.c NEZ.c Mgfs.c Hgfs.c Fgfs.c \
  C.c A.c alg.c p-itv.c f-itv.c d-itv.c nd.c ndbug.c Z.c dalg.c gmpq.c