# # # Name: mpfr.mk # CSCRATCH make include file for MPFR for CSCRATCH # # #SC_VRM = mpfr-2.3.1 #SC_VRM = mpfr-2.4.1 #SC_VRM = mpfr-2.4.2 SC_VRM = mpfr-3.0.1 SC_URL = http://www.mpfr.org/mpfr-current/$(SC_VRM).tar.gz #SC_CONFIG = ./configure --prefix=/usr --disable-nls #SC_CONFIG = ./configure --prefix=/usr #SC_CONFIG = ./configure --prefix=/usr --disable-shared #SC_CONFIG = ./configure --prefix=/opt/gcc --disable-shared SC_CONFIG = ./configure --prefix=/opt/gcc --disable-shared \ --with-gmp=/opt/gcc