freebsd-dev/contrib/bmake/unit-tests/directive.exp
Simon J. Gerraty 1d3f2ddc32 Merge bmake-20220330
Merge commit 'a052cb432096794be5070dc68a2b302eaf5a4783'
2022-04-03 12:58:43 -07:00

15 lines
581 B
Plaintext

make: "directive.mk" line 10: Unknown directive "indented"
make: "directive.mk" line 12: Unknown directive "indented"
make: "directive.mk" line 14: Unknown directive "indented"
make: "directive.mk" line 21: Unknown directive "info"
Global: .info = # (empty)
Global: .info = value
make: "directive.mk" line 33: := value
Global: .MAKEFLAGS = -r -k -d v -d
Global: .MAKEFLAGS = -r -k -d v -d 0
make: "directive.mk" line 42: Invalid line type
make: "directive.mk" line 45: Invalid line type
make: Fatal errors encountered -- cannot continue
make: stopped in unit-tests
exit status 1