example.c was not in the cvs repository
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@468 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
9c8b02da28
commit
0be037a624
2 changed files with 25 additions and 1 deletions
|
|
@ -12,5 +12,5 @@ java::
|
|||
SWIGOPT='$(SWIGOPT)' TARGET='$(TARGET)' INTERFACE='$(INTERFACE)' java
|
||||
|
||||
clean::
|
||||
rm -f *_wrap* *.o core *~ *.so example.java
|
||||
rm -f *_wrap* *.o core *~ *.so *.class example.java
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue