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

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

[elpa] 142/287: Makefile fixes


From: Matthew Fidler
Subject: [elpa] 142/287: Makefile fixes
Date: Wed, 02 Jul 2014 14:45:25 +0000

mlf176f2 pushed a commit to branch externals/ergoemacs-mode
in repository elpa.

commit 5f359719fd1706e1fd107a65324ee3fca1f89709
Author: Matthew L. Fidler <address@hidden>
Date:   Wed Jun 18 11:33:57 2014 -0500

    Makefile fixes
---
 Makefile |    8 ++------
 1 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/Makefile b/Makefile
index a74cab6..76bdb22 100644
--- a/Makefile
+++ b/Makefile
@@ -65,10 +65,6 @@ test : build test-dep-1 test-autoloads
 clean :
        @rm -f $(AUTOLOADS_FILE) 
        @rm -f *.elc 
+       @rm -f $(TEST_DIR)/*.*
+       @rmdir $(TEST_DIR)
        @rm -f *~ 
-       @rm -f */*.elc
-       @rm -f */*~
-       @rm -f $(TEST_DIR)/$(TEST_DEP_1).el            \
-        $(TEST_DIR)/$(TEST_DEP_2).el $(TEST_DIR)/$(TEST_DEP_3).el 
$(TEST_DIR)/$(TEST_DEP_4).el \
-        $(TEST_DIR)/$(TEST_DEP_5).el $(TEST_DIR)/$(TEST_DEP_6).el 
$(TEST_DIR)/$(TEST_DEP_7).el \
-        $(TEST_DIR)/$(TEST_DEP_8).el $(TEST_DIR)/$(TEST_DEP_9).el



reply via email to

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