ditigal.xyz
Log in
—
Register
~ruther
/
emacs.d
summary
tree
log
refs
ref:
5e6fc7e4ef85ae241c4a99e191acea7d3835ed7d
emacs.d
/Makefile
-rw-r--r--
85 bytes
View
Log
View raw
Permalink
5e6fc7e4
— Rutherther fix: do not set up shell env when EMACS_NO_SHELL_ENV is set
2 months ago
1
2
3
4
5
6
EMACS
=
emacs
PWD
=
$(
abspath
./
)
/
.PHONY
:
run
run
:
$(
EMACS
)
--init-directory
"
$(
PWD
)
"
Do not follow this link