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 ba2b1b1 commit 5cd44cdCopy full SHA for 5cd44cd
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