#1876: Should 'make clean' remove blib/ folder?
--------------------+-------------------------------------------------------
 Reporter:  fbrito  |        Type:  bug   
   Status:  new     |    Priority:  normal
Milestone:  2.11    |   Component:  none  
  Version:  2.10.0  |    Severity:  medium
 Keywords:          |        Lang:        
    Patch:          |    Platform:  all   
--------------------+-------------------------------------------------------
 Hello,

 Is "make clean" supposed to remove blib/ folder? At the moment is not
 removing it.
 {{{
  $ make
 ...
  $ make clean
 ...
  $ ls blib/lib/
 libparrot.a  libparrot.so
 }}}

 "make realclean", on the other hand, removes blib/ folder with success.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1876>
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