-----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

Reply via email to