Meta: Update Makefile, makem.sh

This commit is contained in:
Adam Porter 2020-01-08 11:01:18 -06:00
parent 9f5bbeb3f2
commit 5b48d62e87
2 changed files with 92 additions and 51 deletions

View file

@ -1,3 +1,7 @@
# * makem.sh/Makefile --- Script to aid building and testing Emacs Lisp packages
# This Makefile is from the makem.sh repo: <https://github.com/alphapapa/makem.sh>.
# * Arguments
# For consistency, we use only var=val options, not hyphen-prefixed options.