doomemacs/Makefile

12 lines
131 B
Makefile
Raw Normal View History

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