X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/0681f90d3bf05781a7eeff935adaa4e7dd2a4e80..ef8956f53742e2b107da2950a95fa172f954d7f0:/Makefile?ds=sidebyside diff --git a/Makefile b/Makefile index 974ffd8..e694d46 100644 --- a/Makefile +++ b/Makefile @@ -5,3 +5,9 @@ bootstrap-borg: --url git@github.com:emacscollective/borg.git @cd lib/borg; git symbolic-ref HEAD refs/heads/master @cd lib/borg; git reset --hard HEAD + +bootstrap: tangle-init + +ta: tangle-init all + +ti: tangle-init build-init