ditigal.xyz
Log in
—
Register
~ruther
/
emacs.d
summary
tree
log
refs
ref:
4434fbbbda12a1ec789051865c4f94e924c75af8
emacs.d
/Makefile
-rw-r--r--
85 bytes
View
Log
View raw
Permalink
4434fbbb
— Rutherther feat: add cond-let as a new dependency of magit and more
a month ago
1
2
3
4
5
6
EMACS
=
emacs
PWD
=
$(
abspath
./
)
/
.PHONY
:
run
run
:
$(
EMACS
)
--init-directory
"
$(
PWD
)
"