opnsense-ports/lang/php-mode.el/files/patch-Makefile
Franco Fichtner 391fc9cfe9 */*: sync with upstream
Taken from: HardenedBSD
2020-08-19 20:48:51 +02:00

11 lines
239 B
Text

--- Makefile.orig 2020-05-06 11:22:27 UTC
+++ Makefile
@@ -6,7 +6,7 @@ ELCS = $(ELS:.el=.elc)
%.elc: %.el
$(EMACS) -Q -batch -L . -f batch-byte-compile $<
-all: autoloads $(ELCS) authors
+all: $(ELCS) authors
authors: AUTHORS.md