-----Messaggio Originale----- Da: "Viktor Szakáts" <[email protected]>
A: "Harbour Project Main Developer List." <[email protected]>
Data invio: sabato 28 febbraio 2009 10.28
Oggetto: Re: [Harbour] What is 'clean' option for?


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.

Great! My batch is now even simplier than before:

@ ECHO OFF
SET PATH=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

Reply via email to