emacs-devel
[Top][All Lists]
Advanced

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

Re: TODO additions


From: Richard Stallman
Subject: Re: TODO additions
Date: Wed, 13 Nov 2002 06:32:35 -0500

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.




reply via email to

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