when suing a build tree separate from the source tree, I'd expect that 
        make maintainer-clean
would result in a build tree empty of all files. However, I find I must add:

rm -rf lib/xfonts
rm -f src/frontends/qt2/moc/*.C
rm -f src/frontends/qt2/xforms/*.[Ch]

to achieve this. Could this be added to the targets as appropriate?

Angus

Reply via email to