bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#5191: 23.1.90; Make target compile-main fails under GNU/Linux Kernel


From: Eli Zaretskii
Subject: bug#5191: 23.1.90; Make target compile-main fails under GNU/Linux Kernel 2.6.16
Date: Tue, 15 Dec 2009 00:36:01 -0500

> From: Stefan Monnier <monnier@IRO.UMontreal.CA>
> Date: Mon, 14 Dec 2009 23:21:23 -0500
> Cc: Harald Maier <Harald@Maierh.de>, 5191@emacsbugs.donarmstrong.com
> Reply-To: Stefan Monnier <monnier@IRO.UMontreal.CA>,
>       5191@emacsbugs.donarmstrong.com
> 
> > + -include $(lisp)/.elcfiles
> 
> This is sadly not portable.
> We could indeed put the list of elcfiles in a file, and then use
> 
>   xargs make <.elcfiles

If we eventually decide to go this way, please don't use a file name
that begins with a dot: apart of being disallowed on DOS filesystems,
such a file is hidden from `ls' and other commands, which in this case
does not seem to be justified, since this is a file generated by the
build.





reply via email to

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