1 make: directive-if.mk:14: 0 evaluates to false. 2 make: directive-if.mk:19: 1 evaluates to true. 3 make: directive-if.mk:43: Unknown directive "ifx" 4 make: directive-if.mk:45: This is not conditional. 5 make: directive-if.mk:47: if-less else 6 make: directive-if.mk:49: This is not conditional. 7 make: directive-if.mk:51: if-less endif 8 make: directive-if.mk:55: Malformed conditional "" 9 make: directive-if.mk:66: Quotes in plain words are probably a mistake. 10 make: directive-if.mk:76: Don't do this, always put a space after a directive. 11 make: directive-if.mk:81: Don't do this, always put a space after a directive. 12 make: directive-if.mk:88: Don't do this, always put a space around comparison operators. 13 make: directive-if.mk:95: Don't do this, always put a space after a directive. 14 make: directive-if.mk:100: Don't do this, always put a space after a directive. 15 make: directive-if.mk:108: Unknown directive "ifn" 16 make: Fatal errors encountered -- cannot continue 17 make: stopped in unit-tests 18 exit status 1 19