version 1.22, 2013/12/20 02:02:23 |
version 1.23, 2013/12/20 03:46:13 |
Line 221 top_srcdir = @top_srcdir@ |
|
Line 221 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 = libfunc.a |
noinst_LIBRARIES = libfunc.a |
libfunc_a_SOURCES = ftab.c algnum.c array.c cplxnum.c ctrl.c dp.c \ |
libfunc_a_SOURCES = ftab.c algnum.c array.c cplxnum.c ctrl.c dp.c \ |