#!/bin/sh make -f Makefile.cvs [ ! -f Makefile ] || make clean export kde_htmldir=/usr/share/doc/kde/HTML ./configure --prefix=/usr make make install