[emacs][wip] remove vestigial borg-related things
[~bandali/configs] / Makefile
diff --git a/Makefile b/Makefile
deleted file mode 100644 (file)
index e694d46..0000000
--- a/Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
--include lib/borg/borg.mk
-
-bootstrap-borg:
-       @git submodule--helper clone --name borg --path lib/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