[
https://issues.apache.org/jira/browse/SVN-2230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17767374#comment-17767374
]
Yasuhito Futatsuki commented on SVN-2230:
-----------------------------------------
I belive that this was already fixed.
In release mode Makefile, SWIG-generated .c files are kept intensionally as a
part of the distributed source tree, so that users can rebuild bindings
without installed SWIG program. In non-release mode Makefile, they are
removed by EXtRACLEAN_SWIG_XX macro command, called by "clean" ->
"clean-bindings" -> "clean-swig" -> "clean-swig-py", "clean-swig-rb",
"clean-pl" targets.
> "make clean" doesn't clean SWIG-generated .c files
> --------------------------------------------------
>
> Key: SVN-2230
> URL: https://issues.apache.org/jira/browse/SVN-2230
> Project: Subversion
> Issue Type: Bug
> Components: compile
> Affects Versions: ---
> Reporter: Max Oliver Bowsher
> Priority: Minor
> Fix For: unscheduled
>
>
> {noformat:nopanel=true}
> "make clean" doesn't clean SWIG-generated .c files
> ... for Python, and probably for everything but Perl, actually.
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)