=================================================================== RCS file: /home/cvs/OpenXM_contrib2/asir2000/Makefile.am,v retrieving revision 1.34 retrieving revision 1.35 diff -u -p -r1.34 -r1.35 --- OpenXM_contrib2/asir2000/Makefile.am 2009/03/04 09:15:36 1.34 +++ OpenXM_contrib2/asir2000/Makefile.am 2012/05/09 06:17:13 1.35 @@ -1,4 +1,4 @@ -## $OpenXM: OpenXM_contrib2/asir2000/Makefile.am,v 1.33 2009/03/04 06:51:41 ohara Exp $ +## $OpenXM: OpenXM_contrib2/asir2000/Makefile.am,v 1.34 2009/03/04 09:15:36 ohara Exp $ AUTOMAKE_OPTIONS = foreign no-dependencies 1.5 if USE_PLOT @@ -16,12 +16,7 @@ asir_LDADD = libasir.a @ASIR_GCLIB@ CLEANFILES = ${asir_LDADD} asir-openxm-${VERSION}.tgz GC_TAR_GZ = ${GC}.tar.gz -if USE_GC7 GC_PATCH = gc-7.0-risa.diff -else -GC_PATCH = gc6.diff gc6-risa.diff -endif -GC_DISTDIR = @GC_DISTDIR@ GC_MASTER_SITE=ftp://ftp.math.kobe-u.ac.jp/pub/OpenXM/misc/ OX_FETCH = ${bindir}/oxfetch.sh