aboutsummaryrefslogtreecommitdiff
path: root/contrib/bmake/unit-tests/directive.exp
blob: ee866b7ee2b305f734af86f7dd86fe5e3af29a7a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
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: Fatal errors encountered -- cannot continue
make: stopped in unit-tests
exit status 1