#1876: Should 'make clean' remove blib/ folder?
--------------------+-------------------------------------------------------
 Reporter:  fbrito  |        Type:  bug   
   Status:  new     |    Priority:  normal
Milestone:  2.11    |   Component:  build 
  Version:  2.10.0  |    Severity:  low   
 Keywords:          |        Lang:        
    Patch:          |    Platform:  all   
--------------------+-------------------------------------------------------
Changes (by jkeenan):

  * component:  none => build
  * severity:  medium => low


Comment:

 The rule of thumb which, IMO, we have always followed is:
 {{{
 make clean     -> removes that which is created by 'make'

 make realclean -> removes that which is created by either 'perl
 Configure.pl' or 'make'
 }}}
 Based on that, I concur that `make clean` out to remove the ''blib/''
 directory.

 Mis dos centavos.

 kid51

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1876#comment:3>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to