Home | History | Annotate | Line # | Download | only in unit-tests
opt-jobs-internal.exp revision 1.5
      1 direct: mode=parallel
      2 make: error: invalid internal option "-J garbage" in "<curdir>"
      3 make: warning: internal option "-J 31,32" in "<curdir>" refers to an unopened file descriptor; falling back to compat mode.
      4 	To run the target even in -n mode, add the .MAKE pseudo-source to the target.
      5 	To run the target in default mode only, add a ${:D make} marker to a target's command. (This marker expression expands to an empty string.)
      6 	To make the sub-make independent from the parent make, unset the MAKEFLAGS environment variable in the target's commands.
      7 direct-open: mode=compat
      8 make: warning: internal option "-J 15,16" in "" refers to an unopened file descriptor; falling back to compat mode.
      9 	To run the target even in -n mode, add the .MAKE pseudo-source to the target.
     10 	To run the target in default mode only, add a ${:D make} marker to a target's command. (This marker expression expands to an empty string.)
     11 	To make the sub-make independent from the parent make, unset the MAKEFLAGS environment variable in the target's commands.
     12 indirect-open: mode=compat
     13 indirect-expr: mode=parallel
     14 make: warning: internal option "-J 15,16" in "" refers to an unopened file descriptor; falling back to compat mode.
     15 	To run the target even in -n mode, add the .MAKE pseudo-source to the target.
     16 	To run the target in default mode only, add a ${:D make} marker to a target's command. (This marker expression expands to an empty string.)
     17 	To make the sub-make independent from the parent make, unset the MAKEFLAGS environment variable in the target's commands.
     18 indirect-comment: mode=compat
     19 indirect-silent-comment: mode=parallel
     20 indirect-expr-empty: mode=parallel
     21 exit status 0
     22