projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f8102f
)
[make] add ta and ti Makefile rules for more convenient tangle/build
author
Amin Bandali
<amin@aminb.org>
Sun, 29 Apr 2018 00:33:31 +0000
(20:33 -0400)
committer
Amin Bandali
<amin@aminb.org>
Sun, 29 Apr 2018 00:33:31 +0000
(20:33 -0400)
Makefile
patch
|
blob
|
blame
|
history
diff --git
a/Makefile
b/Makefile
index
974ffd8
..
3521a23
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-5,3
+5,7
@@
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
+
+ta: tangle-init all
+
+ti: tangle-init build-init