freebsd-dev/contrib/bmake/unit-tests/directive.exp

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

15 lines
581 B
Plaintext
Raw Normal View History

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