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: Mario Lang
Subject: Re: [elpa] 02/03: Compile chess-perft and dependencies to speed up ert tests.
Date: Tue, 03 Jun 2014 18:25:37 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

Stefan Monnier <address@hidden> writes:

>> +.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"?

No, actually not.  I was copying from presumably old automake magic.
-f batch-byte-compile is of course what I was actually looking for, thanks
for reminding me!

P.S.: I love code-reviews!

-- 
CYa,
  ⡍⠁⠗⠊⠕



reply via email to

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