blob: 7054820d324ccfc85d6eb84c961f171ff296903d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
make: "directive.mk" line 9: Unknown directive "indented"
make: "directive.mk" line 10: Unknown directive "indented"
make: "directive.mk" line 11: Unknown directive "indented"
make: "directive.mk" line 15: Unknown directive "info"
Global: .info =
Global: .info = value
make: "directive.mk" line 26: := value
Global: .MAKEFLAGS = -r -k -d v -d
Global: .MAKEFLAGS = -r -k -d v -d 0
make: "directive.mk" line 35: Invalid line type
make: "directive.mk" line 38: Invalid line type
make: Fatal errors encountered -- cannot continue
make: stopped in unit-tests
exit status 1
|