help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Variable confusion


From: Harvey Chapman
Subject: Re: Variable confusion
Date: Tue, 15 Jun 2010 12:20:42 -0400

On Jun 15, 2010, at 11:13 AM, Paul Smith wrote:

> Using "@" is very handy once your makefile is completed and you don't

On that note, you may want to try something like this:

#HIDE:=
HIDE:=@

target:
        $(HIDE)command





reply via email to

[Prev in Thread] Current Thread [Next in Thread]