* Little tweak to install rules to allow multiline rules
    on non-bash shells

I don't know if you are referring to something internal to make files,
or something for the Windows shell.
In NT and Win2000 you can do (in both CMD.exe and COMMAND.com):

C:\> echo 1 & echo 2 & dir /w & echo 3

To execute all 4 commands one after the other.

Yes, that's it. This doesn't work in DOS though, so we
should think some more, but maybe there it's okay to
define local make subroutines. Plus I have some concerns
of reaching cmdline limits this even on Windows, plus
it may happen that something doesn't work if 'inlined'
like this.

Brgds,
Viktor

_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to