Re: kbuild will remove .c files

From: Pascal Schmidt
Date: Wed Mar 03 2004 - 17:38:05 EST


On Wed, 03 Mar 2004 22:20:06 +0100, you wrote in linux.kernel:

> Two questions pops up though.
> First my make documentatin say the make would use "rm -f ...",not "rm".
> What make version do you use?

I can't find it in the documentation right now, but I believe GNU make
does the unlink(2) itself for intermediate files and only pretends to
be calling rm(1).

--
Ciao,
Pascal
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/