1 make: "opt-debug-lint.mk" line 21: Variable "X" is undefined 2 make: "opt-debug-lint.mk" line 21: Malformed conditional ($X) 3 make: "opt-debug-lint.mk" line 45: Variable "UNDEF" is undefined 4 make: "opt-debug-lint.mk" line 45: Malformed conditional (${UNDEF}) 5 make: "opt-debug-lint.mk" line 67: Missing delimiter ':' after modifier "L" 6 make: "opt-debug-lint.mk" line 67: Missing delimiter ':' after modifier "P" 7 make: "opt-debug-lint.mk" line 76: Unknown modifier "${" 8 make: Fatal errors encountered -- cannot continue 9 make: stopped in unit-tests 10 exit status 1 11