main shinobi / tests / mk / gnu / variables / DEFAULT_GOAL / t005 / mk
1
2N =
3.DEFAULT_GOAL = $N  $N  # Just whitespace
4
5foo: ; @echo "boo"