version 1.40, 2013/12/20 02:02:23 |
version 1.41, 2013/12/20 03:58:45 |
|
|
## $OpenXM: OpenXM_contrib2/asir2000/Makefile.am,v 1.39 2012/12/17 07:20:44 noro Exp $ |
## $OpenXM: OpenXM_contrib2/asir2000/Makefile.am,v 1.40 2013/12/20 02:02:23 noro Exp $ |
|
|
AUTOMAKE_OPTIONS = foreign no-dependencies 1.5 |
AUTOMAKE_OPTIONS = foreign no-dependencies 1.5 |
if USE_PLOT |
if USE_PLOT |
Line 24 OX_FETCH = ${bindir}/oxfetch.sh |
|
Line 24 OX_FETCH = ${bindir}/oxfetch.sh |
|
|
|
DEFS = @DEFS@ -DASIR_LIBDIR=\"${asirdir}\" |
DEFS = @DEFS@ -DASIR_LIBDIR=\"${asirdir}\" |
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 \ |
@GCINC@ @PARIINC@ @X_CFLAGS@ |
-I${prefix}/include @GCINC@ @PARIINC@ @X_CFLAGS@ |
|
|
GLIB = @ASIR_GCLIB@ |
GLIB = @ASIR_GCLIB@ |
ALIB = asm/libasm.a |
ALIB = asm/libasm.a |