[Top][All Lists]
[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.
- Re: TODO additions, (continued)
- Re: TODO additions, Dave Love, 2002/11/29
- Re: TODO additions, Richard Stallman, 2002/11/29
- Re: TODO additions, Francesco Potorti`, 2002/11/27
- Re: TODO additions, Miles Bader, 2002/11/27
- Re: TODO additions, Eli Zaretskii, 2002/11/28
- Re: TODO additions, Richard Stallman, 2002/11/29
- Re: TODO additions, Francesco Potorti`, 2002/11/29
- Re: TODO additions, Richard Stallman, 2002/11/30
- Re: TODO additions, Richard Stallman, 2002/11/06
- Re: TODO additions, Dave Love, 2002/11/11
- Re: TODO additions,
Richard Stallman <=
- Re: TODO additions, Dave Love, 2002/11/17
Re: TODO additions, Richard Stallman, 2002/11/01
Re: TODO additions, Dave Love, 2002/11/05