Files
bake/examples/inter_shell/Bakefile
T
2019-09-21 07:38:23 -04:00

7 lines
62 B
Plaintext

hello:
echo 'hi'
echo 'there'
hello/reuse:
hello