# # # Name: gmp.mk # CSCRATCH make include file for GNU GMP for CSCRATCH # # #SC_VRM = gmp-4.2.4 SC_VRM = gmp-4.3.1 SC_URL = http://ftp.gnu.org/pub/gnu/gmp/$(SC_VRM).tar.gz \ http://ftp.gnu.org/pub/gnu/gmp/$(SC_VRM).tar.gz.sig #SC_CONFIG = ./configure --prefix=/usr --disable-nls SC_CONFIG = ./configure --prefix=/usr --disable-shared