Skip to content

Commit 10ee187

Browse files
committed
Add Makefile with some default target to ease manual package installation.
1 parent 221f4ea commit 10ee187

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Makefile

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
ARCHIVE=psci.el
2+
3+
install-clean:
4+
~/bin/emacs/emacs-install-clean.sh ./$(ARCHIVE)

0 commit comments

Comments
 (0)