Home | History | Annotate | Line # | Download | only in unit-tests
      1 make: cond-op-not.mk:30: Not empty evaluates to true.
      2 make: cond-op-not.mk:39: Not space evaluates to false.
      3 make: cond-op-not.mk:44: Not 0 evaluates to true.
      4 make: cond-op-not.mk:53: Not 1 evaluates to false.
      5 make: cond-op-not.mk:60: Not word evaluates to false.
      6 make: cond-op-not.mk:65: Malformed conditional "!"
      7 make: Fatal errors encountered -- cannot continue
      8 make: stopped making "all" in unit-tests
      9 exit status 1
     10