morpheus/pkgs/xsetroot/build

6 lines
110 B
Plaintext

build: tinyxlib
set -x
cd stuff
$CC xsetroot.c -o xsetroot -lX11 $CFLAGS $LDFLAGS
cp xsetroot "$root/bin"