6 lines
46 B
Makefile
6 lines
46 B
Makefile
# TODO(c): Fix
|
|
|
|
test: a\ b a\:b
|
|
|
|
a%:
|
|
echo $@
|