From ee6ac2095e170925b96207bb53821b1b5b5ebd8d Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Thu, 28 May 2015 22:21:22 -0400 Subject: [PATCH] More well-rounded makefile --- Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f664509ae..164fc1aec 100644 --- a/Makefile +++ b/Makefile @@ -2,9 +2,12 @@ EMACS=emacs all: update -update: +update: install autoloads cask update +install: + cask install + clean: @rm -rf init.elc init/*.elc contrib/*.elc @rm -rf auto-save-list recentf places ido.last async-bytecomp.log elpa projectile-bookmarks.eld projectile.cache company-statistics-cache.el tramp smex-items