dmake icon indicating copy to clipboard operation
dmake copied to clipboard

Bug 69535 - placing a recipe into a variable doesn't work

Open mohawk2 opened this issue 11 years ago • 1 comments

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

mohawk2 avatar Aug 28 '14 03:08 mohawk2

https://issues.apache.org/ooo/show_bug.cgi?id=69535

mohawk2 avatar Aug 30 '14 01:08 mohawk2