~ruther/emacs.d

ref: 51d76f96a83e92041c2aab61e788911512928428 emacs.d/Makefile -rw-r--r-- 85 bytes
51d76f96 — Rutherther fix: remove missing function vhdl-mode hook 6 months ago
                                                                                
1
2
3
4
5
6
EMACS=emacs
PWD=$(abspath ./)/

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