emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [elpa] 02/03: Compile chess-perft and dependencies to speed up ert t


From: Stefan Monnier
Subject: Re: [elpa] 02/03: Compile chess-perft and dependencies to speed up ert tests.
Date: Tue, 03 Jun 2014 09:51:17 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

> +.el.elc:
> +     @$(EMACS) --batch -L . \
> +     --eval "(defun byte-compile-dest-file (f) \"address@hidden")" \
> +     --eval "(unless (byte-compile-file \"$<\") (kill-emacs 1))"

Any reason you don't use "-f batch-byte-compile"?


        Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]