dmake
dmake copied to clipboard
Bug 69535 - placing a recipe into a variable doesn't work
not sure if this is a feature that helps more that it creates confusion ;) just for the record:
# doesn't work
#bla:=uuu:;\
# echo hier
#
#$(bla)
ttt:;
echo dort
https://issues.apache.org/ooo/show_bug.cgi?id=69535