more distclean fixes

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11967 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2010-04-03 10:11:01 +00:00
commit d090cadb4c
3 changed files with 3 additions and 1 deletions

View file

@ -61,6 +61,7 @@ check: test
distclean: clean
/bin/rm -f Makefile config.h config.sub config.log build-stamp config.status ccache_swig_config.h
/bin/rm -rf autom4te.cache
maintainer-clean: distclean
/bin/rm -f configure config.h.in

View file

@ -349,6 +349,7 @@ distclean-docs-ccache:
distclean-dead:
rm -f $(DISTCLEAN-DEAD)
rm -rf autom4te.cache
#####################################################################
# MAINTAINER CLEAN - clean what the maintainer builds and ships in

View file

@ -104,7 +104,7 @@ clean-local:
rm -f $(top_builddir)/swig@EXEEXT@
rm -f core @EXTRA_CLEAN@
distclean:
distclean-local:
rm -f $(top_builddir)/Source/Include/swigconfig.h
rm -f $(top_builddir)/Source/Include/stamp-h1