ditigal.xyz
git
Log in
—
Register
~ruther
/
emacs.d
summary
tree
log
refs
ref:
838520902cd4f0d83fb57929a7323b4d9142739f
emacs.d
/Makefile
-rw-r--r--
85 bytes
View
Log
View raw
Permalink
83852090
— Rutherther fix: use system-type, not window-system, it's nil for daemon
9 months ago
1
2
3
4
5
6
EMACS
=
emacs
PWD
=
$(
abspath
./
)
/
.PHONY
:
run
run
:
$(
EMACS
)
--init-directory
"
$(
PWD
)
"
Do not follow this link