More well-rounded makefile

This commit is contained in:
Henrik Lissner 2015-05-28 22:21:22 -04:00
parent 8afc1421b4
commit ee6ac2095e

View file

@ -2,9 +2,12 @@ EMACS=emacs
all: update all: update
update: update: install autoloads
cask update cask update
install:
cask install
clean: clean:
@rm -rf init.elc init/*.elc contrib/*.elc @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 @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