summaryrefslogtreecommitdiffstats
path: root/tests/makefiles/blackbox/macrosOnCommandLine/test.mk
blob: efd70903a54aeae01e35eb1b1d0d62269222558f (plain)
1
2
3
FooBar = 1
!message FooBar:$(FooBar)
!message FOOBAR:$(FOOBAR)