ditigal.xyz
Log in
—
Register
~ruther
/
emacs.d
summary
tree
log
refs
ref:
6e8bca09bd9e04ad2c9c70858b7318f2787a477a
emacs.d
/Makefile
-rw-r--r--
85 bytes
View
Log
View raw
Permalink
6e8bca09
— Rutherther feat: use wait t instead of elpaca-wait for general.el
2 years ago
1
2
3
4
5
6
EMACS
=
emacs
PWD
=
$(
abspath
./
)
/
.PHONY
:
run
run
:
$(
EMACS
)
--init-directory
"
$(
PWD
)
"