~ruther/emacs.d

ref: b9c1e87641c6b5f2f2f84cb19a5369ec5ed07038 emacs.d/Makefile -rw-r--r-- 85 bytes
b9c1e876 — Rutherther fix: cape define dependant function in config 1 year, 4 days ago
                                                                                
1
2
3
4
5
6
EMACS=emacs
PWD=$(abspath ./)/

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