We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 586731e commit a836af7Copy full SHA for a836af7
Makefile
@@ -1,5 +1,5 @@
1
EMACS ?= emacs
2
-ELDEV ?= $(shell command -v eldev)
+ELDEV ?= eldev
3
4
FILES = $(wildcard *.el)
5
ELCFILES = $(FILES:.el=.elc)
0 commit comments