cond-func.exp revision 1.3
1make: "cond-func.mk" line 34: warning: Missing closing parenthesis for defined() 2make: "cond-func.mk" line 34: Malformed conditional (!defined(A B)) 3make: "cond-func.mk" line 49: warning: Missing closing parenthesis for defined() 4make: "cond-func.mk" line 49: Malformed conditional (!defined(A&B)) 5make: "cond-func.mk" line 52: warning: Missing closing parenthesis for defined() 6make: "cond-func.mk" line 52: Malformed conditional (!defined(A|B)) 7make: "cond-func.mk" line 92: The empty variable is never defined. 8make: "cond-func.mk" line 100: A plain function name is parsed as !empty(...). 9make: "cond-func.mk" line 107: A plain function name is parsed as !empty(...). 10make: "cond-func.mk" line 117: Symbols may start with a function name. 11make: "cond-func.mk" line 122: Symbols may start with a function name. 12make: Fatal errors encountered -- cannot continue 13make: stopped in unit-tests 14exit status 1 15