From 032726b6100f17208cf1ad7497013f22b5ed8c91 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Sun, 12 Apr 2020 12:25:06 -0400 Subject: Add Borg and assimilate auto-compile and use-package --- Makefile | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Makefile (limited to 'Makefile') diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..c36f3ba --- /dev/null +++ b/Makefile @@ -0,0 +1,9 @@ +-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 + +i: build-init -- cgit v1.2.3-60-g2f50