--- linuxsampler/trunk/Makefile.cvs 2004/10/19 14:41:38 289 +++ linuxsampler/trunk/Makefile.cvs 2005/07/19 15:43:40 697 @@ -8,9 +8,14 @@ @autoheader @automake --add-missing --copy @autoconf + ###################################################################### + # If you are compiling LinuxSampler from CVS, make sure to use the # + # latest version of libgig from CVS as well ! # + ###################################################################### clean: @if [ -f Makefile ]; then make distclean; fi || true @rm -rvf *.cache *.log *.status *.m4 stamp-h* config.* @rm -rvf `find . -name Makefile.in` @rm -rvf missing install-sh mkinstalldirs depcomp ltmain.sh configure + @rm -rvf Doxyfile