~ruther/emacs.d

ref: b4680a13a47ecbff2cbbbf227c505b9ae0abe7b7 emacs.d/Makefile -rw-r--r-- 85 bytes
b4680a13 — Rutherther feat: switch vhdl-ts-mode source to upstream 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