emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/ergoemacs-mode b2a8bb7 099/325: Make 'compile' the defa


From: Stefan Monnier
Subject: [elpa] externals/ergoemacs-mode b2a8bb7 099/325: Make 'compile' the default make target
Date: Sat, 23 Oct 2021 18:48:30 -0400 (EDT)

branch: externals/ergoemacs-mode
commit b2a8bb7f1cc8b6f34237fe2b7893d1ca78e0a82d
Author: Walter Landry <wlandry@caltech.edu>
Commit: Walter Landry <wlandry@caltech.edu>

    Make 'compile' the default make target
---
 Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Makefile b/Makefile
index 6f0a0d7..6773e83 100644
--- a/Makefile
+++ b/Makefile
@@ -24,6 +24,8 @@ TRAVIS_FILE=.travis.yml
          test test-interactive clean edit test-dep-1 test-dep-2 test-dep-3     
\
          test-dep-4 test-dep-5 test-dep-6 test-dep-7 test-dep-8 test-dep-9
 
+.DEFAULT_GOAL = compile
+
 24.1 :
        $(eval 
EMACS:="c:\Users\fidlema3\EmacsPortable.App\App\emacs-24.1\bin\emacs.exe")
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]