~ruther/emacs.d

ref: 33b78ca8896d9ae15425ba751472b305a819dca6 emacs.d/Makefile -rw-r--r-- 85 bytes
33b78ca8 — Rutherther feat: do not use electric space inside of vhdl literals 7 months ago
                                                                                
1
2
3
4
5
6
EMACS=emacs
PWD=$(abspath ./)/

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