ditigal.xyz
Log in
—
Register
~ruther
/
emacs.d
summary
tree
log
refs
ref:
1bb036d45187e560c19d186b5d9b6c37f5d1db02
emacs.d
/Makefile
-rw-r--r--
85 bytes
View
Log
View raw
Permalink
1bb036d4
— Rutherther feat: rename csharp functions with prefix, use built-in functions
2 months ago
1
2
3
4
5
6
EMACS
=
emacs
PWD
=
$(
abspath
./
)
/
.PHONY
:
run
run
:
$(
EMACS
)
--init-directory
"
$(
PWD
)
"