build: tinyxlib cd stuff $CC -I"$libcroot/include" -L"$libcroot/lib" xsetroot.c -o xsetroot -lX11 -static cp xsetroot "$root/bin"