1
0

ignored_rc.jam 82 B

1234567891011
  1. rule failure
  2. {
  3. }
  4. actions failure
  5. {
  6. dir _
  7. echo a
  8. }
  9. failure f ;
粤ICP备19079148号