Home | History | Annotate | Line # | Download | only in unit-tests
      1 echo fail all; false 'all' '${.TARGET}' '$${.TARGET}'
      2 fail all
      3 *** Error code 1 (continuing)
      4 
      5 Stop.
      6 make: stopped making "all" in unit-tests
      7 .ERROR_TARGET='all'
      8 .ERROR_CMD=''
      9 exit status 1
     10