uebayasi 0f2ad14fc7 target:
cmd1 && cmd2 && cmd3

|	|	|
v	v	v

target:
	cmd1
	cmd2
	cmd3

This makes the script (cmd1 && cmd2 && cmd3) slightly easier to debug.  No
functional change expected.
2007-11-19 05:54:03 +00:00
..
2007-11-12 14:54:43 +00:00
2007-11-19 05:54:03 +00:00
2007-10-14 20:27:22 +00:00
2007-10-17 23:31:07 +00:00
2007-11-12 14:54:43 +00:00