From: brouard Date: Wed, 4 Sep 2024 15:06:53 +0000 (+0200) Subject: Merge remote-tracking branch 'refs/remotes/origin/master' X-Git-Url: https://henry.ined.fr/git/?a=commitdiff_plain;h=a76d2927e59b13b5d398ea9501ed90655df94d82;p=.git Merge remote-tracking branch 'refs/remotes/origin/master' * src/Makefile: updated --- a76d2927e59b13b5d398ea9501ed90655df94d82 diff --cc src/Makefile index aa856b4,5d18c92..65a9a3b --- a/src/Makefile +++ b/src/Makefile @@@ -260,11 -262,10 +262,16 @@@ imachdmg : imachopt.o ../distributions/ md5: ls ../build/Output/* | xargs md5sum --upload: - # rsync -v ../build/Output/imach-0.99s6-icl-setup.exe brouard@henry.ined.fr:/home/euroreves/html/imach/Download - # rsync -v ../build/Output/imach0.99s6.dmg brouard@henry.ined.fr:/home/euroreves/html/imach/Download - rsync -v ../build/Output/imach-0.99s8-1.src.rpm brouard@henry.ined.fr:/home/euroreves/html/imach/Download - rsync -v ../build/Output/imach-0.99s8-1.x86_64.rpm brouard@henry.ined.fr:/home/euroreves/html/imach/Download -# rsync -v ../build/Output/imach-0.99s8-icl-setup.exe brouard@henry.ined.fr:/home/euroreves/html/imach/Download - rsync -v ../build/Output/imach0.99s8.dmg brouard@henry.ined.fr:/home/euroreves/html/imach/Download ++uploadrpm: ++ echo $(VERSION) ++ rsync -v ../build/Output/imach-$(VERSION)-1.src.rpm brouard@henry.ined.fr:/home/euroreves/html/imach/Download ++ rsync -v ../build/Output/imach-$(VERSION)-1.x86_64.rpm brouard@henry.ined.fr:/home/euroreves/html/imach/Download ++ ++uploaddmg: ++ rsync -v ../build/Output/imach-$(VERSION).dmg brouard@henry.ined.fr:/home/euroreves/html/imach/Download ++uploadsetup: ++ rsync -v ../build/Output/imach-$(VERSION)-icl-setup.exe brouard@henry.ined.fr:/home/euroreves/html/imach/Download + $(PARAM).htm: imach $(PARAM).imach data1.txt ./imach $(PARAM).imach