emacs/Makefile

7 lines
86 B
Makefile
Raw Normal View History

.PHONY: default install
default: install
install:
emacs --script install.el --kill