Fix to linking problem for Linux in examples.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2008-maciekd@10600 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
2620bb218c
commit
cdd920a6ca
9 changed files with 71 additions and 34 deletions
|
|
@ -10,5 +10,5 @@ all::
|
|||
TARGET='$(TARGET)' INTERFACE='$(INTERFACE)' MAIN='$(MAIN)' c
|
||||
|
||||
clean:
|
||||
rm *.o
|
||||
rm -f *.o *.so *.out *.a *~
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue