chiark
/
gitweb
/
~ijackson
/
talk-2019-ghm-rust.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
52c29e1
)
make install
master
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Wed, 4 Sep 2019 14:24:37 +0000
(15:24 +0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Wed, 4 Sep 2019 14:24:37 +0000
(15:24 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 2087549d8755750f464999fa06cf5844a9e97db0..6d361004f78b5c6c71efb588d88985509244bdf0 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-92,5
+92,5
@@
for-printing: talk.pdf talk.ps
umount $(usb)
install: slides.pdf talk.txt
umount $(usb)
install: slides.pdf talk.txt
-
rsync -vP $^ ijackson@chiark:public-html/2019/ghm-rust-talk/
-
git push ijackson@chiark:public-git/talk-2019-ghm-rust.git
+ rsync -vP $^ ijackson@chiark:public-html/2019/ghm-rust-talk/
+ git push ijackson@chiark:public-git/talk-2019-ghm-rust.git