default_build &&

cd doc &&
for f in default.css tre-api.html tre-syntax.html; do
    install -Dm644 "$f" "/usr/share/doc/$pkgname/$f"
done
