> Date: Tue, 3 Aug 2010 07:51:22 +0100
> From: Tim Murphy <tnmur...@gmail.com>
> Cc: e...@opera.com, bug-make@gnu.org
> 
> mytarget:
> ->command1 &&
> ->command2 &&
> ->command3
> 
> 
> Note that I'm using bash syntax here.  On windows if you want to use
> cmd.exe then good luck - I don't think it's really fit for purpose.

cmd.exe supports the same `command1 && command2' semantics as does
Bash, so there's no problem here and no need for any ``luck''.

_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to