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