Hi Przemek,

 * harbour/config/globsh.mk
 * harbour/config/instsh.mk
! eliminated COMMAND.COM commands used for DOS shell - I've just tested that they do not work with pure MS-DOS 6.2 without using $ (CMDPREF) though they works with FreeDOS. Anyhow we can safely eliminate them using dj-*.exe tools directly without any if ... command.com testing. It also resolve the problem with IF EXIST <DIR>\NUL which is always
     true in some environment, i.e. Novel-NetWare drives.

Did 'echo' work alright in your tested environments?

I was thinking to add an $(ECHO) variable to make it
configurable. [ F.e. on some 3.80 win GNU make build
it's outright required. But just for the sake of this
buggy win make version I didn't want to do it. ]

Brgds,
Viktor

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

Reply via email to