doomemacs/Makefile

12 lines
131 B
Makefile
Raw Normal View History

2014-12-06 06:28:03 +08:00
2015-06-06 18:40:33 +08:00
all: install update
2015-01-24 12:57:42 +08:00
2015-05-29 10:21:22 +08:00
install:
2015-06-06 18:40:33 +08:00
@cask install
2015-06-05 06:23:21 +08:00
2015-06-06 18:40:33 +08:00
update:
@cask update
2014-12-06 06:28:03 +08:00
2015-06-06 18:40:33 +08:00
clean:
@rm -f init.elc {core,modules,private,contrib}/*.elc