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