aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2015-03-05 09:27:08 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2015-03-05 09:27:08 +0000
commit8bc0bc1ea553f0d44a5056920c54ec13bbf6c487 (patch)
tree4d5f13af734319bde5ec9299fcc099890d57f060 /Makefile
parent33b7700a53e9e3dc11538f52073cbcf05a618960 (diff)
Summary: Build on Mac
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 45055492..52b65364 100644
--- a/Makefile
+++ b/Makefile
@@ -22,8 +22,8 @@
# Set this according to your version of Emacs.
# NB: this is also used to set default install path names below.
-EMACS=$(shell if [ -z "`which emacs`" ]; then echo "Emacs executable not found"; exit 1; else echo emacs; fi)
-# EMACS=/Applications/Emacs\ 23.4.app/Contents/MacOS/Emacs
+# EMACS=$(shell if [ -z "`which emacs`" ]; then echo "Emacs executable not found"; exit 1; else echo emacs; fi)
+EMACS=/Applications/Emacs.app/Contents/MacOS/Emacs
# We default to /usr rather than /usr/local because installs of
# desktop and doc files under /usr/local are unlikely to work with