~ruther/emacs.d

ref: 9a4b58a732e1bcaa61e3180d352b66ad97c2e352 emacs.d/Makefile -rw-r--r-- 85 bytes
9a4b58a7 — Rutherther feat: enable native comp jit always 7 months ago
                                                                                
1
2
3
4
5
6
EMACS=emacs
PWD=$(abspath ./)/

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