Accept a name for dl and include starter script file
[khome.git] / deps / rust / Makefile
CommitLineData
56f69dc9
SK
1build: data/rustup.sh
2 sh $<
3
4data/rustup.sh:
5 mkdir -p data
6 curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs > $@
This page took 0.049392 seconds and 4 git commands to generate.