~ruther/emacs.d

ref: bb6f16101ca6b8858f686b5c7be54dde2dba7ec3 emacs.d/Makefile -rw-r--r-- 85 bytes
bb6f1610 — Rutherther feat: remove mmm-mode 10 months ago
                                                                                
1
2
3
4
5
6
EMACS=emacs
PWD=$(abspath ./)/

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