tech-pkg archive

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

'make show-var' for multiple variables?



There is useful target 'show-var' in pkgsrc Makefiles
that shows a value of specified variable.

Is it possible to show the values of a _list_ of variables like the
following by running make once.

   make show-vars VARNAMES='var1,var2,var3'

-- 
Best regards, Aleksey Cheusov.


Home | Main Index | Thread Index | Old Index