libk  Diff

Differences From Artifact [da20a1a7ee]:

To Artifact [92c5183668]:


     1      1   #!/usr/bin/env bash
     2      2   to=${to:-out}
     3      3   gen=${gen:-gen}
     4         -. global/common.sh
            4  +source global/common.sh
     5      5   
     6      6   say "cleaning libk build artifacts"
     7      7   
     8      8   report rm -r $to
     9      9   report rm -r $gen