~ruther/emacs.d

ref: b200e248a42e57237372a505137215836957531d emacs.d/Makefile -rw-r--r-- 85 bytes
b200e248 — Rutherther chore: remove vhdl-ext I don't use 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