emacs-devel
[Top][All Lists]
Advanced

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

Re: TODO additions


From: Dave Love
Subject: Re: TODO additions
Date: 17 Nov 2002 22:47:46 +0000
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Richard Stallman <address@hidden> writes:

> That code loked strange to me before, but I see now--it is this rule.
> 
> ${SUBDIR}: maybe_bootstrap ${SUBDIR_MAKEFILES} FRC
>       cd $@; $(MAKE) all $(MFLAGS) \
>         CC='${CC}' CFLAGS='${CFLAGS}' CPPFLAGS='${CPPFLAGS}' \
>         LDFLAGS='${LDFLAGS}' MAKE='${MAKE}'
> 
> I see only one change since March 2001 that appears to have
> affected this code.
> 
>     (all): Don't depend on maybe_bootstrap here.
>     (${SUBDIR}): Depend on it here instead.

I doubt it has anything (directly?) to do with such changes in Emacs.
It's probably some NFS/make obscurity which I'm not going to
investigate at the moment.




reply via email to

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