# # Test file to see if -k still works # .MAKEFLAGS: -k a : b c d : nope -- this shouldn't have been executed b : : innocuous c : false d : : should be executed