ditigal.xyz
git
Log in
—
Register
~ruther
/
emacs.d
summary
tree
log
refs
ref:
9e2d70436fc8cf2eb14e274dea4f9f4738cb0ab2
emacs.d
/Makefile
-rw-r--r--
85 bytes
View
Log
View raw
Permalink
9e2d7043
— Rutherther fix: do not use M-O binding so terminal can be used
5 months ago
1
2
3
4
5
6
EMACS
=
emacs
PWD
=
$(
abspath
./
)
/
.PHONY
:
run
run
:
$(
EMACS
)
--init-directory
"
$(
PWD
)
"
Do not follow this link