Re: FYI: effects of "make -t"

Michael Elizabeth Chastain (mec@shout.net)
Tue, 23 Feb 1999 02:38:35 -0600


Hi Ulrich,

> When ever making "make -t" in 2.2.1, the source tree ends up with
> many new empty files named "bzImage", "all_targets", "sub_dirs", etc.

Fixed in the Dancing Makefiles.

The fix is to use ".PHONY: bzImage" dependencies to tell "make" the
truth about those targets.

Michael

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/