help-make
[Top][All Lists]
Advanced

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

Re: long command line arguments


From: Paul Smith
Subject: Re: long command line arguments
Date: Fri, 09 Mar 2018 08:21:47 -0500

On Fri, 2018-03-09 at 07:04 -0500, Keith Brown wrote:
> I have like 20 more variable. When debugging with make -n , is there a
> nice way to add comments? like this
> 
> ifndef foo
>   a= #a, not defined#
>   b= #b, not defined#
>   c= default c
> endif
> 
> Would something like that work?

I'm sorry but I don't understand what you're trying to do.  What does
"debugging with make -n" have to do with adding comments?  Maybe you
can explain more clearly what your goal is.



reply via email to

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