aboutsummaryrefslogtreecommitdiff
path: root/contrib/bmake/unit-tests/deptgt.exp
blob: bdac2aee3e6cf1533901b2e11c280284046c5e86 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
make: "deptgt.mk" line 10: warning: Extra target ignored
make: "deptgt.mk" line 28: Unassociated shell command ": command3		# parse error, since targets == NULL"
ParseReadLine (34): '${:U}: empty-source'
ParseDependency(: empty-source)
ParseReadLine (35): '	: command for empty targets list'
ParseReadLine (36): ': empty-source'
ParseDependency(: empty-source)
ParseReadLine (37): '	: command for empty targets list'
ParseReadLine (38): '.MAKEFLAGS: -d0'
ParseDependency(.MAKEFLAGS: -d0)
make: "deptgt.mk" line 46: Unknown modifier "Z"
make: Fatal errors encountered -- cannot continue
make: stopped in unit-tests
exit status 1