add Inline::SWIG test case
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8209 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
5a269a5392
commit
d8cf647114
3 changed files with 43 additions and 0 deletions
7
SWIG/Examples/perl5/inline/Makefile
Normal file
7
SWIG/Examples/perl5/inline/Makefile
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
all:
|
||||
|
||||
run:
|
||||
perl runme.pl
|
||||
|
||||
clean:
|
||||
rm -fr _Inline *~
|
||||
Loading…
Add table
Add a link
Reference in a new issue