cleanup Mono debris
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9278 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
060dd7f6bd
commit
915d85bbbc
1 changed files with 1 additions and 1 deletions
|
|
@ -885,7 +885,7 @@ csharp_compile: $(SRCS)
|
|||
# -----------------------------------------------------------------
|
||||
|
||||
csharp_clean:
|
||||
rm -f *_wrap* *~ .~* runme runme.exe gc.log `find . -name \*.cs | grep -v runme.cs`
|
||||
rm -f *_wrap* *~ .~* runme runme.exe *.exe.mdb gc.log `find . -name \*.cs | grep -v runme.cs`
|
||||
rm -f core @EXTRA_CLEAN@
|
||||
rm -f *.@OBJEXT@ *@CSHARPSO@
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue