Follow-up Comment #2, bug #23273 (project make):
No need to patch make itself, just include something like the following in
the desired Makefiles:
sandwich:
@if test `whoami` = "root" ; then
$(ECHO) "Okay." ;
else
$(ECHO) "What? Make it yourself." ;
fi
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?23273>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
_______________________________________________
Bug-make mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-make