ditigal.xyz
Log in
—
Register
~ruther
/
emacs.d
summary
tree
log
refs
ref:
d49a0c6246c2c7b7b03ca02e8ed8021530c16dfc
emacs.d
/Makefile
-rw-r--r--
85 bytes
View
Log
View raw
Permalink
d49a0c62
— Rutherther feat: add support for xml method documentation in C#
6 days ago
1
2
3
4
5
6
EMACS
=
emacs
PWD
=
$(
abspath
./
)
/
.PHONY
:
run
run
:
$(
EMACS
)
--init-directory
"
$(
PWD
)
"