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