C# clean mod
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4537 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
5a5e217bd2
commit
d693559e58
1 changed files with 1 additions and 1 deletions
|
|
@ -945,5 +945,5 @@ csharp_compile: $(SRCS)
|
|||
# -----------------------------------------------------------------
|
||||
|
||||
csharp_clean:
|
||||
rm -f *.o *.dll *_wrap* *~ .~* core runme `find . -name \*.cs | grep -v runme.cs`
|
||||
rm -f *.o *.dll *_wrap* *~ .~* core runme gc.log `find . -name \*.cs | grep -v runme.cs`
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue