Previous: Replace Build Tools, Up: Update Old Project [Index]
Add a script in bin
to run just the replace-build-tools
, then tangle the
Makefile
.
(load-file "/usr/local/dev/bin/org-template.el") (replace-build-tools "build-tools") (kill-buffer)