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