Modified 'make clean' to actually remove the SWIG executable.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@212 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
340b631894
commit
57d9494cda
1 changed files with 1 additions and 0 deletions
|
|
@ -93,6 +93,7 @@ clean:
|
|||
fi \
|
||||
done;
|
||||
@cd Runtime; $(MAKE) clean
|
||||
rm -f swig
|
||||
|
||||
|
||||
#####################################################################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue