url="$mirror/man.tar.gz" build: crossmusl set -x cd src/man $CC -std=gnu99 -o man man.c $CFLAGS $LDFLAGS cp man "$root/bin"