[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bug, or not? Pointer, please.
From: |
Paul Smith |
Subject: |
Re: Bug, or not? Pointer, please. |
Date: |
Thu, 01 May 2014 12:02:41 -0400 |
On Thu, 2014-05-01 at 17:41 +0200, Houder wrote:
> Below, besides the specified target (bla), the output of make also
> outputs the name of the makefile (M) ... AS IF THE MAKEFILE IS A
> TARGET.
>
> Can anybody explain this to me? Thank you.
http://www.gnu.org/software/make/manual/html_node/Remaking-Makefiles.html
Cheers!