1make: directive.mk:10: Unknown directive "indented" 2make: directive.mk:12: Unknown directive "indented" 3make: directive.mk:14: Unknown directive "indented" 4make: directive.mk:19: Unknown directive "" 5Global: .info = # (empty) 6Global: .info = value 7make: directive.mk:31: := value 8Global: .MAKEFLAGS = -r -k -d v -d 9Global: .MAKEFLAGS = -r -k -d v -d 0 10make: directive.mk:40: Invalid line "target-without-colon" 11make: directive.mk:43: Invalid line "target-without-colon another-target" 12make: Fatal errors encountered -- cannot continue 13make: stopped making ".target" in unit-tests 14exit status 1 15