Remove all generated 'Makefile' files.
authorYang Tse <yangsita@gmail.com>
Wed, 3 Jun 2009 00:57:18 +0000 (00:57 +0000)
committerYang Tse <yangsita@gmail.com>
Wed, 3 Jun 2009 00:57:18 +0000 (00:57 +0000)
This can be done now that no file with such name exists in CVS tree.

buildconf

index 8abec55..8bace6c 100755 (executable)
--- a/buildconf
+++ b/buildconf
@@ -257,6 +257,7 @@ PERL=`findtool ${PERL:-perl}`
 # Remove files generated on previous buildconf/configure run.
 #
 for fname in .deps \
+    Makefile \
     Makefile.in \
     aclocal.m4 \
     aclocal.m4.bak \