~ruther/emacs.d

ref: 7f1031929208a0656df10e0bcc63b239fe18478a emacs.d/Makefile -rw-r--r-- 85 bytes
7f103192 — Rutherther chore: update vhdl-ts-mode 11 months ago
                                                                                
1
2
3
4
5
6
EMACS=emacs
PWD=$(abspath ./)/

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