[Lazarus] Make clean not cleaning all

Graeme Geldenhuys graemeg.lists at gmail.com
Thu Jan 28 14:46:01 CET 2010


Marcelo B de Paula wrote:
> 
> Still not work.
> The main outdir at lazarus/units/ has a lot of .lfm files. Some components 
> have files like .o, .compiled, .ppu

Are you using the SubVersion or Git repository of Lazarus?  If the latter,
then use 'git clean' instead of the 'make' command. This will completely
remove all files and directories that are _not_ under version control
inside the lazarus directory tree.
NOTE: that includes the lazarus.exe, startlazarus.exe, unit output
directories etc.



Regards,
  - Graeme -

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://opensoft.homeip.net/fpgui/





More information about the Lazarus mailing list