URI:
       build: Install bc library - sbase - suckless unix tools
  HTML git clone git://git.suckless.org/sbase
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit c11a21f426d661f4c20a19c4769f7de42668435d
   DIR parent 85721b5a334484e2da0d8c21e343e5aaf7082d61
  HTML Author: Roberto E. Vargas Caballero <k0ga@shike2.net>
       Date:   Sat, 13 Dec 2025 16:06:45 +0100
       
       build: Install bc library
       
       Diffstat:
         M scripts/mkproto                     |       2 ++
       
       1 file changed, 2 insertions(+), 0 deletions(-)
       ---
   DIR diff --git a/scripts/mkproto b/scripts/mkproto
       @@ -15,6 +15,8 @@ trap "rm -f $proto" EXIT INT QUIT TERM
        (set -e
        echo d $prefix/bin $prefix/bin 755
        echo d $manprefix/man1 $manprefix/man1 755
       +echo d $prefix/share/misc 755
       +echo c bc.library $prefix/share/misc/bc.library
        ls -ld * make/* |\
        awk '
        /^-/ && $1 ~ /x/ {