emacs-devel
[Top][All Lists]
Advanced

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

Re: Reworking loaddefs.el generation


From: Stefan Monnier
Subject: Re: Reworking loaddefs.el generation
Date: Wed, 01 Jun 2022 07:47:00 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

> and indeed, without org/*.el compiled, building the org manual takes 3x
> longer.  So we'd need to rearrange those to be compiled first, and then
> have that target depend on that new target?  Perhaps put them in
> MAIN_FIRST in lisp/Makefile, and...  er...  something.

FWIW, I've been wishing more and more that we switch to a "single"
Makefile (which `include`s the other ones) so that we can have more
precise/clean dependencies between targets in different directories.


        Stefan




reply via email to

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