[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / OpenXM / src / pari

File: [local] / OpenXM / src / pari / Makefile (download)

Revision 1.20, Wed Dec 8 05:24:21 2004 UTC (19 years, 5 months ago) by ohara
Branch: MAIN
Changes since 1.19: +6 -72 lines

new build scheme introduced.

# $OpenXM: OpenXM/src/pari/Makefile,v 1.20 2004/12/08 05:24:21 ohara Exp $

PARI_VER=2.0
#PARI_VER=2.2

all: build

fetch extract patch configure build build-doc install install-doc clean distclean:
	${MAKE} -f Makefile.${PARI_VER} $@