#!/bin/sh set -e make -j$(nproc) install #ln -sf ./bsdcat /bin/cat ln -sf ./bsdtar /bin/tar ln -sf ./bsdcpio /bin/cpio