Hi Enrico, Looks perfect. I've managed to lax the rules for make.exe, so now you have the option to just put it _anywhere_ in your PATH under the original name mingw32-make.exe. See more in INSTALL. Anyhow, this is also perfect, and the one I also used till now.
Brgds, Viktor On Sat, Feb 28, 2009 at 9:54 AM, Enrico Maria Giordano < [email protected]> wrote: > > -----Messaggio Originale----- Da: "Viktor Szakáts" <[email protected]> > A: "Harbour Project Main Developer List." <[email protected]> > Data invio: sabato 28 febbraio 2009 0.50 > Oggetto: Re: [Harbour] What is 'clean' option for? > > > I don't think so. 'clean' will clean the "temp" files and dirs created by >> simple make run. It will never delete >> anything from your install dirs though (again: same >> as old non-GNU make). If you're unsure, compare the >> folder size after build and after a consecutive 'clean'. >> > > Ok. Please let me know if my batch looks fine: > > @ ECHO OFF > SET PATH=e:\utl\make;e:\bcc55\bin;%PATH% > SET HB_COMPILER=bcc32 > make_gnu clean install > make_gnu.log > > EMG > > -- > EMAG Software Homepage: http://www.emagsoftware.it > The EMG's ZX-Spectrum Page: http://www.emagsoftware.it/spectrum > The Best of Spectrum Games: http://www.emagsoftware.it/tbosg > The EMG Music page: http://www.emagsoftware.it/emgmusic > _______________________________________________ > 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
