--- imach/src/Makefile 2015/04/29 09:11:01 1.59 +++ imach/src/Makefile 2015/05/05 08:51:34 1.60 @@ -1,6 +1,7 @@ -VERSION=0.98q1 +VERSION=0.98q2 COPYRIGHT=Copyright (C) 2002-2015 INED-EUROREVES-Institut de longevite-Japan Society for the Promotion of Science (Grant-in-Aid for Scientific Research 25293121) - Intel Software 2015 -IMACHSETUPVERSION=ilc # This is for Windows only +IMACHSETUPVERSION=ilc +# This is for Windows only #IMACHSETUPVERSION=mvc # Linux @@ -21,7 +22,6 @@ IMACHSETUPVERSION=ilc # This is for Wind # Windows # make _windowsonosx=1 imachILC-setup (touch setup.iss.in) #binary should have been compiled on Windows with Intel -# make _windowsonosx=1 imachILC64-setup (touch setup.iss.in) #binary should have been compiled on Windows with Intel # make _windowsonosx=1 imachMVC-setup (touch setup.iss.in) #binary should have been compiled on Windows with cl # make _windowsonosx=1 imachMVC-noreg-setup # @@ -460,7 +460,8 @@ imachdmg : imachopt.o create-dmg applet md5: ls Output/* | xargs md5sum upload: - rsync -v Output/* brouard@henry.ined.fr:/home/euroreves/html/imach/ + rsync -v Output/imach-0.98q2-ilc-setup.exe brouard@henry.ined.fr:/home/euroreves/html/imach/ +#rsync -v Output/* brouard@henry.ined.fr:/home/euroreves/html/imach/ imachcyg : imachcyg.o $(CC) $(LFLAGS) -o imach imachcyg.o