On Tue, 18 Aug 2009, Szak�ts Viktor wrote: Hi,
> Did 'echo' work alright in your tested environments? It was but AFAIR I have echo.exe in DJGPP bin dir so I will have to test it without it. I'll check it later. > 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. ] It's probably the same problem. Some commands do not work. I've also notice that we have problem with $(RM) commands used in source/pp/Makefile so I'll update also it. Using $(ECHO) seems to be quite good idea. BTW maybe I should write small program which can be used as RM, RDP, CP, MD, MDP and echo replacement? i.e. fs$(BIN_EXT) which will support as 1-st parameter following one of the above action. BTW make install in doc dir with default HB_DOC_INSTALL tries to copy files to the same location generating a lot of warnings. best regards, Przemek _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour