This can be now seen in make output, the first line contains
default SHELL value.
And with a little trick it may even be worked around for OS/2
(like it is now for win/dos).
In config/global.cf after line 310 there should be added an
SHELL := $(COMSPEC) line. Maybe it helps.
Brgds,
Viktor
On 2009.08.17., at 2:46, Przemyslaw Czerpak wrote:
On Mon, 17 Aug 2009, Maurilio Longo wrote:
Hi,
Anyway, I have the full gnufutils installed, so I'll do a test with
cp,
without even moving it inside config since it is in my PATH.
So I guess you also have some *sh.exe files in your path.
Maybe it's the reason of your problems with rules without $(CMDPREF).
Some older GNU make DOS and Windows ports were looking for *sh.exe
files in PATH and used them instead of $(COMMAND). Maybe OS2 GNU
make port still does it.
Can you check?
best regards,
Przemek
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour