more maintainer-clean fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11969 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
3289c7d897
commit
07621c122a
1 changed files with 2 additions and 2 deletions
|
|
@ -323,9 +323,9 @@ clean-ccache:
|
|||
|
||||
DISTCLEAN-DEAD = config.status config.log config.cache swig.spec Makefile mkmf.log libtool preinst-swig Lib/ocaml/swigp4.ml
|
||||
|
||||
distclean-helper: distclean-test-suite distclean-examples distclean-dead distclean-ccache
|
||||
distclean-helper: distclean-test-suite distclean-examples distclean-dead
|
||||
|
||||
distclean: distclean-source distclean-helper
|
||||
distclean: distclean-source distclean-ccache distclean-helper
|
||||
|
||||
distclean-source:
|
||||
@echo distcleaning Source
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue