fosdem2024_bigint/Makefile: add upload target
authorJacob Lifshay <programmerjake@gmail.com>
Mon, 29 Jan 2024 09:35:25 +0000 (01:35 -0800)
committerJacob Lifshay <programmerjake@gmail.com>
Mon, 29 Jan 2024 09:35:34 +0000 (01:35 -0800)
conferences/fosdem2024/fosdem2024_bigint/Makefile

index 8cf17f54486827d3119878ff582479ea0e18c23b..c3d8f908dbf16c84dcd729870282950067fb38a9 100644 (file)
@@ -1,4 +1,4 @@
-.PHONY: all clean clean-intermediates
+.PHONY: all clean clean-intermediates upload
 
 ARGS=-silent -interaction=nonstopmode -file-line-error -pdf
 
@@ -9,4 +9,7 @@ clean:
        @latexmk $(ARGS) -C
 
 clean-intermediates:
-       @latexmk $(ARGS) -c
\ No newline at end of file
+       @latexmk $(ARGS) -c
+
+upload: all
+       echo "put fosdem2024_bigint.pdf fosdem_2024/fosdem2024_bigint.pdf" | sftp -P 922 ftp@ftp.libre-soc.org