OpenGrok
Cross Reference: target_specific_var_with_semi.mk
xref
: /
build
/
kati
/
testcase
/
target_specific_var_with_semi.mk
Home
|
History
|
Annotate
|
Download
|
only in
testcase
1
test: X = foo ; bar
2
test:
3
echo '$(X)'
4