2024-09-26 18:20:29 -04:00
|
|
|
|
@BAKE
|
2024-09-26 22:35:33 -04:00
|
|
|
|
echo
|
2024-09-28 18:13:54 -04:00
|
|
|
|
@RECURS -s2 test.a.txt
|
|
|
|
|
@RECURS -s3 test.a.txt a b c
|
|
|
|
|
@RECURS -s4 test.a.txt
|
|
|
|
|
@RECURS -s5 test.a.txt
|
|
|
|
|
@RECURS -s6 test.a.txt
|
|
|
|
|
@RECURS -s7 test.a.txt
|
|
|
|
|
@RECURS -s8 test.a.txt
|
|
|
|
|
@RECURS -s9 test.a.txt
|
|
|
|
|
@RECURS -s10 test.a.txt
|
|
|
|
|
@RECURS -s11 test.a.txt a b c
|
|
|
|
|
@RECURS -s12 test.a.txt
|
2024-09-30 11:03:08 -04:00
|
|
|
|
@RECURS -s13 test.a.txt
|
2024-09-26 18:20:29 -04:00
|
|
|
|
@STOP
|
|
|
|
|
|
2024-09-26 22:35:33 -04:00
|
|
|
|
@BAKE echo 2 t@LINE \@SHORT:1 @SHORT:1 \@SHORT:2 @SHORT:2 @STOP
|
2024-09-26 18:20:29 -04:00
|
|
|
|
|
|
|
|
|
@BAKE echo 3 t@LINE \@ARGS:0 @ARGS:0 \@ARGS:2 @ARGS:2 \@ARGS:1 @ARGS:1 @STOP
|
|
|
|
|
|
|
|
|
|
Some empty line
|
|
|
|
|
|
|
|
|
|
@BAKE echo 4 t@LINE line 5 = \@LINE @LINE @STOP
|
|
|
|
|
|
|
|
|
|
@BAKE
|
|
|
|
|
echo 5 t@LINE multiline
|
|
|
|
|
@STOP
|
|
|
|
|
|
|
|
|
|
@BAKE echo 6 t@LINE EOL test
|
|
|
|
|
|
|
|
|
|
@BAKE echo 7 t@LINE another EOL test
|
|
|
|
|
no no, really.
|
|
|
|
|
|
|
|
|
|
|