some autoconf put their version number in autom4te.cache, so remove

autom4te*.cache


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11645 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2003-02-15 17:01:35 +00:00
parent 066488a440
commit 7005227d4a

View File

@@ -61,4 +61,4 @@ make_proto appl/login login_protos.h /dev/null '$(login_SOURCES)'
rm fix-export make-release make-release.el
find . -name .cvsignore -print | xargs rm
find . -name .__afs\* -print | xargs rm
rm -fr autom4te.cache
rm -fr autom4te*.cache