libk  Diff

Differences From Artifact [61a9f12cd8]:

To Artifact [67375a0380]:


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