~ruther/emacs.d

ref: 6dc63e327cf85feefc19dca3a9af6fdafc16f7d1 emacs.d/Makefile -rw-r--r-- 85 bytes
6dc63e32 — Rutherther feat: add vhdl and verilog config 1 year, 2 days ago
                                                                                
1
2
3
4
5
6
EMACS=emacs
PWD=$(abspath ./)/

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