<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
 </head><body style="">
 
 
  <div>
   <br/>Graeme Geldenhuys <graeme@geldenhuys.co.uk> hat am 8. Oktober 2012 um 10:56 geschrieben:
   <br/>> On 2012-10-08 09:09, zeljko wrote:
   <br/>> > 
   <br/>> > find . -name "*.ppu" -exec rm -f {} \;
   <br/>> > same for *.o
   <br/>> 
   <br/>> and *.a and ppas.sh and executables and left over empty directories etc.
  </div> 
  <div>
    
  </div> 
  <div>
   ppas.sh are deleted by fpc.
  </div> 
  <div>
   .a are not created.
  </div> 
  <div>
   Empty directories must be kept.
  </div> 
  <div>
   <br/> 
   <br/>> So no, 'find ...' is definitely not the best, and most reliable, method
   <br/>> of getting a clean directory layout.
   <br/>
   <br/>
  </div> 
  <div>
    
  </div> 
  <div>
   Mattias
  </div> 
  <div>
    
  </div>
 
</body></html>