> How about if we introduce a variable that can be set for specific
> targets (using the target-specific variable mechanism).  Targets that
> set this variable to some predefined value will not have their output
> redirected, so their output will go to the screen.

IIUC, the proposal is to make the feature be enabled by a .NAME target
(I forget the name); perhaps the simplest thing would be to have the
feature applied to any target declared to depend on the given .NAME,
supplemented with command-line options to turn it on/off everywhere,
regardless of such dependencies.

        Eddy.

_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to