~ruther/emacs.d

ref: cae55027f65f82962c8e0672c5514437df66681f emacs.d/Makefile -rw-r--r-- 85 bytes
cae55027 — Rutherther feat: add matlab mode 9 months ago
                                                                                
1
2
3
4
5
6
EMACS=emacs
PWD=$(abspath ./)/

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