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:
William S Fulton 2003-03-15 22:39:10 +00:00
commit d693559e58

View file

@ -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`