version 1.59, 2015/04/29 09:11:01
|
version 1.60, 2015/05/05 08:51:34
|
Line 1
|
Line 1
|
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 |
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 |
#IMACHSETUPVERSION=mvc |
|
|
# Linux |
# Linux |
Line 21 IMACHSETUPVERSION=ilc # This is for Wind
|
Line 22 IMACHSETUPVERSION=ilc # This is for Wind
|
|
|
# Windows |
# Windows |
# make _windowsonosx=1 imachILC-setup (touch setup.iss.in) #binary should have been compiled on Windows with Intel |
# 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-setup (touch setup.iss.in) #binary should have been compiled on Windows with cl |
# make _windowsonosx=1 imachMVC-noreg-setup |
# make _windowsonosx=1 imachMVC-noreg-setup |
# |
# |
Line 460 imachdmg : imachopt.o create-dmg applet
|
Line 460 imachdmg : imachopt.o create-dmg applet
|
md5: |
md5: |
ls Output/* | xargs md5sum |
ls Output/* | xargs md5sum |
upload: |
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 |
imachcyg : imachcyg.o |
$(CC) $(LFLAGS) -o imach imachcyg.o |
$(CC) $(LFLAGS) -o imach imachcyg.o |