~ruther/emacs.d

ref: 36349307f896b0ab654aa450c5b03bd7a0e93c3c emacs.d/Makefile -rw-r--r-- 85 bytes
36349307 — Rutherther feat: add gendoxy 5 months ago
                                                                                
1
2
3
4
5
6
EMACS=emacs
PWD=$(abspath ./)/

.PHONY: run
run:
	$(EMACS) --init-directory "$(PWD)"
Do not follow this link