[BACK]Return to Makefile.am CVS log [TXT][DIR] Up to [local] / OpenXM / src / ox_pari

File: [local] / OpenXM / src / ox_pari / Makefile.am (download)

Revision 1.1, Thu Sep 22 10:20:30 2016 UTC (7 years, 8 months ago) by ohara
Branch: MAIN

Add configure script for ox_pari.

# $OpenXM: OpenXM/src/ox_pari/Makefile.am,v 1.1 2016/09/22 10:20:30 ohara Exp $

AUTOMAKE_OPTIONS = foreign no-dependencies 1.5
DISTCLEANFILES     = .configure_done
LIBS = -L${libdir} @LIBS@ -lm
DEFS = @DEFS@
AM_CPPFLAGS = -g -Wall -finline-functions -I${prefix}/include

noinst_HEADERS = ox_pari.h mysig.h

ox_paridir = ${prefix}/bin
ox_pari_PROGRAMS = ox_pari
ox_pari_SOURCES = ox_pari.c convert.c pari_ftab.c