Makefile.in: Simplify recursive make callings.

Phil Edwards phil@codesourcery.com
Mon Sep 8 17:14:00 GMT 2003


On Mon, Sep 08, 2003 at 11:33:35AM -0500, kelleycook@wideopenwest.com wrote:
> This does work, although I'll confess that I'm not entirely
> sure why, since AFAICT the manual only mentions that the '+'
> allows the command to still execute even when '-t', '-n', or
> '-q' are present.

Eeeeuch.  Running a command even when specifically told not to (-n)
seems wrong.

-- 
Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it.
    - Brian W. Kernighan



More information about the Gcc-patches mailing list