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